summaryrefslogtreecommitdiffstats
path: root/perl-install/network/modem.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-02-28 11:59:30 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-02-28 11:59:30 +0000
commitfa496ea97563e3e85b156b25c43e74305151ebf4 (patch)
tree7091cbad474515add6dd5fef52acc13381de8dbb /perl-install/network/modem.pm
parentfb34972ec8cd735591d1f10543fdd952104402cc (diff)
downloaddrakx-fa496ea97563e3e85b156b25c43e74305151ebf4.tar
drakx-fa496ea97563e3e85b156b25c43e74305151ebf4.tar.gz
drakx-fa496ea97563e3e85b156b25c43e74305151ebf4.tar.bz2
drakx-fa496ea97563e3e85b156b25c43e74305151ebf4.tar.xz
drakx-fa496ea97563e3e85b156b25c43e74305151ebf4.zip
fix theming in --doc mode
Diffstat (limited to 'perl-install/network/modem.pm')
0 files changed, 0 insertions, 0 deletions
ref='/software/drakx/tree/perl-install/fs/format.pm?h=16.26.11&id=26b42039a96337599925b947b5f41e80286bbfe9'>perl-install/fs/format.pm
+++ b/perl-install/fs/format.pm
@@ -59,7 +59,7 @@ my %edit_LABEL = ( # package, command, option
# hfs
dos => [ 'mtools', 'mlabel', '-i' ],
vfat => [ 'mtools', 'mlabel', '-i' ],
-# swap => [ 'util-linux', 'mkswap' ],
+ swap => [ 'util-linux', 'swaplabel', '-L' ],
ntfs => [ 'ntfsprogs', 'ntfslabel' ],
'ntfs-3g' => [ 'ntfsprogs', 'ntfslabel' ],
btrfs => [ 'btrfs-progs', 'btrfs', 'filesystem', 'label' ],