Subject: port-i386/472: i386 floppies don't include 'dd'
To: None <gnats-admin@sun-lamp.cs.berkeley.edu>
From: John Kohl <jtk@kolvir.blrc.ma.us>
List: netbsd-bugs
Date: 09/12/1994 22:35:04
>Number: 472
>Category: port-i386
>Synopsis: i386 install floppies don't include 'dd'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Sep 12 22:35:03 1994
>Originator: John Kohl
>Organization:
>Release: NetBSD-1.0_BETA
>Environment:
System: NetBSD kolvir 1.0_BETA NetBSD 1.0_BETA (KOLVIR) #52: Sat Sep 10 21:41:43 EDT 1994 jtk@kolvir:/local/usr/src/local/NetBSD/src/sys/arch/i386/compile/KOLVIR i386
>Description:
The i386 install floppies don't include 'dd'. It's quite useful for
emergency repair, e.g. to restore destroyed boot blocks or partition
tables.
>How-To-Repeat:
>Fix:
Here's a diff to apply to .../src/distrib/i386/floppies/*:
===================================================================
RCS file: inst-common/RCS/instbin.conf,v
retrieving revision 1.1
diff -c1 -r1.1 inst-common/instbin.conf
*** 1.1 1994/09/13 02:46:14
--- inst-common/instbin.conf 1994/09/13 02:50:06
***************
*** 8,10 ****
! progs bad144 cat chmod chown chroot cp df disklabel ed expr fsck ftp gawk
progs gzip ifconfig init halt ln ls mkdir mknod more mount mount_cd9660
--- 8,10 ----
! progs bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck ftp gawk
progs gzip ifconfig init halt ln ls mkdir mknod more mount mount_cd9660
===================================================================
RCS file: inst-common/RCS/list,v
retrieving revision 1.1
diff -c1 -r1.1 inst-common/list
*** 1.1 1994/09/13 02:46:14
--- inst-common/list 1994/09/13 02:49:47
***************
*** 7,8 ****
--- 7,9 ----
LINK instbin bin/cp
+ LINK instbin bin/dd
LINK instbin bin/df
===================================================================
RCS file: kc-common/RCS/kcbin.conf,v
retrieving revision 1.1
diff -c1 -r1.1 kc-common/kcbin.conf
*** 1.1 1994/09/13 02:47:02
--- kc-common/kcbin.conf 1994/09/13 02:48:27
***************
*** 7,9 ****
! progs cp disklabel fsck halt init mount reboot sh test umount
--- 7,9 ----
! progs cp dd disklabel fsck halt init mount reboot sh test umount
===================================================================
RCS file: kc-common/RCS/list,v
retrieving revision 1.1
diff -c1 -r1.1 kc-common/list
*** 1.1 1994/09/13 03:09:20
--- kc-common/list 1994/09/13 03:09:28
***************
*** 5,6 ****
--- 5,7 ----
LINK kcbin bin/cp
+ LINK kcbin bin/dd
LINK kcbin bin/sh
>Audit-Trail:
>Unformatted: