diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-08-08 20:32:51 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-08-08 20:45:27 -0300 |
commit | a76324ceb6795eb322a79e1a406ac094fe4600ca (patch) | |
tree | 390c2a2d82281c691fb1c9154b0877f69f7fa91c /configs/releng | |
parent | 30cd68dee535df700f1b7f125ac1eb748ccb36fd (diff) |
[configs/releng] Add usb_modeswitch and wvdial to live-env
Implements FS#31054
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 f3683d3..3d30971 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -43,8 +43,10 @@ smartmontools speedtouch systemd tcpdump +usb_modeswitch vpnc wireless_tools wpa_actiond +wvdial zd1211-firmware zsh diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 6654e28..76d0854 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -44,8 +44,10 @@ smartmontools speedtouch systemd tcpdump +usb_modeswitch vpnc wireless_tools wpa_actiond +wvdial zd1211-firmware zsh |