volth
4c3352896e
nixos/initrd-network: support hetzner
2018-06-11 10:35:02 +00:00
Dino Dai Zovi
ddf13e6646
nixos/initrd-network: add udhcpc.extraArgs option ( #36305 )
...
This can be used to fix issues where udhcpc times out before
acquiring a lease. For example of these issues, see:
https://bugs.alpinelinux.org/issues/3105#note-8
Signed-off-by: Dino A. Dai Zovi <ddz@theta44.org>
2018-03-05 15:53:59 +00:00
Jörg Thalheim
a1e2f2a339
nixos/initrd-network: fix docbook syntax
2018-01-22 00:01:49 +00:00
Svein Ove Aas
5c5259d68d
initrd-network: Document the need for modules
2018-01-21 17:43:41 +00:00
Nikolay Amiantov
b4528a696a
initrd-network: call postCommands only if network is up
2016-02-03 16:35:21 +03:00
Nikolay Amiantov
cc70183cee
initrd-network module: initialize network before other pre-LVM commands
...
This is needed to ensure that network will be initialized before LUKS
passphrase is asked.
2016-02-03 14:55:42 +03:00
Eelco Dolstra
cc925d0506
boot.initrd.network: Support DHCP
...
This allows us to use it for EC2 instances.
2016-02-02 19:59:27 +01:00
Eelco Dolstra
901163c0c7
Split the initrd sshd support into a separate module
...
Also, drop boot.initrd.postEarlyDeviceCommands since preLVMCommands
should work fine.
2016-02-02 19:59:27 +01:00
Nikolay Amiantov
c81fb457c9
nixos/initrd-network: add new module
2015-10-18 18:41:11 +03:00