File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / elwix_rootfs.conf
Revision 1.2.4.2: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 16:15:14 2012 UTC (12 years, 4 months ago) by misho
Branches: elwix1_6
Diff to: branchpoint 1.2: preferred, unified
- rename build script cross -> 3thparty
- finish with rootfs big changes ...

    1: # ELWIX project install list
    2: #
    3: # (C)`10 AITNET - Sofia/Bulgaria - misho@aitbg.com
    4: #  Michael Pounov
    5: #
    6: # $Id: elwix_rootfs.conf,v 1.2.4.2 2012/02/21 16:15:14 misho Exp $
    7: #
    8: # Lines with colons (':') in them list files that should be hard-linked
    9: # to each other, e.g.
   10: #     bin/link:bin/ln
   11: 
   12: # contents of /{s}bin
   13: #bin/csh:bin/tcsh
   14: 
   15: sbin/dhclient-script
   16: sbin/nextboot
   17: sbin/geom:sbin/gcache:sbin/gconcat:sbin/geli:sbin/gjournal:sbin/gmirror:sbin/gmountver:sbin/gmultipath:sbin/gnop:sbin/graid3:sbin/gsched:sbin/gshsec:sbin/gstripe:sbin/gvirstor
   18: #sbin/geom:sbin/gcache:sbin/gconcat:sbin/geli:sbin/gjournal:sbin/glabel:sbin/gmirror:sbin/gmountver:sbin/gmultipath:sbin/gnop:sbin/gpart:sbin/graid3:sbin/gsched:sbin/gshsec:sbin/gstripe:sbin/gvirstor
   19: 
   20: # Warning!!! must copy to rootfs and ld-elf.so.1
   21: libexec/ld-elf.so.1

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>