Commit Graph

2489 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 65b0536921 add a missing semicolon 2019-08-06 13:49:13 +12:00
Michael Hudson-Doyle b4cf5ed406 make sure unattended-upgrades always runs
for https://bugs.launchpad.net/subiquity/+bug/1838520
2019-08-05 14:43:41 +12:00
Michael Hudson-Doyle c1e515aea1
Merge pull request #514 from mwhudson/lp-1838126
write the new, not old, keyboard setting to the config file :/
2019-07-30 21:58:16 +12:00
Michael Hudson-Doyle fa0b72ecd8 stop testing on cosmic (forever) and eoan (for now) 2019-07-30 21:28:03 +12:00
Michael Hudson-Doyle c45bf78dc8 write the new, not old, keyboard setting to the config file :/
for https://bugs.launchpad.net/subiquity/+bug/1838126
2019-07-30 21:28:03 +12:00
Michael Hudson-Doyle 59d882273d
Merge pull request #513 from mwhudson/lp-1837822
assume a default route on a down link has gone away
2019-07-25 19:59:01 +12:00
Michael Hudson-Doyle 6849aeae46
Merge pull request #512 from mwhudson/lp-1837820
fixes for editing existing ESPs
2019-07-25 19:58:52 +12:00
Michael Hudson-Doyle 6bbe02774f assume a default route on a down link has gone away
it seems netlink routing table messages are more of a notifications of
changes being explicitly made vs notifications of all changes to
routing.

for https://bugs.launchpad.net/subiquity/+bug/1837822
2019-07-25 17:37:41 +12:00
Michael Hudson-Doyle 6084178401 fixes for editing existing ESPs
for https://bugs.launchpad.net/subiquity/+bug/1837820
2019-07-25 14:31:39 +12:00
Michael Hudson-Doyle d1fb9c8d78
Merge pull request #510 from mwhudson/warn-silly-fs-reuse
Warn on suspicious filesystem reuse
2019-07-24 13:59:40 +12:00
Michael Hudson-Doyle 0bba727341
Merge pull request #511 from mwhudson/fs-summary-existing
display new/existing-ness of fs and volume in filesystem summary
2019-07-24 13:59:25 +12:00
Michael Hudson-Doyle 56a6ab9735 bump urwid version in requirements.txt (only used for tests) 2019-07-24 13:43:07 +12:00
Michael Hudson-Doyle 8b46c1b929 display new/existing-ness of fs and volume in filesystem summary
for https://bugs.launchpad.net/subiquity/+bug/1837215
2019-07-24 13:30:59 +12:00
Michael Hudson-Doyle dd00155a4d add view tests 2019-07-24 13:19:37 +12:00
Michael Hudson-Doyle 94df386a6c display a message when the user obstinately types in an unsuitable mount point 2019-07-24 13:03:04 +12:00
Michael Hudson-Doyle e79a71fdea disable unsuitable common mountpoints when not reformatting device 2019-07-24 11:46:05 +12:00
Michael Hudson-Doyle 619a92e252 always copy the options when creating a Selector
as I want to support mutating them after the fact
2019-07-24 11:27:29 +12:00
Michael Hudson-Doyle 4b4c951a81
Merge pull request #509 from mwhudson/lp-1837101
fix editing format of device with unusual filesystem
2019-07-19 16:18:38 +12:00
Michael Hudson-Doyle aa58c9d539 fix editing format of device with unusual filesystem
As reported in https://bugs.launchpad.net/subiquity/+bug/1837101.

There were two copies of some slighlty fiddly code and one had an extra line. Folded
both into a single function.
2019-07-19 11:54:49 +12:00
Michael Hudson-Doyle 28d59ec66d
Merge pull request #508 from mwhudson/update-probert
update to probert tip to get multipath, lvm, raid fixes
2019-07-18 14:01:21 +12:00
Michael Hudson-Doyle 492faf6263 update to probert tip to get multipath, lvm, raid fixes 2019-07-18 12:25:52 +12:00
Michael Hudson-Doyle 940899c259
Merge pull request #507 from mwhudson/back-to-curtin-ubuntu/devel
move travis to xenial, curtin back to ubuntu/devel
2019-07-18 12:21:18 +12:00
Michael Hudson-Doyle 588c933505 use the xenial travis build environment 2019-07-18 09:40:03 +12:00
Michael Hudson-Doyle 9a2934cdaa Go back to using the ubuntu/devel branch of curtin now it has released 2019-07-18 09:34:43 +12:00
Michael Hudson-Doyle b1d769bbd6
Merge pull request #506 from mwhudson/raid-boot-partition-check
relax "don't put all disks in a RAID" check for existing partition tables
2019-07-18 09:25:44 +12:00
Michael Hudson-Doyle 4d81dcafde relax "don't put all disks in a RAID" check for existing partition tables
Just a fairly minor thing I noticed playing around.
2019-07-16 11:04:57 +12:00
Michael Hudson-Doyle 89c49ddbdd
Merge pull request #505 from mwhudson/moar-wiping
always wipe a disk when clearing its partition table
2019-07-12 14:45:09 +12:00
Michael Hudson-Doyle a28011f3a0 always wipe a disk when clearing its partition table 2019-07-12 13:57:54 +12:00
Michael Hudson-Doyle 3412f27324
Merge pull request #504 from mwhudson/curtin-master-for-now
use curtin master for now
2019-07-10 11:58:01 +12:00
Michael Hudson-Doyle 42bff6bf27 use curtin master for now 2019-07-10 09:17:08 +12:00
Dimitri John Ledkov 97534c9909
Merge pull request #503 from xnox/fix-travis
Fix travis
2019-07-02 13:57:02 +01:00
Dimitri John Ledkov 90bbad44c1 Enable -proposed for testing 2019-07-02 13:43:00 +01:00
Dimitri John Ledkov d5bc9b9f32 Add eoan 2019-07-02 13:42:45 +01:00
Dimitri John Ledkov cb67f8e7a9 Fix travis 2019-07-02 13:32:48 +01:00
Dimitri John Ledkov 94de7dc522 Merge remote-tracking branch 'origin/pull/500/head'
Merge using existing partitions. Revert to using archive
curtin/deps/etc.

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
2019-07-02 13:18:46 +01:00
Dimitri John Ledkov 71dbea28b1 Upgrade consoleconf in Ubuntu archive with i18n support.
Fixes #502
2019-07-01 11:07:27 +01:00
Dimitri John Ledkov bd9deda177
Merge pull request #426 from xnox/zdev
Basic zdev view
2019-06-10 15:49:39 +01:00
Dimitri John Ledkov be3934792f
Merge pull request #501 from xnox/left-align-fs
Left align filesystems layout page.
2019-06-06 16:30:26 +01:00
Dimitri John Ledkov dac6f12c0f Basic zdev view 2019-06-06 16:15:15 +01:00
Dimitri John Ledkov 8d5982cabe Left align filesystems layout page. 2019-06-06 14:40:04 +01:00
Michael Hudson-Doyle c1e3ad98b3 fixup! call extract_storage_config with probert config to create actions 2019-05-31 15:07:53 +12:00
Michael Hudson-Doyle 245d562f68 fixup! the REFORMAT action 2019-05-31 15:07:53 +12:00
Michael Hudson-Doyle 8cf5bacfbb fixup! support for editing existing partitions 2019-05-31 15:07:53 +12:00
Dimitri John Ledkov f9a7a7c3e4 Merge remote-tracking branch 'origin/pull/495/head' 2019-05-30 15:47:50 +01:00
Michael Hudson-Doyle 6fb185647b tweak _Device.available for existing partitions 2019-05-30 15:39:16 +12:00
Michael Hudson-Doyle 9ef3ce19a1 add ppa:mwhudson/devirt to get newer version of curtin for now 2019-05-30 15:38:09 +12:00
Michael Hudson-Doyle 880d23cb75 use my curtin branch for now 2019-05-30 15:38:09 +12:00
Michael Hudson-Doyle 118a11cfa6 remove old sample machine data 2019-05-30 15:38:09 +12:00
Michael Hudson-Doyle 8c7dbb21f4 log block discovery stuff in separate directory
so we can tell people to send us /var/log/installer/block when odd
things happen.
2019-05-30 15:38:03 +12:00
Michael Hudson-Doyle 0c55149c31 run integration tests with simple sample data 2019-05-30 15:33:59 +12:00