lp:~smoser/ubuntu/+source/initramfs-tools

Owned by Scott Moser
Get this repository:
git clone https://git.launchpad.net/~smoser/ubuntu/+source/initramfs-tools
Only Scott Moser can upload to this repository. If you are Scott Moser please log in for upload directions.

Branches

Name Last Modified Last Commit
bug/1714308-initramfs-dns 2018-05-07 14:56:08 UTC
add 'network/ethernets/' header stanza to each netplan rendered config.

Author: Scott Moser
Author Date: 2018-05-07 14:56:08 UTC

add 'network/ethernets/' header stanza to each netplan rendered config.

2 things:
a.) add the network/ethernets namespace to the rendered yaml files.
b.) render addresses as a single line list.

fix/1737592-add-zfs 2017-12-11 19:22:13 UTC
update changelog

Author: Scott Moser
Author Date: 2017-12-11 19:22:13 UTC

update changelog

bug/1714308-initramfs-dns-only 2017-09-19 16:50:57 UTC
update changelog (dns)

Author: Scott Moser
Author Date: 2017-08-31 20:28:09 UTC

update changelog (dns)

lp-1631010 2016-10-14 19:41:44 UTC
drop 'stateless' support, and ip6 param

Author: Scott Moser
Author Date: 2016-10-14 19:41:44 UTC

drop 'stateless' support, and ip6 param

instead of ip6 parameter, use 'proto' in the ip= .
  proto can be:
   dhcp : (or empty) do dhcp4 only.
   dhcp+dhcp6 : do dhcp4 and dhcp6 require both
   dhcp,dhcp6 : do dhcp4, do dhcp6 only if dhcp4 fails
   dhcp6 : do dhcp6 only.

diglett 2016-10-12 16:47:36 UTC
add stateless option (ip6=only-S).

Author: Scott Moser
Author Date: 2016-10-12 16:47:36 UTC

add stateless option (ip6=only-S).

this was tested on lxc network created after bug
lxc issue is fixed:
  https://github.com/lxc/lxd/issues/2481

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers