diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-12-02 22:15:56 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2011-12-02 22:42:57 -0300 |
commit | 10d42b18b885c8f1a2fa3b8829457ef1265d259f (patch) | |
tree | f52384cf8c51f1d2f7e3d47e2438dff3b5e2c7d9 /archiso/Makefile | |
parent | 87e84261c99b8bfabf3f64ad24599d77c9a262a2 (diff) | |
download | archiso32-10d42b18b885c8f1a2fa3b8829457ef1265d259f.tar.xz |
[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 'archiso/Makefile')
0 files changed, 0 insertions, 0 deletions