Commit Graph

912 Commits

Author SHA1 Message Date
Michael Hudson-Doyle cf532a6b60 Merge pull request #194 from CanonicalLtd/mwhudson/no-duplicate-mounts
better validation for add partition view
2017-02-08 13:17:41 +13:00
Michael Hudson-Doyle a84ff10ea4 remove debuggin 2017-02-07 15:50:44 +13:00
Michael Hudson-Doyle 99b8b8f6a9 more tinkering to reduce verbosity 2017-02-07 15:46:49 +13:00
Michael Hudson-Doyle b07a3371f9 fix up format entire device view 2017-02-07 15:32:08 +13:00
Michael Hudson-Doyle bbc105d512 a bit simpler 2017-02-07 15:22:29 +13:00
Michael Hudson-Doyle 36f9d6bb0c make enabling/disabling widgets a bit more generic 2017-02-07 15:16:05 +13:00
Michael Hudson-Doyle a083efe794 disable done button when errors are showing, delete old validation code 2017-02-07 14:39:18 +13:00
Michael Hudson-Doyle 50b927fcc2 the start of an excessively general way of validating input 2017-02-07 14:02:07 +13:00
Michael Hudson-Doyle 1a9f0dc5dd make the mount point editing stuff into a single widget
and use it on "format entire disk" page
2017-02-07 10:28:56 +13:00
Michael Hudson-Doyle e6d2785f63 Merge pull request #193 from CanonicalLtd/mwhudson/tab-cycling-2
implement proper tab cycling
2017-02-07 08:37:23 +13:00
Michael Hudson-Doyle d372f0e306 respect _command_map 2017-02-06 22:12:38 +13:00
Michael Hudson-Doyle 9b94b567d6 refactor TabCyclingListBox to resemble TabCyclingMixin 2017-02-06 22:11:04 +13:00
Michael Hudson-Doyle abbc21c5fa simplify TabCyclingMixin a whole bunch 2017-02-06 22:05:16 +13:00
Michael Hudson-Doyle c8c468ff8e make some names less cryptic, add license info, docstrings 2017-02-06 21:38:19 +13:00
Michael Hudson-Doyle 3c5ac3140f use new containers everywhere 2017-02-03 14:21:39 +13:00
Michael Hudson-Doyle 3d2d2c79ea custom versions of urwid containers that support tab-cycling 2017-02-03 14:19:37 +13:00
Michael Hudson-Doyle 0aae936d63 remove previous tab "support" 2017-02-03 14:15:54 +13:00
Michael Hudson-Doyle 8ff9ff5fac Merge pull request #192 from CanonicalLtd/mwhudson/disable-mount-point-sometimes
disable mount point widget if partition format should not be mounted
2017-02-03 07:46:51 +13:00
Michael Hudson-Doyle a0a6f47a07 disable mount point selectoin when the partition format is not something that should be directly mounted 2017-02-02 23:11:08 +13:00
Michael Hudson-Doyle 6426369fcb allow Selector to have disabled entries 2017-02-02 14:34:59 +13:00
Michael Hudson-Doyle ed57731a22 Merge pull request #191 from CanonicalLtd/mwhudson/readme-makefile-updates
readme and makefile updates
2017-01-27 10:13:06 +13:00
Michael Hudson-Doyle fe39d3ec9d remove lots of garbage from installer cloud image config 2017-01-27 09:58:25 +13:00
Michael Hudson-Doyle c2928d4f5a fix typo in masking of subiquity-debug@tty1.service 2017-01-27 09:57:40 +13:00
Michael Hudson-Doyle d33766d65b Merge branch 'master' into mwhudson/readme-makefile-updates 2017-01-27 09:08:33 +13:00
Michael Hudson-Doyle d4addb337c prune geninstaller more 2017-01-27 09:07:07 +13:00
Michael Hudson-Doyle 53adca4feb run apt-get update before installing packages in rootfs 2017-01-26 15:31:14 +13:00
Michael Hudson-Doyle 6290593857 no need to install probert on system running installer 2017-01-26 15:30:58 +13:00
Michael Hudson-Doyle bc9606ea7c changelog entries for recent work 2017-01-26 14:54:01 +13:00
Michael Hudson-Doyle 69d9fae595 mention -l flag in installer/README.md 2017-01-26 12:14:23 +13:00
Michael Hudson-Doyle 5538b684df hide raid/LVM/bcache setup screens for now 2017-01-26 12:12:11 +13:00
Michael Hudson-Doyle a54100d85d more things you need to build probert now 2017-01-26 12:06:05 +13:00
Michael Hudson-Doyle 3be72ca3be need pkg-config 2017-01-26 11:47:17 +13:00
Michael Hudson-Doyle d3ad1d94f8 change probert url in Makefile to https 2017-01-26 11:46:05 +13:00
Michael Hudson-Doyle ae2ad09ba3 streamline installer stuff a bit 2017-01-26 11:37:34 +13:00
Michael Hudson-Doyle b42835ef99 simplify README.md 2017-01-26 11:29:32 +13:00
Michael Hudson-Doyle ad9517722e simplify makefile 2017-01-26 11:29:20 +13:00
Michael Hudson-Doyle e95b624072 more unused stuff 2017-01-26 11:18:35 +13:00
Michael Hudson-Doyle 2408dda6c7 remove references to firstboot (an old name for console-conf?) 2017-01-26 11:18:03 +13:00
Michael Hudson-Doyle 7bbafb438a Merge pull request #190 from CanonicalLtd/mwhudson/default-mountpoints
recommend some common mount points per spec
2017-01-26 11:08:03 +13:00
Michael Hudson-Doyle 1d888647c8 some more mount points 2017-01-26 09:44:38 +13:00
Michael Hudson-Doyle 8524e2bfe9 recommend some common mount points per spec 2017-01-25 16:39:28 +13:00
Michael Hudson-Doyle f00b60342c tweak Selector to be more ascii and close on escape 2017-01-25 16:20:46 +13:00
Michael Hudson-Doyle ee0ff4a583 prevent cloud-init creating the default user
both in the installer image and target system

for https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1659170
2017-01-25 16:14:57 +13:00
Michael Hudson-Doyle 75921cc0cd update header when installation completes 2017-01-25 15:36:00 +13:00
Michael Hudson-Doyle b4ac5780bd remove polling from installprogress controller 2017-01-25 15:32:32 +13:00
Michael Hudson-Doyle 23c2b2c81c remove unused code 2017-01-25 15:18:28 +13:00
Michael Hudson-Doyle 6eaaff265d move code out of identity view into controller 2017-01-25 14:56:43 +13:00
Michael Hudson-Doyle 78ca3c610f make disable_subiquity work again
this makes selecting "quit installer" at the end of installation work
2017-01-25 14:38:03 +13:00
Michael Hudson-Doyle 348ef91fe0 remove overly obscure curtin_reboot function 2017-01-25 14:20:13 +13:00
Michael Hudson-Doyle 1706fd886d prevent system-debug@tty1 from running 2017-01-25 14:20:13 +13:00