From 1e05d4afaaa41c8ff06de3e7795455031d727d00 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 24 Feb 2006 17:01:25 +0000 Subject: 0.1-4mdk --- live/draklive-install/ChangeLog | 79 +++++++++++++++++++++++++++++ live/draklive-install/draklive-install.spec | 7 ++- 2 files changed, 85 insertions(+), 1 deletion(-) (limited to 'live/draklive-install') diff --git a/live/draklive-install/ChangeLog b/live/draklive-install/ChangeLog index 64b9b4c9b..4ea415ba5 100644 --- a/live/draklive-install/ChangeLog +++ b/live/draklive-install/ChangeLog @@ -1,3 +1,82 @@ +2006-02-24 17:50 Olivier Blin + + * draklive-install: make sure the cancel button is available in + this pseudo-drakboot-boot + +2006-02-24 17:11 Olivier Blin + + * draklive-install: set prefix at beginning, since + fs::format::check_package_is_installed() is now fixed + +2006-02-24 16:28 Olivier Blin + + * draklive-install, install_interactive.pm: split + partitionWizard_ask out of partitionWizard and use it (i.e. make + the wizard really die when it is cancelled) + +2006-02-24 12:41 Olivier Blin + + * draklive-install.spec: 0.1-3mdk + +2006-02-24 12:41 Olivier Blin + + * draklive-install.spec: use correct size for small icon + +2006-02-23 19:50 Olivier Blin + + * draklive-install.spec: complete changelog + +2006-02-23 19:50 Olivier Blin + + * draklive-install: set prefix after partitionWizard, so that + partition tools don't fail to find fs tools (#21260) + +2006-02-23 19:33 Olivier Blin + + * draklive-install.spec: 0.1-2mdk + +2006-02-23 19:19 Till Kamppeter + + * po/pt_BR.po: Added missing translations. + +2006-02-23 17:05 Pablo Saratxaga + + * po/: es.po, fr.po, lt.po, wa.po: small fixes and updates + +2006-02-23 14:51 Olivier Blin + + * draklive-install: remove .mdk-folders since the path may be + broken + +2006-02-23 13:59 Olivier Blin + + * po/Makefile: don't erase the pot file in clean + +2006-02-23 13:58 Olivier Blin + + * draklive-install: use translated strings + +2006-02-23 13:51 Thierry Vignaud + + * draklive-install: (doPartitionDisksAfter) perl_checker beautify + +2006-02-23 13:51 Olivier Blin + + * Makefile: clean po subdir as well + +2006-02-23 13:50 Olivier Blin + + * draklive-install.spec: build and include po files + +2006-02-23 13:48 Olivier Blin + + * po/Makefile: use ../../../perl-install/share/po/ for merge only + (not for build/install) + +2006-02-23 13:38 Thierry Vignaud + + * ChangeLog: first generation + 2006-02-23 13:32 Thierry Vignaud * po/: af.po, ar.po, az.po, bg.po, bn.po, bs.po, ca.po, cs.po, diff --git a/live/draklive-install/draklive-install.spec b/live/draklive-install/draklive-install.spec index dd1b2ef7e..5e52efd48 100644 --- a/live/draklive-install/draklive-install.spec +++ b/live/draklive-install/draklive-install.spec @@ -1,6 +1,6 @@ %define name draklive-install %define version 0.1 -%define release %mkrel 3 +%define release %mkrel 4 %define iconname MandrivaOne-install-icon.png %define imgname MandrivaOne-install.png @@ -72,6 +72,11 @@ rm -rf $RPM_BUILD_ROOT %_datadir/libDrakX/pixmaps/%imgname %changelog +* Fri Feb 24 2006 Olivier Blin 0.1-4mdk +- make sure the cancel button is available in this pseudo-drakboot-boot +- make the wizard really die when it is cancelled +- use a smaller welcome image + * Fri Feb 24 2006 Olivier Blin 0.1-3mdk - use correct size for small icon -- cgit v1.2.1