diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-17 23:08:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-17 23:08:46 +0000 |
commit | e14b75bf16e5c8203eb2f5117f77b9e45e1d9556 (patch) | |
tree | 901b3d56894ee5a9da71858e7c1b7ffe29f4faf9 /distrib/i386/floppies | |
parent | b4eb7eb52204cd27aad190e30e108174be1908a9 (diff) |
gunzip
Diffstat (limited to 'distrib/i386/floppies')
-rw-r--r-- | distrib/i386/floppies/ramdisk/instbin.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/i386/floppies/ramdisk/instbin.conf b/distrib/i386/floppies/ramdisk/instbin.conf index 22123de5d70..b52dcc4b81b 100644 --- a/distrib/i386/floppies/ramdisk/instbin.conf +++ b/distrib/i386/floppies/ramdisk/instbin.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin.conf,v 1.3 1997/04/17 19:01:33 deraadt Exp $ +# $OpenBSD: instbin.conf,v 1.4 1997/04/17 23:08:45 deraadt Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -22,5 +22,6 @@ ln pdksh sh ln pdksh -sh # init invokes the shell this way ln test [ ln reboot halt +ln gzip gunzip libs -ledit -lutil -ltermcap -lkrb -ldes -ll -lm |