diff options
| author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-09-10 23:28:08 -0300 |
|---|---|---|
| committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-09-10 23:28:08 -0300 |
| commit | 935a26986ed7aa5ad552341af128c7e5a603c7c0 (patch) | |
| tree | 6a9676cceace9d5f842a3cd5b373a3805f488cc6 /configs/releng | |
| parent | ff8c7fece0f0533df17f82f545a24528ccd44351 (diff) | |
| download | archiso-935a26986ed7aa5ad552341af128c7e5a603c7c0.tar.gz archiso-935a26986ed7aa5ad552341af128c7e5a603c7c0.tar.bz2 | |
[configs/releng] Add xl2tpd to packages.*
Implements FS#13357
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
| -rw-r--r-- | configs/releng/packages.i686 | 1 | ||||
| -rw-r--r-- | configs/releng/packages.x86_64 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/packages.i686 b/configs/releng/packages.i686 index 9bee336..9abc506 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -47,5 +47,6 @@ vpnc wireless_tools wpa_actiond wvdial +xl2tpd zd1211-firmware zsh diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index bffece4..fe7f513 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -48,5 +48,6 @@ vpnc wireless_tools wpa_actiond wvdial +xl2tpd zd1211-firmware zsh |
