5dab37e2b3
cpio reads tar files, but this gives you "tar" in its old familar way, which is important for those trying to read the old extract.sh'd bindist.
18 lines
470 B
Plaintext
18 lines
470 B
Plaintext
# $Id: boot_flp.conf,v 1.1 1994/10/26 05:42:25 phk Exp $
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/gnu/usr.bin
|
|
|
|
# Programs from bin/
|
|
# progs sh mkdir rm mknod chmod expr
|
|
# progs ln test mount umount cat mv sync cp
|
|
# progs cpio gzip sysinstall newfs
|
|
progs sysinstall newfs gzip cpio fsck dialog
|
|
ln gzip gunzip
|
|
ln gzip zcat
|
|
# ln sh -sh
|
|
# ln sysinstall oinit
|
|
# ln test [
|
|
|
|
# libs -ll -ledit -ltermcap -lutil -lscrypt
|
|
libs -ldialog -lncurses -lmytinfo
|