File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / elwix_rootfs.conf
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Mon Aug 5 13:10:16 2013 UTC (10 years, 10 months ago) by misho
Branches: MAIN
CVS tags: elwix2_3, elwix2_2, elwix2_1, elwix2_0, HEAD, ELWIX2_2p0, ELWIX2_1, ELWIX2_0, ELWIX1_9
elwix 1.9

    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.4 2013/08/05 13:10:16 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: sbin/dhclient-script
   14: sbin/nextboot
   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
   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/gsched:sbin/gshsec:sbin/gstripe:sbin/gvirstor
   17: 
   18: # Warning!!! must copy to rootfs and ld-elf.so.1
   19: libexec/ld-elf.so.1

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