summaryrefslogtreecommitdiffstats
path: root/remote/modules/dhcpc-busybox
Commit message (Expand)AuthorAgeFilesLines
* relative paths dont work with systemd-204Jonathan Bauer2014-07-041-1/+1
* remove hardcoded /bin/rm call. Relative calls work in services filesJonathan Bauer2014-07-021-1/+1
* [resolv.conf] dont save it to run, since it will be lost when systemd re-moun...Jonathan Bauer2014-06-041-1/+1
* Make resolv.conf a symlink to /run/network/resolv.conf (where we generate our...Simon Rettberg2014-05-201-7/+11
* woopsie, the return ;)Jonathan Bauer2014-03-252-14/+0Star
* [modules] new module naming conventionJonathan Bauer2014-03-252-0/+14
* [dhcpc-busybox] fix bad hostname setting logicJonathan Bauer2014-03-241-21/+34
* [udhcpcdcdcdcd] fix wrong hostname name being setJonathan Bauer2014-03-111-3/+4
* [dhcpc-busybox] Fix domain not appearing in resolv.conf due to broken printf ...Simon Rettberg2014-02-281-5/+5
* Forgot to actually request domain search option (-O search)Simon Rettberg2014-02-161-1/+1
* [busybox/udhcpc] Enable RFC3397 "domain search" option (and use it if present)Simon Rettberg2014-02-151-2/+9
* Fix tmpfiles.d files to use 'd' not 'D' for directoriesSimon Rettberg2014-02-051-1/+1
* [dhcp-busybox] add support for /etc/resolfconf/update.d for udhcpcSebastian2014-01-311-0/+7
* <stage32> Trigger network target as soon as possible if network/dhcp has been...Simon Rettberg2014-01-295-14/+12Star
* [rfs-stage32] Speed up mounting tmp-partition and setting up zram swapSimon Rettberg2014-01-291-9/+9
* <dhcp> Add Targets network-dns and network-gatewaySimon Rettberg2014-01-231-16/+25
* Make some modules use iptables-helperSimon Rettberg2014-01-171-4/+4
* [dhcp-busybox] Trigger network.target asynchronouslySimon Rettberg2014-01-161-1/+1
* [dhcpc-busybox] Minor refactoring, more sanity checksSimon Rettberg2014-01-151-41/+64
* Move udhcpc stuff to its own module. Was spread across systemd and rootfs-sta...Simon Rettberg2014-01-157-0/+236