summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/slx-network/hooks/activate-bootif-dhcp.sh
Commit message (Collapse)AuthorAgeFilesLines
* restructure repoJonathan Bauer2020-05-131-26/+0Star
| | | | | * remove packager * move everything from builder/* back to root
* [slx-network] remove unneeded sourcingJonathan Bauer2019-08-271-1/+0Star
| | | | | | the original idea was to configure a udhcpc@.service script with the interface name as the instance name. This seems somewhat unneeded though so remove this for now
* [slx-network] SLX_STAGE4_DHCP supportJonathan Bauer2019-08-271-1/+6
| | | | | to control whether to automatically enable our udhcpc-based service or not
* [slx-network] suppress systemctl outputJonathan Bauer2019-08-131-1/+1
|
* [slx-network] use tmpfiles.d mechanismJonathan Bauer2019-08-121-0/+3
| | | | for /run/network
* [slx-network] only care about main bootifJonathan Bauer2019-08-081-5/+2Star
| | | | + rdns
* [slx-network] support for dhcp in stage4Jonathan Bauer2019-08-081-0/+22