Put bad144 on the boot.flp. It wont do too much good, but maybe somebody

will be able to use it somehow...
This commit is contained in:
phk 1994-11-18 11:31:29 +00:00
parent e1f4929dce
commit ee5a8d8db0
2 changed files with 4 additions and 3 deletions

View File

@ -1,12 +1,13 @@
# $Id: boot_flp.conf,v 1.1 1994/10/26 05:42:25 phk Exp $
# $Id: boot_flp.conf,v 1.2 1994/11/15 08:10:32 jkh Exp $
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/gnu/usr.bin
srcdirs /usr/src/usr.sbin
# 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
progs sysinstall newfs gzip cpio fsck dialog bad144
ln gzip gunzip
ln gzip zcat
# ln sh -sh

View File

@ -3,8 +3,8 @@
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/gnu/usr.bin
srcdirs /usr/src/bin /usr/src/sbin /usr/src/usr.bin /usr/src/usr.sbin
# second, we list all the programs we want to include in our crunched binary.
# The order doesn't matter. Any program that needs hard links to it gets an