~kalikiana/subiquity:master

Last commit made on 2018-04-03
Get this branch:
git clone -b master https://git.launchpad.net/~kalikiana/subiquity
Only Cris Dywan can upload to this branch. If you are Cris Dywan please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~kalikiana/subiquity

Recent commits

be4737a... by Cris Dywan

Vendor subiquity

9ed5de4... by Michael Hudson-Doyle

Merge pull request #302 from CanonicalLtd/mwhudson/no-partnum-in-ui

remove ability to supply partition number from the UI

dadfddc... by Michael Hudson-Doyle

remove ability to supply partition number from the UI

also remove it from the curtin config.

229c888... by Michael Hudson-Doyle

Merge pull request #301 from CanonicalLtd/mwhudson/part-sizing

adjust details of partition sizing

b691f55... by Michael Hudson-Doyle

Merge pull request #300 from CanonicalLtd/mwhudson/swap-fun

adjust curtin config so swap partitions are actually used

d2a9f84... by Michael Hudson-Doyle

fix tests with slightly more realistic sizes

753a7c6... by Michael Hudson-Doyle

special case the user entering the displayed "max size" string to mean the actual max size

rounding can make these marginally different

ef5229d... by Michael Hudson-Doyle

round up partition size on edit

and complain here if the size is too big

e914919... by Michael Hudson-Doyle

round user input for partition sizes up to 1MiB boundaries

d1c431a... by Michael Hudson-Doyle

round displayed hd sizes down to the nearest MiB

do not know if this makes a real difference but no real cost to being defensive