diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-18 21:49:09 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-11-18 21:49:09 +0000 |
commit | 1dab89cf15bafcbc28f29ebd1e7dd42b959615a7 (patch) | |
tree | 8a8debd6b64776bc904cd93d50c63ec73c8da5e3 /move | |
parent | 44cb9561fd77e0d0165b14eae760fad18201a154 (diff) | |
download | drakx-1dab89cf15bafcbc28f29ebd1e7dd42b959615a7.tar drakx-1dab89cf15bafcbc28f29ebd1e7dd42b959615a7.tar.gz drakx-1dab89cf15bafcbc28f29ebd1e7dd42b959615a7.tar.bz2 drakx-1dab89cf15bafcbc28f29ebd1e7dd42b959615a7.tar.xz drakx-1dab89cf15bafcbc28f29ebd1e7dd42b959615a7.zip |
*** empty log message ***
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 6978a0d43..625c3cb55 100755 --- a/move/make_live +++ b/move/make_live @@ -34,6 +34,7 @@ sub installPackages { qw(acpi acpid), #- so that removing acpi=ht will work qw(mountloop), #- crypted folders qw(dnotify), #- notification of /etc changes + qw(mandrake_doc-en), #- doesn't get installed by DOCS :/ qw(zcip dhcpcd ppp kdenetwork-kppp rp-pppoe pptp-adsl speedtouch speedtouch_mgmt nfs-utils-clients samba-client tmdns wireless-tools adiusbadsl), #- network conf ], }); |