Commit Graph

20 Commits

Author SHA1 Message Date
Mikkel Oscar Lyderik 122793eeba Enable required DHCP option in systemd-networkd
Under systemd 228 the DHCP option (or another similar) seems to be
needed for systemd-networkd to startup and not halt the rest of the
startup as reported in #25
2015-12-07 17:49:57 +01:00
Sebastien Rannou 70552c5dbd Removed DNS and hostname hooks (handled by the initrd). 2015-09-01 15:38:24 +00:00
Sebastien Rannou 6e64443f27 Now depending on systemd's flavor. 2015-04-17 14:45:25 +00:00
Manfred Touron dadfad4dd0 Do not resolve connecting ip addresses 2015-04-08 18:35:11 +02:00
Manfred Touron a12c6136c4 s/onlinelabs/scaleway/g 2015-04-07 08:17:01 +00:00
Manfred Touron 9ae32d1579
Using oc-metadata --cached 2015-03-21 23:57:52 +01:00
Manfred Touron d36a1b0ed8
sed -i 's@/usr/sbin@/usr/local/sbin@g' patches/etc/systemd/system/*.service (Fixes #11) 2015-03-21 23:57:19 +01:00
Sebastien Rannou 9f4613804f Added configuration for online's DNS server for resolved. 2015-01-30 17:46:56 +01:00
Sebastien Rannou 1011c3daf5 Moved systemd custom units to etc so it's not overwritten by pacman -Syu. #1 2015-01-30 16:19:34 +01:00
Sebastien Rannou 121a239439 Added NetworkManager hook to use systemd's DNS service. #1 2015-01-30 16:01:37 +01:00
Sebastien Rannou f759c205ce Added default resolv.conf for the first boot. #1 2015-01-30 15:04:56 +01:00
Manfred Touron 7aa288b7df Free up ~70MB space again (#1) 2015-01-30 14:02:54 +00:00
Manfred Touron 22588c52d9 Added dispatcher.d hostname hook (#1) 2014-12-29 18:58:02 +00:00
Manfred Touron 13aaf46f7d
Disable ssh password login and env customization (#1) 2014-12-29 16:23:55 +01:00
Manfred Touron 5c43757900
Added default sshd_config file 2014-12-29 16:22:22 +01:00
Sebastien Rannou 1756e6c545 Now calling the ochostname script right after eth0 is ready, not in the pre-up hook. #1 2014-12-26 11:39:56 +01:00
Sebastien Rannou 0f6d8ebc25 Added ocs' services to add/remove extra volumes. disconnect root fs. #1 2014-12-19 10:05:36 +01:00
Sebastien Rannou d6e1e0c65f Added NetworkManaget to set hostname and properly configure network at startup. #1 2014-12-19 09:39:40 +01:00
Sebastien Rannou 3f7eef085d Added post init script for dhclient. #1 2014-12-18 19:19:08 +01:00
Manfred Touron 13f24bd302 Moved files to root directory 2014-12-04 10:18:01 +01:00