Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | net/cmdline: Further adjustments to ipv6 support | LaMont Jones | |
The implementation to add ipv6 support to Ubuntu initramfs changed (see bug 1621507). The changes here adjust to handle the new path. Now, the ipv6 route includes using the variable 'DEVICE6' in net6-DEVICE.conf files. LP: #1621615 | |||
2016-09-21 | net: support reading ipv6 dhcp config from initramfs | LaMont Jones | |
This adds support for understanding 'dhcp6' as a protocol that can be written into /run/net-IFACE.cfg files by the initramfs. The end result is supporting ipv6 dhcp from initramfs boot all the way into iscsi root. LP: #1621615, #1621507 | |||
2016-06-07 | For now just remove compat.py module | Joshua Harlow | |
Let's reduce the size of this change for now. | |||
2016-06-06 | Get cmdline working again | Joshua Harlow | |
2016-06-06 | Rebase against master | Joshua Harlow | |
2016-05-24 | Fix up some of the net usage and restore imports and add a mini compat module | Joshua Harlow | |
2016-05-19 | Adjust net module to be more isolated | Joshua Harlow | |
This allows it to be used outside of cloudinit more easily in the future. | |||
2016-05-11 | Remove stray prints leftover | Joshua Harlow | |
2016-05-11 | Fix py26 for rhel (and older versions of python) | Joshua Harlow | |
2016-05-10 | Rename to net/renderers and klibc -> cmdline.py | Joshua Harlow | |