diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-12-05 10:33:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-12-05 10:33:15 +0000 |
commit | 1ed1183db6b312534fa923d39475fdf3f379f65d (patch) | |
tree | d8e714c499abad3060c655fc6b5905b808536461 /move | |
parent | c93751788c00fa5e0b22a56a0cb508edc40f1449 (diff) | |
download | drakx-1ed1183db6b312534fa923d39475fdf3f379f65d.tar drakx-1ed1183db6b312534fa923d39475fdf3f379f65d.tar.gz drakx-1ed1183db6b312534fa923d39475fdf3f379f65d.tar.bz2 drakx-1ed1183db6b312534fa923d39475fdf3f379f65d.tar.xz drakx-1ed1183db6b312534fa923d39475fdf3f379f65d.zip |
mdk-move is now firewall ready
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 08ae4a73d..24631d5d4 100755 --- a/move/make_live +++ b/move/make_live @@ -56,7 +56,7 @@ sub installPackages { qw(perl-Term-Readline-Gnu binutils emacs-X11), #- allow debugging move qw(openssh-askpass-gnome), #- openssh-askpass for mountloop doesn't allow to click on ok/cancel buttons qw(clanbomber freeciv-client freeciv-server crack-attack), #- more games - qw(numlock), + qw(numlock shorewall), qw(xawtv zapping), #- tv apps ], }); |