subiquity:cyphermox/network-ui

Last commit made on 2016-08-12
Get this branch:
git clone -b cyphermox/network-ui https://git.launchpad.net/subiquity

Branch merges

Branch information

Name:
cyphermox/network-ui
Repository:
lp:subiquity

Recent commits

d73ef34... by Mathieu Trudel-Lapierre

Display IPv6 addresses.

a238404... by Mathieu Trudel-Lapierre

Iterate all IPv4 addresses on an interface.

3e7edce... by Mathieu Trudel-Lapierre

Fix curtin log location for curtin install.

9441d95... by Mathieu Trudel-Lapierre

Merge branch 'master' into cyphermox/network-ui

69b12f5... by Mathieu Trudel-Lapierre

Configure LOGDIR/LOGFILE for dryrun for the subiquity wrapper

6754a15... by Mathieu Trudel-Lapierre

Allow more than one IPv4 address on an interface, and leave room for IPv6.

c052fa1... by Michael Hudson-Doyle

Merge pull request #137 from CanonicalLtd/mwhudson/systemd-reorg-2

systemd reorganization

This branch changes the console-conf jobs to be depended on by the getty jobs via systemd drop-in files. It also moves log files and the completion marker file to more sensible places (this assumes your OS snap has ubuntu-core-config from the ppa in it) and uses systemctl stop to end all console-conf processes when done. This last bit isn't quite perfect -- it takes a surprisingly long time for the getty to appear after you press the 'finish' button, not sure what's going on there. Maybe we should only stop all console-conf processes other than 'us' and just exit normally... but this all seems to be an improvement.

492f4e7... by Michael Hudson-Doyle

UNRELEASED->xenial

eec8adf... by Michael Hudson-Doyle

Stop all console-conf processes when complete.

070a96b... by Michael Hudson-Doyle

Write stamp file and logs to somewhere more sensible.