summaryrefslogtreecommitdiff
path: root/configs/releng
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-12-02 22:15:56 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-12-02 22:42:57 -0300
commit10d42b18b885c8f1a2fa3b8829457ef1265d259f (patch)
treef52384cf8c51f1d2f7e3d47e2438dff3b5e2c7d9 /configs/releng
parent87e84261c99b8bfabf3f64ad24599d77c9a262a2 (diff)
[configs/releng] Add darkhttpd to packages.*
Simple way to enable self-PXE-server live-enviroment with HTTP. dnsmasq --port=0 \ --enable-tftp \ --tftp-root=/run/archiso/bootmnt \ --dhcp-range=192.168.0.2,192.168.0.254,86400 \ --dhcp-boot=/arch/boot/syslinux/gpxelinux.0 \ --dhcp-option-force=209,boot/syslinux/archiso.cfg \ --dhcp-option-force=210,/arch/ darkhttpd /run/archiso/bootmnt Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng')
-rw-r--r--configs/releng/packages.i6861
-rw-r--r--configs/releng/packages.x86_641
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/packages.i686 b/configs/releng/packages.i686
index 1f5075f..ab5bfc9 100644
--- a/configs/releng/packages.i686
+++ b/configs/releng/packages.i686
@@ -2,6 +2,7 @@ aif
b43-fwcutter
btrfs-progs-unstable
crda
+darkhttpd
ddrescue
dhclient
dialog
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64
index 1f5075f..ab5bfc9 100644
--- a/configs/releng/packages.x86_64
+++ b/configs/releng/packages.x86_64
@@ -2,6 +2,7 @@ aif
b43-fwcutter
btrfs-progs-unstable
crda
+darkhttpd
ddrescue
dhclient
dialog