ISO/configs/releng
Gerardo Exequiel Pozzi 10d42b18b8 [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>
2011-12-02 22:42:57 -03:00
..
isolinux [configs/releng] Make all syslinux bootloaders works with the sames configs. 2011-11-28 12:28:03 -03:00
root-image [archiso] Unify -> 2011-10-12 14:40:19 -03:00
syslinux [configs/releng] Make syslinux.cfg (loadconfig) with relative paths. 2011-12-02 22:08:52 -03:00
syslinux.dual [configs/releng] Make syslinux.cfg (loadconfig) with relative paths. 2011-12-02 22:08:52 -03:00
aitab.core [configs/releng] Set /lib/modules with 50% of free space 2011-08-18 22:26:08 -03:00
aitab.netinstall [configs/releng] Set /lib/modules with 50% of free space 2011-08-18 22:26:08 -03:00
build.sh actually copy the archiso_kms hook to workdir 2011-11-29 10:47:21 -03:00
core.exclude.i686 [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit") 2011-06-18 18:38:27 -03:00
core.exclude.x86_64 [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit") 2011-06-18 18:38:27 -03:00
mkinitcpio.conf Add common KMS modules to the releng initramfs image. 2011-11-29 09:53:22 -03:00
packages.i686 [configs/releng] Add darkhttpd to packages.* 2011-12-02 22:42:57 -03:00
packages.x86_64 [configs/releng] Add darkhttpd to packages.* 2011-12-02 22:42:57 -03:00