grazzolini / mkinitcpio-netconf

Archlinux mkinitcpio hooks for setting up early user space networking.
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Systemd support #3

Closed grazzolini closed 9 years ago

grazzolini commented 9 years ago

Integrate with systemd enabled initramfs's. If possible, detect if the image is being built with systemd or base, and act accordingly. Also, support systemd-networkd auto configuration based from the ip= variable, and also support custom .network files. This all should be done with little to no configuration needed from the user.

grazzolini commented 9 years ago

Initial support for systemd was added in the version 0.0.2.