Annotation of elwix/config/elwix_rootfs.conf, revision 1.2

1.1       misho       1: # ELWIX project install list
                      2: #
                      3: # (C)`10 AITNET - Sofia/Bulgaria - misho@aitbg.com
                      4: #  Michael Pounov
                      5: #
1.2     ! misho       6: # $Id: elwix_rootfs.conf,v 1.1.1.1.2.1 2011/09/25 16:46:57 misho Exp $
1.1       misho       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 /sbin
1.2     ! misho      13: bin/csh:bin/tcsh
1.1       misho      14: sbin/dhclient-script
                     15: sbin/nextboot
                     16: 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
                     17: #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

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