Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-28 | [archiso] Rename root-image to airootfs | Gerardo Exequiel Pozzi | |
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_" | |||
2014-02-01 | releng: Fix 81-dhcpcd.rules | Thomas Bächler | |
Commit a526d961f84fbd1a7c3b8c0d9c045700153626b7 broke this rule for virtio and other devices where no ID_NET_* is exported. | |||
2014-01-03 | Only launch dhcpcd for ethernet interfaces | Thomas Bächler | |
2013-05-28 | [configs/releng] Use a udev rule instead of dhcpcd.service | Gerardo Exequiel Pozzi | |
https://mailman.archlinux.org/pipermail/arch-releng/2013-May/003163.html Thanks Dave & Thomas Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> |