Commit Graph

1413 Commits

Author SHA1 Message Date
Michael Hudson-Doyle cb26609c3d Merge pull request #258 from CanonicalLtd/mwhudson/high-colors
do not overwrite the top 8 colors of the palette with black
2017-10-10 23:12:48 +13:00
Michael Hudson-Doyle a1bcaae052 filter out floppy and read-only block devices 2017-10-10 23:10:32 +13:00
Michael Hudson-Doyle bf85eaf05f do not overwrite the top 8 colors of the palette with black 2017-10-10 21:58:54 +13:00
Michael Hudson-Doyle 74e2cf1ccb Merge pull request #256 from CanonicalLtd/mwhudson/jump-to-screen
add a way to run console-conf or subiquity with a subset of the screens
2017-10-10 15:52:16 +13:00
Michael Hudson-Doyle 4d8754cb9d Merge pull request #257 from CanonicalLtd/mwhudson/better-boot-partitions
fix uefi installs
2017-10-10 15:51:25 +13:00
Michael Hudson-Doyle 0ba2d2bc3e do not allow editing or deleting most aspects of uefi partition 2017-10-10 15:38:25 +13:00
Michael Hudson-Doyle 60f69f7c91 emit mount commands in order of increasing path length 2017-10-10 12:55:15 +13:00
Michael Hudson-Doyle 6db6cfb4b4 adapt bootable() 2017-10-10 09:47:57 +13:00
Michael Hudson-Doyle 16bcd55c3f fix flag on ESP 2017-10-10 09:29:19 +13:00
Michael Hudson-Doyle e3aadb195b add a way to run console-conf or subiquity with a subset of the screens 2017-10-10 09:21:42 +13:00
Michael Hudson-Doyle 634d0e8013 more careful detection of when we are running in a snap 2017-10-10 09:21:07 +13:00
Steve Langasek ae1b8c2e66 Import i18n module before use. 2017-10-09 17:28:21 +00:00
Steve Langasek 6ded6270d1 further test dependencies 2017-10-09 17:28:05 +00:00
Steve Langasek e1c15e0a54 update with some bits missing for the testsuite 2017-10-09 13:18:25 -04:00
Michael Hudson-Doyle f99f4ad3d6 actually allow an email address to be entered if the user selects sso... 2017-10-09 10:29:32 +13:00
Michael Hudson-Doyle a1b973f79d Merge pull request #254 from ivuk/fix-typo
Fix a typo in README.md
2017-10-09 09:54:19 +13:00
Michael Hudson-Doyle ec73015a1a small improvements 2017-10-09 09:41:26 +13:00
Michael Hudson-Doyle 3e22a69978 more complete identity widget 2017-10-09 09:38:53 +13:00
Michael Hudson-Doyle eabe7a10b7 fix hostname validation 2017-10-09 09:25:09 +13:00
Michael Hudson-Doyle 68b9f6f1be add a way to run console-conf or subiquity with a subset of the screens 2017-10-09 09:24:32 +13:00
Igor Vuk 8ff7624d69 Fix a typo in README.md 2017-10-06 10:58:44 +02:00
Michael Hudson-Doyle f5637a717e a start at a more sophisticated ssh identity widget 2017-10-06 15:39:14 +13:00
Michael Hudson-Doyle bb8c619282 Merge pull request #251 from CanonicalLtd/mwhudson/recognise-virtio-disk
do not filter block devices by major
2017-10-06 10:02:56 +13:00
Michael Hudson-Doyle 378a65f60a Merge pull request #252 from CanonicalLtd/mwhudson/workaround-service
add a trivial oneshot service we can order the subiquity.service in t…
2017-10-06 08:39:35 +13:00
Michael Hudson-Doyle b06d1a78c4 improve validation of hostname and username fields
not sure hostname validation makes perfect sense but at least it is a bit
more transparent now
2017-10-05 22:14:44 +13:00
Michael Hudson-Doyle 5ed612399d add a trivial oneshot service we can order the subiquity.service in the install after to ensure the mounts are set up 2017-10-05 21:33:51 +13:00
Michael Hudson-Doyle f4eaea1d6d proper validation of real name field 2017-10-05 16:41:32 +13:00
Michael Hudson-Doyle 1bfb42c9b8 allow the same set of characters in realname as accepted by chfn -f 2017-10-05 16:33:26 +13:00
Michael Hudson-Doyle a73b76c7d2 clear any validation error as soon as the field becomes valid
this is why I changed size's validation to be side-effect free in the last
commit...
2017-10-05 16:19:31 +13:00
Michael Hudson-Doyle 876e2dc1b7 change partition size field to only modify user input explicitly on loss of focus 2017-10-05 16:16:31 +13:00
Michael Hudson-Doyle 3a744eb36d replace the only instance of a field defining clean() with a more solid approach 2017-10-05 15:45:42 +13:00
Michael Hudson-Doyle eafd614ce9 simplify things a bit by removing the ability to pass validator= and cleaner= to form fields 2017-10-05 15:45:16 +13:00
Michael Hudson-Doyle 8686c0418b validate confirm password field on every change 2017-10-05 15:19:29 +13:00
Michael Hudson-Doyle 35988f2fd9 change form machinery to always have space for validation error
and display help, if present, there by default
2017-10-05 15:08:10 +13:00
Michael Hudson-Doyle ce54d7c78c Merge pull request #250 from xnox/no-install-option
Drop Installpath controller, whilst it's single option.
2017-10-05 14:39:52 +13:00
Michael Hudson-Doyle 5c7862b076 do not filter block devices by major
instead, filter out devices with devpath /devices/virtual/...
2017-10-05 14:38:21 +13:00
Dimitri John Ledkov 03ef440761 Drop Installpath controller, whilst it's single option. 2017-10-04 23:32:28 +01:00
Michael Hudson-Doyle 6f9d4fe624 move subiquity-loadkeys to an app 2017-09-29 16:51:58 -04:00
Michael Hudson-Doyle 831a3b1b74 Merge pull request #249 from CanonicalLtd/mwhudson/network-fixes
misc networking fixes
2017-09-29 08:40:59 -04:00
Michael Hudson-Doyle aa564b9f6a ACTUALLY let udev queue settle rather than just pretending to 2017-09-29 08:37:31 -04:00
Michael Hudson-Doyle 3221599cb1 default routes can appear via CHANGE as well as NEW 2017-09-29 08:37:24 -04:00
Michael Hudson-Doyle 393055622c always super-call route_change 2017-09-29 08:37:19 -04:00
Michael Hudson-Doyle d35a7e08d8 Merge pull request #248 from CanonicalLtd/mwhudson/better-colors
color tweaks
2017-09-28 17:28:42 -04:00
Michael Hudson-Doyle 5ab2f6c972 make journal event handling more generic and also not drop events 2017-09-28 17:23:54 -04:00
Michael Hudson-Doyle 2c6fb9ed99 hide network error if showing before starting config again 2017-09-28 16:00:35 -04:00
Michael Hudson-Doyle 0aa44d863c remove pointless SHOTING in button titles 2017-09-28 11:01:07 -04:00
Michael Hudson-Doyle a7947bbe1e make flow between network, guided, filesystem views less confusing 2017-09-28 10:55:04 -04:00
Michael Hudson-Doyle 795cd89dc4 only show quit installer option if curtin fails
and call it "Exit To Shell" instead
2017-09-28 10:38:06 -04:00
Michael Hudson-Doyle 6b1c2d9853 some color tweaks 2017-09-28 09:58:09 -04:00
Michael Hudson-Doyle cd85358a1b overwrite more of the console palette 2017-09-28 09:58:09 -04:00