Annotation of elwix/config/elwix_rootfs.conf, revision 1.5.4.1
1.1 misho 1: # ELWIX project install list
2: #
3: # (C)`10 AITNET - Sofia/Bulgaria - misho@aitbg.com
4: # Michael Pounov
5: #
1.5.4.1 ! misho 6: # $Id: elwix_rootfs.conf,v 1.5 2017/02/13 16:52:46 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:
1.3 misho 12: # contents of /{s}bin
1.1 misho 13: sbin/dhclient-script
14: sbin/nextboot
1.5 misho 15: #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
1.5.4.1 ! misho 16: 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/gshsec:sbin/gstripe:sbin/gvirstor
1.3 misho 17:
18: # Warning!!! must copy to rootfs and ld-elf.so.1
19: libexec/ld-elf.so.1
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>