diff options
| author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-31 19:52:09 -0300 |
|---|---|---|
| committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-08-01 20:16:45 -0300 |
| commit | e2eca412cf3867b4e3695d8caab2006b159fb731 (patch) | |
| tree | 2b61c2ae37d522b1dd4fe728cfdecfe12b7d859a /configs/releng | |
| parent | 4ed9ec9182665f3f117068e5f51c85acc2ced789 (diff) | |
| download | archiso-e2eca412cf3867b4e3695d8caab2006b159fb731.tar.gz archiso-e2eca412cf3867b4e3695d8caab2006b159fb731.tar.bz2 | |
[configs/releng] Add systemd to live-enviroment
To test it, just boot with init=/bin/systemd
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 0b23596..f3683d3 100644 --- a/configs/releng/packages.i686 +++ b/configs/releng/packages.i686 @@ -41,6 +41,7 @@ rp-pppoe rsync smartmontools speedtouch +systemd tcpdump vpnc wireless_tools diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 09c3c94..6654e28 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -42,6 +42,7 @@ rp-pppoe rsync smartmontools speedtouch +systemd tcpdump vpnc wireless_tools |
