diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-04-05 13:17:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-04-05 13:17:01 +0000 |
commit | cf4531a089b5930149779a9e0076559e14287506 (patch) | |
tree | 6346b44c101cebb1dde7e6b689a5f4334443d2b0 /move/make_live | |
parent | 29e528b7b9aa3bc0daefee65034fef6560d7affa (diff) | |
download | drakx-cf4531a089b5930149779a9e0076559e14287506.tar drakx-cf4531a089b5930149779a9e0076559e14287506.tar.gz drakx-cf4531a089b5930149779a9e0076559e14287506.tar.bz2 drakx-cf4531a089b5930149779a9e0076559e14287506.tar.xz drakx-cf4531a089b5930149779a9e0076559e14287506.zip |
kernel-smp not useful since we don't boot using it
Diffstat (limited to 'move/make_live')
-rwxr-xr-x | move/make_live | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index 083bebe87..76d00bf15 100755 --- a/move/make_live +++ b/move/make_live @@ -54,7 +54,6 @@ sub installPackages { qw(zcip dhcp-client dhcpcd ppp kdenetwork-kppp rp-pppoe pptp-adsl speedtouch speedtouch_mgmt nfs-utils-clients samba-client tmdns wireless-tools adiusbadsl pcmcia-cs), #- network conf 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), - "kernel-smp-$kernel_version", qw(hcfpcimodem hsflinmodem ltmodem), "NVIDIA_nforce-$kernel_version", qw(xinput), #- for some mice qw(perl-Term-Readline-Gnu binutils emacs-X11 bash-completion), #- allow debugging move |