diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-06-18 02:07:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-06-18 02:07:37 +0000 |
commit | 6bbe6b4bf52990adf9adb057f8f4727992b2b195 (patch) | |
tree | bedbe70ac0ad0a4ef2c2aedaad1fae40e541f5eb /move | |
parent | 8a7d7071a1b089c047ca606e4cb801863297fac0 (diff) | |
download | drakx-6bbe6b4bf52990adf9adb057f8f4727992b2b195.tar drakx-6bbe6b4bf52990adf9adb057f8f4727992b2b195.tar.gz drakx-6bbe6b4bf52990adf9adb057f8f4727992b2b195.tar.bz2 drakx-6bbe6b4bf52990adf9adb057f8f4727992b2b195.tar.xz drakx-6bbe6b4bf52990adf9adb057f8f4727992b2b195.zip |
ipw2100 is needed to support centrino
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index ddf600ad3..c087e38cb 100755 --- a/move/make_live +++ b/move/make_live @@ -64,7 +64,7 @@ sub installPackages() { 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 ATI_GLX-utils NVIDIA_GLX), - qw(hcfpcimodem hsflinmodem ltmodem), + qw(hcfpcimodem hsflinmodem ltmodem ipw2100), qw(xinput), #- for some mice qw(perl-Term-Readline-Gnu binutils emacs-X11 bash-completion), #- allow debugging move qw(openssh-askpass-gnome), #- openssh-askpass for mountloop doesn't allow to click on ok/cancel buttons |