~mwhudson/casper:interactive-network-conf

Last commit made on 2020-05-15
Get this branch:
git clone -b interactive-network-conf https://git.launchpad.net/~mwhudson/casper
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
interactive-network-conf
Repository:
lp:~mwhudson/casper

Recent commits

505a778... by Michael Hudson-Doyle

a few fixes

* map dhcp choice to ip=dhcp
* fix ipconfig syntax
* suggest http rather than https urls

8c8f403... by Michael Hudson-Doyle

changelog

e0f7c5c... by Dimitri John Ledkov

Rename 'none' to 'static'.

4e3aca2... by Dimitri John Ledkov

Whitespace fixes

a22b6f1... by Dimitri John Ledkov

scripts/casper: add interactive network configuration

If no local media is found, and no netboot is configured, offer to
interractively configure URL netboot.

fd7a2f2... by Dimitri John Ledkov

releasing package casper version 1.446

24573d5... by Dimitri John Ledkov

Merge branch 'xnox/groovy-fdisk' of git+ssh://git.launchpad.net/casper

61c0e01... by Dimitri John Ledkov

control: add fdisk dependency

Casper hook copies sfdisk into the initramfs, which now fails in
groovy, because fdisk is a separate optional package now.

Signed-off-by: Dimitri John Ledkov <email address hidden>

7e26f48... by Michael Hudson-Doyle

Import patches-unapplied version 1.445 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: 0bccfcc553b20388582baea8c89aa4178350a254

New changelog entries:
  * Fix segfault in casper-md5check when plymouth is not installed (i.e.
    Ubuntu Server).

0bccfcc... by Michael Hudson-Doyle

Import patches-unapplied version 1.444 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: 651b64f52a8920aec68bb284d9654465952c48ef

New changelog entries:
  * Move check for fallback persistent filesystem label (casper-rw) later as
    it seems sometimes it takes time for block devices to appear and be
    processed by udev. (LP: #1863672)