Commit Graph

16 Commits

Author SHA1 Message Date
Sebastian Lohff d0a3658a93 Fix regression where script crashes when using IPv6
Regression was introduced in d67aadd038
2019-09-01 01:56:38 +02:00
Sebastian Lohff b6a47783b6 Set iface mode to manual when no address is specified
Also dhcp is allowed as address to enable dhcp mode
2019-03-31 19:03:10 +02:00
Sebastian Lohff f01ed10db7 Allow switching sources cleanup individually 2019-03-29 00:37:43 +01:00
Sebastian Lohff 2aa243d2d2 Allow extra routes to be added to an interface
Routes can be specified in the format of cidr-gateway,
e.g. 10.0.0.0/8-10.0.0.1.
2019-03-28 00:44:20 +01:00
Sebastian Lohff 158c71c1cc Remove cloud-init after first run by default 2019-03-27 23:57:57 +01:00
Sebastian Lohff 4092a9a519 Add thin README 2019-03-27 23:25:13 +01:00
Sebastian Lohff b6e80b7288 Add format argument to argparser and actually use it 2019-03-27 00:42:56 +01:00
Sebastian Lohff 2fa09f88f7 Add missing , to setup.py 2019-03-27 00:36:32 +01:00
Sebastian Lohff ef9e71c7c0 License project under Apache 2.0 License 2019-03-26 23:18:52 +01:00
Sebastian Lohff c9416f8604 Add setup.py to make genconfdrv installable 2019-03-22 01:02:23 +01:00
Sebastian Lohff 7c2aca795a Pep8 fixes, move script into its own directory 2019-03-20 00:54:02 +01:00
Sebastian Lohff d67aadd038 Support different output formats + metadata cleaning 2019-03-20 00:47:32 +01:00
Sebastian Lohff 8a1d7e0d46 Allow networks to be split by both ; and : 2018-09-17 10:56:02 +02:00
Sebastian Lohff 577b857d81 Use returncode of genisofs as own returncode 2018-09-16 21:44:45 +02:00
Sebastian Lohff 872a95e601 Fix debian cleanup glob 2018-04-17 02:54:54 +02:00
Sebastian Lohff 79110a528c Initial commit 2018-04-17 01:03:16 +02:00