diff options
Diffstat (limited to 'globetrotter')
-rwxr-xr-x | globetrotter/make_live | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/globetrotter/make_live b/globetrotter/make_live index 4f5a6e2ef..6c3d0257c 100755 --- a/globetrotter/make_live +++ b/globetrotter/make_live @@ -156,6 +156,7 @@ sub installPackages() { qw(acpi acpid), #- so that removing acpi=ht will work qw(mountloop), #- crypted folders qw(mandrake-doc-en mandrake-doc-fr mandrake-doc-drakxtools-en mandrake-doc-drakxtools-fr), + qw(autologin), qw(synaptics), #- network conf: qw(wireless-tools pcmcia-cs), |