From: Frans Pop Date: Thu, 21 Feb 2008 14:08:50 +0000 (-0700) Subject: Add menu item numbers for *fdisk udebs X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7841d73f72c206175533da09e8964654c59536c4;p=util-linux Add menu item numbers for *fdisk udebs Give the fdisk and cfdisk udebs a menu item number. This allows them to be selected manually in anna. Update the udeb descriptions for consistency. Addresses-Debian-Bug: 466831 Signed-off-by: Frans Pop Signed-off-by: LaMont Jones --- diff --git a/debian/control b/debian/control index 16caf3ac..0a55dd19 100644 --- a/debian/control +++ b/debian/control @@ -67,8 +67,8 @@ Priority: extra Section: debian-installer Depends: ${shlibs:Depends} XC-Package-Type: udeb -Description: Partition a hard drive (manual) - fdisk package +XB-Installer-Menu-Item: 99900 +Description: Manually partition a hard drive (fdisk) Package: cfdisk-udeb Architecture: alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r mips mipsel powerpc ppc64 hurd-i386 s390 @@ -76,5 +76,5 @@ Priority: extra Section: debian-installer Depends: ${shlibs:Depends} XC-Package-Type: udeb -Description: Partition a hard drive (cfdisk) - Cfdisk package +XB-Installer-Menu-Item: 99900 +Description: Manually partition a hard drive (cfdisk)