summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-11-12 20:36:28 +0000
committerjkh <jkh@FreeBSD.org>1994-11-12 20:36:28 +0000
commite23dd471849b13ea8b7d0b7f79b7114f2adeff5b (patch)
tree92b1b2a59401a99cbdf0938d794bfb4824604345 /release
parent0669d98a6392864068fe8f45dcb26116edb903e6 (diff)
downloadFreeBSD-src-e23dd471849b13ea8b7d0b7f79b7114f2adeff5b.zip
FreeBSD-src-e23dd471849b13ea8b7d0b7f79b7114f2adeff5b.tar.gz
Add dmesg.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile6
-rw-r--r--release/cpio_flp_1.conf6
2 files changed, 6 insertions, 6 deletions
diff --git a/release/Makefile b/release/Makefile
index 3bd569b..6cfd4b9 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1994/11/12 05:47:28 phk Exp $
+# $Id: Makefile,v 1.38 1994/11/12 09:55:28 jkh Exp $
#
# Evil floppies are, of course, 1.2MB floppies.
@@ -17,8 +17,8 @@ DDCOUNT= 80
MNT= /mnt
-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= basename cat chmod cp date dd df dmesg echo ed expr hostname kill ln
+CPIO1+= ls mkdir 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
CPIO1+= reboot restore slattach swapon umount route
diff --git a/release/cpio_flp_1.conf b/release/cpio_flp_1.conf
index 98559bf..c97d2b8 100644
--- a/release/cpio_flp_1.conf
+++ b/release/cpio_flp_1.conf
@@ -20,9 +20,9 @@ ln sh -sh # init invokes the shell this way
# /sbin stuff
-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
+progs badsect basename chown clri disklabel dmesg dump dmesg fdisk fsck ft
+progs ifconfig init mknod mount mount_cd9660 mount_msdos mount_nfs newfs ping
+progs reboot restore swapon umount route
ln dump rdump
ln restore rrestore
ln reboot halt
OpenPOWER on IntegriCloud