diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-09-12 03:43:28 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-09-12 03:43:28 -0300 |
commit | 731148df597fc536cdabd8602589168f2f62ca76 (patch) | |
tree | 08a26a1da6a1f13774123a38dfc6504c400f70a3 /configs/releng | |
parent | a13b0e827402617337716c05abc654f85d24dd83 (diff) |
[configs/releng] Re-add sudo and wget to live-enviroment
Lost in time, by some dep...
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
-rw-r--r-- | configs/releng/packages.i686 | 2 | ||||
-rw-r--r-- | configs/releng/packages.x86_64 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/configs/releng/packages.i686 b/configs/releng/packages.i686 index 9abc506..be62a5a 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -41,9 +41,11 @@ rp-pppoe rsync smartmontools speedtouch +sudo tcpdump usb_modeswitch vpnc +wget wireless_tools wpa_actiond wvdial diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index fe7f513..d8559fa 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -42,9 +42,11 @@ rp-pppoe rsync smartmontools speedtouch +sudo tcpdump usb_modeswitch vpnc +wget wireless_tools wpa_actiond wvdial |