Commit Graph

1312 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 85f67877f5 Merge pull request #227 from CanonicalLtd/mwhudson/screen-review
visual tweaks
2017-09-11 09:42:11 +12:00
Michael Hudson-Doyle e2b0dfa495 Merge branch 'master' into mwhudson/screen-review 2017-09-11 09:37:57 +12:00
Michael Hudson-Doyle 2ef673c49b Merge pull request #221 from CanonicalLtd/mwhudson/guided-partitioning
add a simple partitioning flow
2017-09-11 09:27:33 +12:00
Michael Hudson-Doyle 32261c3905 Merge branch 'master' into mwhudson/guided-partitioning
Fixing a few conflicts.
2017-09-11 09:26:09 +12:00
Michael Hudson-Doyle 747bcda2f8 Merge pull request #226 from CanonicalLtd/mwhudson/partition-editing-2
allow editing/deleting partitions
2017-09-11 09:09:35 +12:00
Michael Hudson-Doyle 89c224c459 add lsb-release to stage-packages 2017-09-08 17:30:04 +12:00
Michael Hudson-Doyle 7a09db2cd4 ridiculous stuff to show ubuntu orange on the linux tty 2017-09-08 15:59:30 +12:00
Michael Hudson-Doyle 61a88fb422 add missing files 2017-09-08 13:00:18 +12:00
Michael Hudson-Doyle 9947dadbe4 tweaks to identity view 2017-09-08 12:56:22 +12:00
Michael Hudson-Doyle 1b328dbb61 work around urwid crash
see https://github.com/urwid/urwid/issues/253
2017-09-08 12:36:44 +12:00
Michael Hudson-Doyle 4a6549efa7 stop scrolling buttons out of view on filesystem summary 2017-09-08 10:26:50 +12:00
Michael Hudson-Doyle e0f75ba013 tweaks to network views
1) move the done / cancel buttons (and error display) out of scrolling region
2) focus done by default
3) update footer texts to make sense
4) use a bit more of the horizontal space to show interface information
2017-09-08 09:48:41 +12:00
Michael Hudson-Doyle 4f14c5eb76 dynamically fetch the release of Ubuntu that is being installed... 2017-09-08 09:25:32 +12:00
Michael Hudson-Doyle 977459ea62 pretty up and colorify subiquity a bit 2017-09-07 22:47:56 +12:00
Michael Hudson-Doyle 34f1e67d49 make it possible for subiquity and console_conf to use different colours 2017-09-07 21:37:48 +12:00
Michael Hudson-Doyle a9de883e0b tidy up palette definitions a bunch 2017-09-07 21:21:50 +12:00
Michael Hudson-Doyle 7de10673d1 Merge pull request #224 from CanonicalLtd/mwhudson/selector-tweaks
move Selector widget to its own file and create a class for its Options
2017-09-06 09:58:57 +12:00
Michael Hudson-Doyle 4f7f9a489a rename add_partition.py to partition.py 2017-09-05 16:17:24 +12:00
Michael Hudson-Doyle c6d447af5d allow deleting a partition 2017-09-05 15:47:44 +12:00
Michael Hudson-Doyle 112885739c fix editing a partition/disk to "leave unformatted" 2017-09-05 15:47:20 +12:00
Michael Hudson-Doyle 57173e1d43 a bit more indentation on the filesystem summary view 2017-09-05 15:29:29 +12:00
Michael Hudson-Doyle 5298c3f6e5 allow editing partitions of full disks 2017-09-05 14:47:32 +12:00
Michael Hudson-Doyle e0619d191d fix display of entire disks formatted as swap 2017-09-05 14:43:16 +12:00
Michael Hudson-Doyle 1c66af7bd1 fix editing format/mount of entire disks 2017-09-05 14:40:32 +12:00
Michael Hudson-Doyle 1c2446ee1d fix mountpoint validation when editing 2017-09-05 14:35:06 +12:00
Michael Hudson-Doyle 44b9334a28 allow editing partitions
there is some wonky stuff around mount point validation, to be fixed next
2017-09-05 14:25:21 +12:00
Michael Hudson-Doyle 3e4721256f reduce code duplication 2017-09-05 12:21:14 +12:00
Michael Hudson-Doyle e7ba045434 convert AddFormatView to use same form as AddPartitionView 2017-09-05 12:17:33 +12:00
Michael Hudson-Doyle 4a54ca9e50 start making the partition form usable in other views 2017-09-05 11:58:49 +12:00
Michael Hudson-Doyle fb1911b2c3 Merge pull request #225 from CanonicalLtd/mwhudson/snapcraft-tweak
still use source-type: git even though source: is now .
2017-09-05 10:44:55 +12:00
Michael Hudson-Doyle a5a22bb0e8 still use source-type: git even though source: is now .
This makes the contents of the snap much more reasonable for reasons I don't entirely
understand
2017-09-05 10:33:27 +12:00
Michael Hudson-Doyle 923044be7e move Selector widget to its own file and create a class for its Options
I wanted this so I can enable/disable options after creating the widget.
2017-09-05 09:43:45 +12:00
Michael Hudson-Doyle da19cbad34 Merge pull request #220 from CanonicalLtd/mwhudson/enable-local-testing
add script and modify snapcraft.yaml to enable local testing
2017-08-29 12:03:23 +12:00
Michael Hudson-Doyle 641f437fd7 do not ask guided/manual on re-entering config screen if any configuration has been done 2017-08-29 09:24:29 +12:00
Michael Hudson-Doyle fc80887f31 self-review 2017-08-28 22:28:31 +12:00
Michael Hudson-Doyle 2874fd56bd present a list of disks to choose from 2017-08-28 21:00:20 +12:00
Michael Hudson-Doyle 60561fdf23 slightly better formatting 2017-08-28 11:41:23 +12:00
Michael Hudson-Doyle 33e361056d very start of a guided partitioning view 2017-08-28 11:33:20 +12:00
Michael Hudson-Doyle fae35af6ee fix subquity -> subiquity typos, including in script name 2017-08-23 10:26:09 +12:00
Michael Hudson-Doyle a94f0f2f43 add another helper script 2017-08-23 10:20:44 +12:00
Michael Hudson-Doyle 358afec973 use "git" for the snap version 2017-08-22 12:19:17 +12:00
Michael Hudson-Doyle 64b420111e move instructions from script to README 2017-08-22 12:18:59 +12:00
Michael Hudson-Doyle 6b97bdcb61 change snapcraft.yaml to build local sources 2017-08-22 12:05:54 +12:00
Michael Hudson-Doyle ce3ce3cb3e update README.md 2017-08-22 12:05:08 +12:00
Michael Hudson-Doyle ef77910880 remove obsolete installer directory 2017-08-22 12:03:18 +12:00
Michael Hudson-Doyle eec72a34a6 add script to inject custom subiquity snap into downloaded iso 2017-08-22 12:02:33 +12:00
Michael Hudson-Doyle 73d20cd3b1 Merge pull request #215 from CanonicalLtd/mwhudson/better-initial-wording
make the initial screen a bit more comprehensible
2017-04-12 10:27:04 +12:00
Michael Hudson-Doyle 3a85200765 make the initial screen a bit more comprehensible 2017-04-11 14:08:36 +12:00
Michael Hudson-Doyle 5c3f12aac9 Merge pull request #212 from CanonicalLtd/mwhudson/disks-by-id
refer to disks in the UI by id not path
2017-04-07 10:27:01 +12:00
Michael Hudson-Doyle c424752291 Merge pull request #211 from CanonicalLtd/mwhudson/curtin-logging
do curtin log redirection inside subiquity

As per https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1677960 using the curtin config to specify the log file doesn't work if the log file is so invalid that curtin cannot process it. Do the log redirection in-process instead.

Also clean up curtin.py to stop constructing YAML by pasting strings together. This seems to make the ssh-import-id feature work.
2017-04-06 12:54:29 +12:00