summaryrefslogtreecommitdiffstats
path: root/move/make_live
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-06-09 09:11:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-06-09 09:11:24 +0000
commit8c7a7123c10a11defc72d3de907e9aa0f5a376e7 (patch)
treeef2b085751bd166426c4422e9c2dceabf1e85465 /move/make_live
parent1335167b2470543b15aaea640278b4239dd7f055 (diff)
downloaddrakx-backup-do-not-use-8c7a7123c10a11defc72d3de907e9aa0f5a376e7.tar
drakx-backup-do-not-use-8c7a7123c10a11defc72d3de907e9aa0f5a376e7.tar.gz
drakx-backup-do-not-use-8c7a7123c10a11defc72d3de907e9aa0f5a376e7.tar.bz2
drakx-backup-do-not-use-8c7a7123c10a11defc72d3de907e9aa0f5a376e7.tar.xz
drakx-backup-do-not-use-8c7a7123c10a11defc72d3de907e9aa0f5a376e7.zip
- install ATI_GLX-utils (from cdcom)
- remove drakperm and draksec (not useful in Mandrakemove)
Diffstat (limited to 'move/make_live')
-rwxr-xr-xmove/make_live4
1 files changed, 2 insertions, 2 deletions
diff --git a/move/make_live b/move/make_live
index c8af88501..9d7cd7d3f 100755
--- a/move/make_live
+++ b/move/make_live
@@ -63,7 +63,7 @@ sub installPackages() {
#- network drivers and firmwares:
qw(eagle-usb speedtouch speedtouch_mgmt unicorn),
qw(cups cups-drivers foomatic-db gimpprint hpoj libnet-snmp mtools mtoolsfm nmap printer-filters printer-testpages printer-utils scli xojpanel xpp), #- printer stuff
- qw(ATI_GLX NVIDIA_GLX),
+ qw(ATI_GLX ATI_GLX-utils NVIDIA_GLX),
qw(hcfpcimodem hsflinmodem ltmodem),
qw(xinput), #- for some mice
qw(perl-Term-Readline-Gnu binutils emacs-X11 bash-completion), #- allow debugging move
@@ -242,7 +242,7 @@ substInFile {
} "$::prefix/usr/share/mdk/mandrakegalaxy/mdkgalaxy-fr.html";
#- remove uncessary wizards, especially from appearing in MCC
-unlink "$::prefix/usr/sbin/$_" foreach qw(drakautoinst drakboot drakfloppy drakgw drakedm drakfont rpmdrake MandrakeUpdate rpmdrake-remove edit-urpm-sources.pl);
+unlink "$::prefix/usr/sbin/$_" foreach qw(drakautoinst drakboot drakfloppy drakgw drakedm drakfont drakperm draksec rpmdrake MandrakeUpdate rpmdrake-remove edit-urpm-sources.pl);
unlink "$::prefix/usr/bin/$_" foreach qw(userdrake);
#- selecting language must be done from drakx anyway