Commit Graph

980 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 60c6037a8a move curtin.py from subiquitycore to subiquity 2017-01-13 15:08:31 +13:00
Michael Hudson-Doyle 0caf13181e Do not say a netdev is not configured when there is no configuration 2017-01-11 15:42:16 +13:00
Michael Hudson-Doyle 6e3197847e Merge branch 'mwhudson/lp-1654387' 2017-01-11 15:39:00 +13:00
Michael Hudson-Doyle 63d1de120e Merge branch 'master' into mwhudson/lp-1654387 2017-01-11 14:55:31 +13:00
Michael Hudson-Doyle d88ff7bf9a add flag to geninstaller to install local subiquity 2017-01-11 14:53:53 +13:00
Michael Hudson-Doyle 950cef9031 changelog entry for this branch 2017-01-09 22:04:19 +13:00
Michael Hudson-Doyle b747e667c4 Merge branch 'master' into mwhudson/lp-1654387 2017-01-09 22:03:26 +13:00
Michael Hudson-Doyle d6ab3e304e changelog entries for recent work 2017-01-09 22:03:18 +13:00
Michael Hudson-Doyle ae05b66a47 rewrite Selector to work like an HTML <select> widget
This was way way harder than it seemed like it should be, but it seems a lot
nicer to me.

For https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1654387
2017-01-09 16:11:32 +13:00
Michael Hudson-Doyle 7b65d54624 fix installer/README.md now that geninstaller actually completes 2017-01-06 09:42:56 +13:00
Michael Hudson-Doyle 8e52cc1254 rewrite blockdev_align_up to not increase already aligned arguments 2017-01-06 09:14:14 +13:00
Michael Hudson-Doyle 42343da0ae Merge pull request #184 from CanonicalLtd/geninstaller-cleanup
Geninstaller cleanup
2017-01-05 16:18:51 +13:00
Michael Hudson-Doyle 81fcdfd01b fix blockdev_align_up to actually round up by 1M, not 1G
part of https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1654079
2017-01-05 14:45:14 +13:00
Steve Langasek 7944fd97d9 forcibly kill any dirmngr and gpg-agent processes spawned by apt-key / add-apt-repository in yakkety+ 2017-01-04 17:00:54 -08:00
Steve Langasek 4f1b4cc3c1 And further cleanup of bootloader deps 2017-01-04 15:53:10 -08:00
Steve Langasek 4db8b82241 ... and dosfstools 2017-01-04 15:51:28 -08:00
Steve Langasek e7d42f5a57 rsync also required 2017-01-04 15:43:16 -08:00
Steve Langasek efe7743ba7 Install ubuntu-cloudimage-keyring, cloud-image-utils from the right place 2017-01-04 15:36:34 -08:00
Steve Langasek c7dbab1968 Explicitly include wget 2017-01-04 15:32:08 -08:00
Steve Langasek c7d9dc0e78 Don't ever use umount -l if you want to act on the device afterwards (e.g. by using kpartx -d) 2017-01-04 15:31:55 -08:00
Steve Langasek 2c45a24efd Don't tell the user to manually install packages that will be installed by geninstaller anyway 2017-01-04 15:02:39 -08:00
Steve Langasek e2c31760b8 geninstaller has no .sh extension here 2017-01-04 14:09:01 -08:00
Michael Hudson-Doyle c0c998c6b1 fix a couple of typos in installer/README.md 2017-01-04 16:35:40 +13:00
Mathieu Trudel-Lapierre b9a990171c identity: don't quit after subiquity/subiquitycore identity controller, it should be able to continue to the next screen. 2016-12-22 22:16:15 -05:00
Mathieu Trudel-Lapierre 87b8dc3ccc Support conditional 'shell=True' calls, required for top's redirection, and not supported in curtin... 2016-12-22 22:15:02 -05:00
Mathieu Trudel-Lapierre 0f39f471b1 Improve log/error reporting to not overflow screen. 2016-12-22 22:14:06 -05:00
Mathieu Trudel-Lapierre a3c875fdf8 Clean up installprogress strings. 2016-12-22 22:13:07 -05:00
Mathieu Trudel-Lapierre 862684efbc Fix stop calls for subiquity service. 2016-12-22 22:12:03 -05:00
Mathieu Trudel-Lapierre d9f60688fc Adapt curtin_install_cmd and run_command_sync calls to API changes in run_command()... 2016-12-22 08:52:21 -05:00
Mathieu Trudel-Lapierre fa6bd01408 Fix error in target image name in README for installer testing 2016-12-22 08:48:51 -05:00
Mathieu Trudel-Lapierre 4924e5c15a Fix release version in subiquity installpath. 2016-12-21 19:01:02 -05:00
Mathieu Trudel-Lapierre 7083d1cc8c Merge branch 'master' of github.com:CanonicalLtd/subiquity 2016-12-21 18:59:24 -05:00
Mathieu Trudel-Lapierre f7f5fc2745 Merge branch 'geninstaller' 2016-12-21 18:59:12 -05:00
Mathieu Trudel-Lapierre 750e3421cc Update README for image creation 2016-12-21 18:58:51 -05:00
Michael Hudson-Doyle df800bf8b3 fix header of WIFI config screen
See https://bugs.launchpad.net/bugs/1651119
2016-12-22 12:16:39 +13:00
Mathieu Trudel-Lapierre 09b8235b07 Fix displaying IPs for login view in subiquitycore. 2016-12-21 17:18:08 -05:00
Mathieu Trudel-Lapierre eedccfc121 Disable passing network yaml v1 to curtin until ported to v2. 2016-12-21 15:19:49 -05:00
Mathieu Trudel-Lapierre 87eb961586 Re-add get_configured_interfaces() for subiquity. 2016-12-20 15:42:37 -05:00
Mathieu Trudel-Lapierre 449688f9a1 Fix controller ordering and disable step for subiquity 2016-12-20 15:42:04 -05:00
Mathieu Trudel-Lapierre 01c42205f0 Fix identity controller for subiquity; correctly process done signal and displaying local user info. 2016-12-20 15:40:28 -05:00
Mathieu Trudel-Lapierre 47f530eb77 Rip out local curtin building, use the one from the subiquity PPA or archive. 2016-12-20 11:55:10 -05:00
Mathieu Trudel-Lapierre 4779fafec1 Merge branch 'cyphermox/subiquity-service' 2016-12-19 19:17:27 -05:00
Mathieu Trudel-Lapierre 2309117900 Add subiquity service based on console-conf's 2016-12-19 19:15:18 -05:00
Michael Hudson-Doyle 1b0fa5572f releasing package subiquity version 0.0.26 2016-12-15 20:53:58 +13:00
Michael Hudson-Doyle d65b4191aa improve grammar in login-details.txt 2016-12-15 20:50:51 +13:00
Michael Hudson-Doyle 10a6b7cd55 Disable restart rate limiting in console-conf service files
For https://bugs.launchpad.net/bugs/1650091
2016-12-15 20:49:37 +13:00
Michael Hudson-Doyle 1ea6fffe2c releasing package subiquity version 0.0.25 2016-12-15 14:23:11 +13:00
Michael Hudson-Doyle 118261f93b changelog 2016-12-15 14:22:56 +13:00
Michael Hudson-Doyle 21d3f78c9c use a IPv6 example address on manual ipv6 screen 2016-12-15 14:17:49 +13:00
Michael Hudson-Doyle ee9326c132 Merge pull request #183 from CanonicalLtd/mwhudson/manual-ipv6
allow manual ipv6 configuration
2016-12-15 13:46:32 +13:00