diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-19 15:36:48 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-19 15:36:48 +0000 |
commit | 3503b7e6cb64847b9c327707fa66b3771e06893a (patch) | |
tree | 21820670b704a931a1fc4fcf7793503689dc173a /move | |
parent | af0b5a61ac67a4394b2403e538442b3f125efbac (diff) | |
download | drakx-3503b7e6cb64847b9c327707fa66b3771e06893a.tar drakx-3503b7e6cb64847b9c327707fa66b3771e06893a.tar.gz drakx-3503b7e6cb64847b9c327707fa66b3771e06893a.tar.bz2 drakx-3503b7e6cb64847b9c327707fa66b3771e06893a.tar.xz drakx-3503b7e6cb64847b9c327707fa66b3771e06893a.zip |
printer stuff
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live index 9b4ddcfc7..64bdf0b50 100755 --- a/move/make_live +++ b/move/make_live @@ -37,6 +37,7 @@ sub installPackages { qw(dnotify), #- notification of /etc changes qw(mandrake_doc-en), #- doesn't get installed by DOCS :/ qw(zcip dhcp-client dhcpcd ppp kdenetwork-kppp rp-pppoe pptp-adsl speedtouch speedtouch_mgmt nfs-utils-clients samba-client tmdns wireless-tools adiusbadsl), #- 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(perl-Term-Readline-Gnu), #- allow debugging move ], }); |