File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / elwix_rootfs.conf
Revision 1.5.4.2: download - view: text, annotated - select for diffs - revision graph
Wed Mar 24 08:26:16 2021 UTC (3 years, 3 months ago) by misho
Branches: elwix2_7
Diff to: branchpoint 1.5: preferred, unified
grow up embedded rootfs to 12.5MB
fix issues about ifconfig separate static library libifconfig
fix ping6 which is depricated
fix tset tput they are moved under contrib dir

    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.5.4.2 2021/03/24 08:26: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/glabel:sbin/gmirror:sbin/gmountver:sbin/gmultipath:sbin/gnop:sbin/gpart:sbin/graid3:sbin/gshsec:sbin/gstripe:sbin/gvirstor
   16: 
   17: # Warning!!! must copy to rootfs and ld-elf.so.1
   18: libexec/ld-elf.so.1

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