Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-15 | support and render control=manual on initramfs network devices | Scott Moser | |
when reading the initramfs configurewd devices and turning them into network config, we change to not have 'auto' control (or allow=auto). The reason for this is that if the device was still up: a.) it would try to bring it up again (due to bug 1570142) b.) it would be brought down. 'b' is problematic if there is an iscsi or network root filesystem. Note, that ifupdown does now support 'no-auto-down' which means that the nic should not be brought down on 'ifdown -a'. LP: #1568637 | |||
2016-03-24 | add comments and improve error messages | Scott Moser | |
2016-03-24 | add suport for base64 encoded gzipped text on command line | Scott Moser | |
add tests to show this functional. | |||
2016-03-23 | one more tox | Scott Moser | |
2016-03-23 | add unit test | Scott Moser | |