Commit Graph

2187 Commits

Author SHA1 Message Date
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
Michael Hudson-Doyle ad1a0092f3 be more systematic about when to start postinstall configuration 2018-12-13 15:50:00 +13:00
Michael Hudson-Doyle 8cfca35e9c refill ssh form on going back to it 2018-12-13 15:15:34 +13:00
Michael Hudson-Doyle aebb0b2e2e fill identity fields if you go back to that form 2018-12-13 14:49:55 +13:00
Michael Hudson-Doyle 868e1ac47b convert example answers 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle c49120218e fix tests 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle f1ce5bcccd answers support 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle da6bb5022d include ssh-import-id in the snap 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle d394913d06 oops 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle 046fbb5e3e lint 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle 67299c6181 install openssh if the user chose it 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle f2d4e1ddc9 a bit more ui 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle ead723f474 remove ssh key stuff from identity screen 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle 2eb9420a75 move ssh key fetching over to ssh view 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle 16a853107e add form fields to ssh view 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle be16f4433c very bare SSH model/controller/view 2018-12-13 14:15:43 +13:00
Michael Hudson-Doyle e8bd1b8eb7 fix font equivalents 2018-12-13 14:14:47 +13:00
Michael Hudson-Doyle 56cd0a60a5
Merge pull request #404 from mwhudson/install-from-pool
configure curtin to be able to install packages from pool during installation
2018-12-13 13:51:16 +13:00
Michael Hudson-Doyle 0d5566dc9f oops + lint 2018-12-10 11:57:40 +13:00
Michael Hudson-Doyle 85b581e587 clean up apt configuration at end of install 2018-12-10 11:00:55 +13:00
Michael Hudson-Doyle e33476fa97 configure target to be able to install from pool
need to implement cleaning this up next
2018-12-07 14:47:43 +13:00
Michael Hudson-Doyle aae5ccdc29
Merge pull request #403 from mwhudson/checkmark
my attempt at a check mark
2018-11-29 15:39:27 +13:00
Dimitri John Ledkov 953af11bad
Merge pull request #401 from xnox/no-bios-grub
filesystem: do not create bios-grub partition on s390x.
2018-11-28 12:10:57 +00:00
Michael Hudson-Doyle aed58f099d my attempt at a check mark 2018-11-28 14:51:04 +13:00
Dimitri John Ledkov 67df43b46d filesystem: do not create bios-grub partition on s390x. 2018-11-27 12:24:28 +00:00
Michael Hudson-Doyle 1ff3f8ad06
Merge pull request #400 from xnox/s390-inject
scripts: add s390x support to inject-subiquity-snap
2018-11-27 13:08:54 +13:00
Dimitri John Ledkov 11b22490bc
Merge pull request #394 from xnox/serial-colors-vt220
Setup colors on serial vt220
2018-11-23 02:52:02 +00:00
Dimitri John Ledkov 5041731ff7 scripts: add s390x support to inject-subiquity-snap 2018-11-23 01:45:15 +00:00
Dimitri John Ledkov 0d35fa613c core: special case s390x vt220 console on /dev/ttysclp0, as it supports colors. 2018-11-23 01:24:34 +00:00