diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-08-18 19:26:02 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-08-19 10:19:59 -0300 |
commit | 315dc5d98470e9f02f4a8d0e57340d7194f0c089 (patch) | |
tree | 88706604cb71b3c743b9f29265c741530a586423 | |
parent | 0f392d148dd9d7d97ce2e1770b98eecc26c276bc (diff) |
[configs/releng] Add three packages to live-enviroment
core/linux-atm:
* This was present in 2010.05
* Optionally needed by iproute2. Needed for ATM connections.
extra/mtools:
* This was present in 2010.05
* Optionally dependency of syslinux. Needed if want to install syslinux on vfat.
extra/smartmontools:
* Requested by Thomas Mudrunka
https://bugs.archlinux.org/task/25633
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-rw-r--r-- | configs/releng/packages.i686 | 3 | ||||
-rw-r--r-- | configs/releng/packages.x86_64 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/configs/releng/packages.i686 b/configs/releng/packages.i686 index a7427aa..53d4055 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -18,6 +18,8 @@ ipw2100-fw ipw2200-fw lftp lilo +linux-atm +mtools netcfg nfs-utils nilfs-utils @@ -32,6 +34,7 @@ parted pptpclient rp-pppoe rsync +smartmontools speedtouch tcpdump vpnc diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index a7427aa..53d4055 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -18,6 +18,8 @@ ipw2100-fw ipw2200-fw lftp lilo +linux-atm +mtools netcfg nfs-utils nilfs-utils @@ -32,6 +34,7 @@ parted pptpclient rp-pppoe rsync +smartmontools speedtouch tcpdump vpnc |