]> err.no Git - util-linux/commitdiff
Add menu item numbers for *fdisk udebs
authorFrans Pop <fjp@debian.org>
Thu, 21 Feb 2008 14:08:50 +0000 (07:08 -0700)
committerLaMont Jones <lamont@debian.org>
Thu, 21 Feb 2008 14:08:50 +0000 (07:08 -0700)
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 <fjp@debian.org>
Signed-off-by: LaMont Jones <lamont@debian.org>
debian/control

index 16caf3ac22a4f61fe1fc89599115cd82d4a68a37..0a55dd19f18f7180293f0d3f32456ec2961b2a54 100644 (file)
@@ -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)