summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-07-06 06:21:23 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-07-06 06:21:23 +0000
commitc99b7ab4eb248a39fc13a8fa2da121943d143018 (patch)
tree5ef6d3f7ef7561c494a71ba3b4a3efe9338b68e5 /perl-install
parent2a7a5246e6314bc3a11dcf4ab7e61ddfcd16b085 (diff)
downloaddrakx-c99b7ab4eb248a39fc13a8fa2da121943d143018.tar
drakx-c99b7ab4eb248a39fc13a8fa2da121943d143018.tar.gz
drakx-c99b7ab4eb248a39fc13a8fa2da121943d143018.tar.bz2
drakx-c99b7ab4eb248a39fc13a8fa2da121943d143018.tar.xz
drakx-c99b7ab4eb248a39fc13a8fa2da121943d143018.zip
10-53mdk
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/drakxtools.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index 77fea6df5..322a5f38f 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -1,7 +1,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 10
-Release: 52mdk
+Release: 53mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -324,6 +324,18 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Tue Jul 6 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-53mdk
+- bootloader-config (pixel):
+ o nicer "usage: ..."
+ o add actions "add-entry" and "remove-entry"
+ o add option --label
+ o add option --chainload
+ o rename --vmlinuz to --image
+ o remove unneeded spaces in append=" foo"
+ o handles "optional" in LILO
+- drakboot: update bootsplash even if framebuffer was disabled (oblin)
+- fix build with new glibc
+
* Mon Jul 5 2004 Pixel <pixel@mandrakesoft.com> 10-53mdk
- drakxtools-backend needs ldetect-lst (for complete_usb_storage_info())