Bug#567866: reiserfsprogs: Minor improvements for the udebs

2010-02-22 Thread Frans Pop
Now that the alpha1 release of D-I has been released I've started the 
process of making reiserfs support optional.

There's no great rush, but an upload of reiserfsprogs with these changes 
would be appreciated as it will help testing.

TIA,
FJP



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#567866: reiserfsprogs: Minor improvements for the udebs

2010-01-31 Thread Frans Pop
Source: reiserfsprogs
Version: 1:3.6.21-1
Severity: minor
Tags: patch d-i

Please consider the following patch for reiserfsprogs-udeb.

The added dependency ensures that mkreiserfs will always be available if 
the other tools get installed.

The added menu item number allows users to manually select the 
reiserfsprogs-udeb in anna. Currently they have no way to do that for 
normal installations. (The udeb does get installed automatically in rescue 
mode).

Cheers,
FJP

diff -ur reiserfsprogs-3.6.21.orig/debian/control 
reiserfsprogs-3.6.21/debian/control
--- reiserfsprogs-3.6.21.orig/debian/control
+++ reiserfsprogs-3.6.21/debian/control
@@ -17,7 +17,8 @@
 XC-Package-Type: udeb
 Section: debian-installer
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, mkreiserfs-udeb
+XB-Installer-Menu-Item: 9
 Description: User-level tools for ReiserFS filesystems
  This installer module contains utilities to check, resize, and debug
  ReiserFS filesystems.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org