From f8b44cc6be78aaa28dc4d14a75068018aae21f06 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 20 Dec 1999 11:24:01 +0000 Subject: no_comment --- docs/TODO | 2 ++ perl-install/ChangeLog | 9 +-------- perl-install/install_steps.pm | 2 ++ perl-install/share/compssList | 2 ++ 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/TODO b/docs/TODO index 72a0230e2..7b98d52bd 100644 --- a/docs/TODO +++ b/docs/TODO @@ -22,6 +22,8 @@ standalone applications for configuration (netdrake, authentificationconf, sound -------------------------------------------------------------------------------- +bug keyboard focus: after switch in console at Xconfig step + rpmdrake proposition for cdrom labels detect ide burners and then add hdX=ide-scsi to kernel cmdline diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3c1566445..8ee73ed1f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,14 +1,7 @@ 1999-12-19 Pixel * install2.pm (configureX): write current fstab and conf.modules - before X configuration (da - - - * install_any.pm (install_urpmi): added - $SIG{CHLD} = 'IGNORE'; - fork and exec("gzip", "-9", $f) || c::_exit(1); - may cause problems? - + before X configuration * install2.pm (main): moved updating things for kde in install_steps::afterInstallPackages * install2.pm (main): moved msec in in addToBeDone after diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 96e9306c8..d3a536ea1 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -276,6 +276,8 @@ sub afterInstallPackages($) { install_any::kdelang_postinstall($o->{prefix}); log::l("updating kde icons according to available devices"); install_any::kdeicons_postinstall($o->{prefix}); + + run_program::rooted($o->{prefix}, "kdeDesktopCleanup"); } #------------------------------------------------------------------------------ diff --git a/perl-install/share/compssList b/perl-install/share/compssList index 2793e9bad..823f9171d 100644 --- a/perl-install/share/compssList +++ b/perl-install/share/compssList @@ -437,6 +437,8 @@ locales-vi 26 30 26 locales-wa 26 30 26 locales-zh 26 30 26 lothar 83 0 83 +lothar-etherconfig 83 0 83 +lothar-soundconfig 83 0 83 lout 15 0 10 lout-doc 31 0 10 lpg 40 0 80 -- cgit v1.2.1