summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-10-21* Cleanup and improvements.Giancarlo Razzolini
2016-08-26* Commit of version 0.0.4.Giancarlo Razzolini
2016-08-09* Changed the source download filename to avoid clashes.Giancarlo Razzolini
* Added some things to gitignore.
2016-03-18* Version 0.0.3.Giancarlo Razzolini
2015-08-11* Added the missing SRCINFO.Giancarlo Razzolini
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