summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-11 22:27:12 +0000
committerjkh <jkh@FreeBSD.org>1994-11-11 22:27:12 +0000
commit86ed0fecffea69688d6c2fda1a19fd2aa67ee96f (patch)
treeb706af127c72e75adb28564b6eb80b40d328b098 /release
parentf4c6c612e66e98e167403992fc5c323e64eb3c4d (diff)
downloadFreeBSD-src-86ed0fecffea69688d6c2fda1a19fd2aa67ee96f.zip
FreeBSD-src-86ed0fecffea69688d6c2fda1a19fd2aa67ee96f.tar.gz
Add basename to to the cpio floppy. Thanks, Lars!
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
-rw-r--r--release/cpio_flp_1.conf4
2 files changed, 4 insertions, 4 deletions
diff --git a/release/Makefile b/release/Makefile
index 54c7a3d..f4d1691 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1994/11/11 08:33:01 jkh Exp $
+# $Id: Makefile,v 1.34 1994/11/11 08:47:32 jkh Exp $
#
# Evil floppies are, of course, 1.2MB floppies.
@@ -17,7 +17,7 @@ DDCOUNT= 80
MNT= /mnt
-CPIO1= cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir
+CPIO1= basename cat chmod cp date dd df echo ed expr hostname kill ln ls mkdir
CPIO1+= mt mv rcp rm rmdir sh sleep stty sync test tip [ -sh
CPIO1+= badsect chown clri disklabel dump dmesg fdisk fsck ifconfig init
CPIO1+= mknod mount mount_cd9660 mount_msdos mount_nfs ncftp newfs ping pwd
diff --git a/release/cpio_flp_1.conf b/release/cpio_flp_1.conf
index fe74b9c..98559bf 100644
--- a/release/cpio_flp_1.conf
+++ b/release/cpio_flp_1.conf
@@ -20,8 +20,8 @@ ln sh -sh # init invokes the shell this way
# /sbin stuff
-progs badsect chown clri disklabel dump dmesg fdisk fsck ft ifconfig init
-progs mknod mount mount_cd9660 mount_msdos mount_nfs newfs ping reboot
+progs badsect basename chown clri disklabel dump dmesg fdisk fsck ft ifconfig
+progs init mknod mount mount_cd9660 mount_msdos mount_nfs newfs ping reboot
progs restore swapon umount route
ln dump rdump
ln restore rrestore
OpenPOWER on IntegriCloud