summaryrefslogtreecommitdiffstats
path: root/release/fixit_crunch.conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-20 06:48:31 +0000
committerphk <phk@FreeBSD.org>1995-04-20 06:48:31 +0000
commitebb21d2458edded0b45df9f4c57d9c5f2730c117 (patch)
tree3c3bbdbe508217e95c9500a81a031681fd0d9841 /release/fixit_crunch.conf
parent2d861b16bfc1d2a0980e0acdd472e4d29a7a6c2f (diff)
downloadFreeBSD-src-ebb21d2458edded0b45df9f4c57d9c5f2730c117.zip
FreeBSD-src-ebb21d2458edded0b45df9f4c57d9c5f2730c117.tar.gz
A major cleanup. Move more over to a "pull" model than a "push" model,
this will eventually allow us to add meaningfull dependencies. Add mount_{msdos,nfs,cd9660} and chroot to the fixit.flp.
Diffstat (limited to 'release/fixit_crunch.conf')
-rw-r--r--release/fixit_crunch.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index 08e5655..9061a38 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.1 1995/03/13 20:09:38 phk Exp $
+# $Id: fixit_crunch.conf,v 1.2 1995/04/12 08:00:24 phk Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -13,7 +13,7 @@ srcdirs /usr/src/sbin/i386
# /bin stuff
-progs cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir
+progs cat chmod chroot cp date dd df echo ed expr hostname kill ln ls mkdir
progs mt mv pwd rcp rm rmdir sh sleep stty sync test
ln test [
@@ -23,6 +23,8 @@ ln sh -sh # init invokes the shell this way
progs bad144 badsect chown clri disklabel dump dmesg fdisk fsck ifconfig init
progs mknod mount newfs ping reboot restore swapon umount
+
+progs mount_msdos mount_cd9660 mount_nfs
ln dump rdump
ln restore rrestore
OpenPOWER on IntegriCloud