summarylogtreecommitdiffstats
path: root/Changelog
AgeCommit message (Collapse)Author
2015-08-11* Version 0.0.2:Giancarlo Razzolini
- Initial support for systemd enabled initrd: + Check for any files ending in .initramfs in the /etc/systemd/network directory, and copies them to the initrd, and also copy and install systemd-networkd. + There are some caveats, specially that it won't remove any ip addresses added to the interface: https://github.com/systemd/systemd/issues/780 - Corrected the help text.
2015-07-15* Initial release.Giancarlo Razzolini