diff options
Diffstat (limited to 'move/make_live')
-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 ], }); |