Commit Graph

2215 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 1e3a786ac2 add example with encrypted lvm 2019-02-28 11:55:17 +13:00
Michael Hudson-Doyle 878da5b61c render encrypted VGs 2019-02-28 11:55:17 +13:00
Michael Hudson-Doyle 41851af206 ui for encrypted LVM 2019-02-28 11:55:13 +13:00
Michael Hudson-Doyle 84a3800a18 filesystem model for dmcrypt action 2019-02-28 11:48:27 +13:00
Michael Hudson-Doyle cd185db58c make --snaps-from-examples the default in dry run mode 2019-02-28 11:37:05 +13:00
Michael Hudson-Doyle 7e59b4e6ad
Merge pull request #409 from CanonicalLtd/snap-screen-redesign
implement the new design for the snap screen
2019-02-27 16:00:44 +13:00
Michael Hudson-Doyle e2c8bdbe74 allow the snap version to wrap
this makes the display better (if not exactly great) for some snaps on
terminals that are 80 chars wide
2019-02-27 15:56:07 +13:00
Michael Hudson-Doyle 11d328b7f9 clip long license text 2019-02-27 15:56:07 +13:00
Michael Hudson-Doyle 3b4d7a4266 move snap title into header 2019-02-27 15:56:02 +13:00
Michael Hudson-Doyle d3b72ce8e5 make publisher presentation match spec 2019-02-27 14:28:11 +13:00
Michael Hudson-Doyle 8b26cafd31 tweak snap list 2019-02-27 14:28:11 +13:00
Michael Hudson-Doyle 38511c7ac2 show last updated info 2019-02-27 14:28:11 +13:00
Michael Hudson-Doyle 3342510e6f start to implement new snap screen 2019-02-27 14:28:11 +13:00
Michael Hudson-Doyle 7982a35433 display verified status on snap list and snap info screen 2019-02-27 14:28:11 +13:00
Michael Hudson-Doyle 2587b6dd02 fix some dodgy algebra in scrollbars 2019-02-27 14:28:05 +13:00
Michael Hudson-Doyle ee9956671e fix inject-subiquity-snap.sh to not exit 1 on non s390x 2019-02-22 12:13:13 +01:00
Michael Hudson-Doyle d6428967bc
Merge pull request #413 from mwhudson/faster-replay
make sure all delays during replaying answers repsect SUBIQUITY_REPLAY_TIMESCALE
2019-02-21 16:47:32 +01:00
Michael Hudson-Doyle 83636098f7
Merge pull request #410 from mwhudson/misc-fixes
crash and other fixes for filesystem views
2019-02-21 16:47:17 +01:00
Michael Hudson-Doyle 8409c6e62e set DEBIAN_FRONTEND=noninteractive when setting up the lxd 2019-02-21 11:08:00 +01:00
Michael Hudson-Doyle b77aa9499e make sure all delays during replaying answers repsect SUBIQUITY_REPLAY_TIMESCALE 2019-02-21 11:07:54 +01:00
Michael Hudson-Doyle bc755cc953 fix a race condition in network answers support 2019-02-21 09:32:45 +01:00
Michael Hudson-Doyle c571f58dcc fix saving static network data with search domains 2019-02-21 08:35:19 +01:00
Michael Hudson-Doyle 5f5c72075b
Merge pull request #411 from mwhudson/netdev-info
fix netdev info dialog
2019-02-20 03:14:16 +13:00
Michael Hudson-Doyle f25bb21c08 fix netdev info dialog 2019-02-19 14:40:19 +01:00
Michael Hudson-Doyle 3ed6c72685 fix editing raids built out of partitions
add tests

for https://bugs.launchpad.net/subiquity/+bug/1815442
2019-02-15 11:52:53 +13:00
Michael Hudson-Doyle 9dda2561c8 make sure the save button is initially enabled when editing a partition 2019-02-15 10:26:42 +13:00
Michael Hudson-Doyle 171a32a0a5 correctly initialize the form when editing an unmounted partition 2019-02-15 10:26:20 +13:00
Michael Hudson-Doyle e5978489ef show custom mount path properly on partition edit view 2019-02-15 09:44:14 +13:00
Michael Hudson-Doyle a9678de63a fix edit of EFI partition
with tests too!

for https://bugs.launchpad.net/subiquity/+bug/1815543
2019-02-15 09:31:56 +13:00
Michael Hudson-Doyle 87ad4c3347 update snap sample output with snap 2.37 output 2019-02-13 14:28:38 +13:00
Michael Hudson-Doyle 3d6887c311
Merge pull request #408 from mwhudson/width-alignment-tweaks
use more of the screen for content when the terminal is narrow
2019-02-13 14:18:10 +13:00
Michael Hudson-Doyle 87aacef322
Merge pull request #407 from CanonicalLtd/no-preinstalled-snaps
do not offer installation of pre-seeded snaps
2019-02-05 09:19:52 +13:00
Michael Hudson-Doyle f4cf947b0a center the list of disks 2019-02-04 17:41:11 +13:00
Michael Hudson-Doyle 3702784f92 make some other views use screen() helper 2019-02-04 17:34:29 +13:00
Michael Hudson-Doyle fae9be9103 make the network view slightly less of a snowflake 2019-02-04 17:25:31 +13:00
Michael Hudson-Doyle 0b3d44f911 oops 2019-02-04 16:17:58 +13:00
Michael Hudson-Doyle 4e0af495df more 2019-02-04 14:47:00 +13:00
Michael Hudson-Doyle a553246a30 add a min_width of 96 to the content area of the "standard" view 2019-02-04 14:43:19 +13:00
Michael Hudson-Doyle d0ead21bcc defensiveness++ 2019-02-01 16:28:44 +13:00
Michael Hudson-Doyle b20fcb4ac5 lint 2019-01-31 20:34:23 +13:00
Michael Hudson-Doyle 56614ea5bc debugging++ 2019-01-31 16:20:54 +13:00
Michael Hudson-Doyle 7be162c8b0 read seed yaml from installed system 2019-01-31 16:20:26 +13:00
Michael Hudson-Doyle bd4c92300c exclude preinstalled snaps from snap list
just using a hardcoded seed fragment for now
2019-01-31 16:12:40 +13:00
Michael Hudson-Doyle 0e844ccffa fix inject-subiquity-snap.sh now that installer overlay does not necessarily contain core snap 2018-12-19 12:23:05 +13:00
Michael Hudson-Doyle dfe61a0f6e fix import of ssh keys in answers bw compat support 2018-12-18 13:55:30 +13:00
Michael Hudson-Doyle c73d370a4f fix reading of /run/kernel-meta-package (duh) 2018-12-17 14:08:37 +13:00
Michael Hudson-Doyle b69e40a548
Merge pull request #405 from mwhudson/optional-ssh
ask the user if they want to install ssh during the install
2018-12-14 11:38:40 +13:00
Michael Hudson-Doyle ebee2667a4
Merge pull request #406 from mwhudson/install-correct-kernel
install the booted kernel
2018-12-14 11:29:13 +13:00
Michael Hudson-Doyle 5a54491f4d untick pwauth by default if importing a key 2018-12-14 09:13:23 +13:00
Michael Hudson-Doyle bc916ddcc3 install the booted kernel
by reading the file the initramfs script now creates
2018-12-13 16:23:00 +13:00