NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/46393: gpt(8) is not in rescue



>Number:         46393
>Category:       bin
>Synopsis:       gpt(8) is not in rescue
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue May 01 05:55:00 +0000 2012
>Originator:     Nat Sloss
>Release:        NetBSD Current 6.99.5
>Organization:
>Environment:
NetBSD beast 6.99.5 NetBSD 6.99.5 (LOCKDEBUG) #41: Mon Apr 30 14:13:38 EST 2012 
 build@beast:/usr/src/sys/arch/i386/compile/obj/LOCKDEBUG i386

>Description:
Gpt is not part of rescue and I think its really important that it is given 
that gpt disks are going to be common in the future.  It is as important as 
fdisk and disklabel.
>How-To-Repeat:
Have a look in the rescue directory and gpt is not there.
>Fix:
Add gpt to the rescue list.
--- list.orig   2011-12-04 01:11:56.000000000 +1100
+++ list        2012-05-01 15:37:25.000000000 +1000
@@ -60,6 +60,7 @@
 PROG   fsck_msdos
 PROG   fsdb
 PROG   fsirand
+PROG   gpt
 PROG   ifconfig
 PROG   init            init.bak
 PROG   lmcconfig

As it is important could NetBSD-6 be pulled up.

Regards,

Nat.



Home | Main Index | Thread Index | Old Index