Commit Graph

41 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 92267db86b better changelog 2016-09-02 15:35:15 +12:00
Michael Hudson-Doyle db294ac513 changelog 2016-09-01 22:35:44 +12:00
Mathieu Trudel-Lapierre d3e3e11a18 releasing package subiquity version 0.0.14 2016-08-31 16:22:53 -04:00
Mathieu Trudel-Lapierre d99d297c33 bin/console-conf-tui: drop requirement for /var/log/syslog to be readable. We don't actually go read it. 2016-08-31 16:21:59 -04:00
Mathieu Trudel-Lapierre 9161580c98 Revert "bin/console-conf-tui: drop requirement for /var/log/syslog to be readable. We don't actually go read it."
This reverts commit a7aeb13e99.
2016-08-31 16:21:01 -04:00
Mathieu Trudel-Lapierre a7aeb13e99 bin/console-conf-tui: drop requirement for /var/log/syslog to be readable. We don't actually go read it. 2016-08-31 14:57:01 -04:00
Mathieu Trudel-Lapierre 1fc2eb6c95 releasing package subiquity version 0.0.13 2016-08-31 01:07:06 -04:00
Mathieu Trudel-Lapierre 98cf79175e More shuffling for gettys: reinstate the wrapper for VTs, make sure we display the issue file. 2016-08-30 22:20:00 -04:00
Mathieu Trudel-Lapierre 7c9f75b4ee Yet more agetty tweaks to start console-conf correctly in a lazy manner. 2016-08-30 20:02:19 -04:00
Michael Hudson-Doyle 98d5d1b8a3 Merge branch 'master' into mwhudson/config-location 2016-08-31 11:27:58 +12:00
Michael Hudson-Doyle 4069cd1e35 forgotten changelog entry 2016-08-31 11:25:40 +12:00
Michael Hudson-Doyle c6b17fdf43 Overwrite the netplan config that snap firstboot creates. 2016-08-31 11:22:23 +12:00
Michael Hudson-Doyle 392644262b ignore SIGQUIT too 2016-08-31 11:10:03 +12:00
Michael Hudson-Doyle d6cf8e1bcf prevent C-c / C-x from exiting console conf
I've left C-x as a way to get out in dry-run mode as that's useful for
debugging.
2016-08-31 10:58:26 +12:00
Steve Langasek 7184f61937 debian/console-conf-wrapper: trap various signals in our shell script, as they should be in console-conf itself. 2016-08-30 15:31:50 -07:00
Mathieu Trudel-Lapierre 9065a68dc8 Misc bugfix for issues starting on serial console.
* debian/console-conf.*.serial: Start the console-conf wrappers from
  their path in /usr/share/subiquity; no need to have them in /usr/bin.
* bin/console-conf-serial-wrapper: add --serial to the command-line.
* debian/console-conf.serial-console-conf@.service: don't pass --serial,
  this is meant to be parameters to agetty, not to the login program.
2016-08-30 14:00:14 -04:00
Michael Hudson-Doyle 7ca0763103 releasing package subiquity version 0.0.12 2016-08-30 15:58:42 +12:00
Michael Hudson-Doyle cabb32f790 update changelog 2016-08-30 15:57:57 +12:00
Michael Hudson-Doyle 0f164a02d6 update changelog 2016-08-30 12:42:14 +12:00
Mathieu Trudel-Lapierre 6a31a38f38 debian/console-conf.serial-console-conf@.service: start with --serial so we don't spew as many control chars on the serial interface. 2016-08-29 19:11:40 -04:00
Mathieu Trudel-Lapierre 4df5e6ef47 releasing package subiquity version 0.0.11 2016-08-29 18:50:15 -04:00
Mathieu Trudel-Lapierre 69ab3ef696 releasing package subiquity version 0.0.10 2016-08-25 21:58:08 -04:00
Mathieu Trudel-Lapierre c07930bac6 Release 0.0.10: we want subiquity on all architectures.
* Release 0.0.10: we want subiquity on all architectures.
* debian/control: the packages are Architecture: all.
2016-08-25 21:57:55 -04:00
Mathieu Trudel-Lapierre 2986564031 releasing package subiquity version 0.0.9 2016-08-23 16:20:22 -04:00
Mathieu Trudel-Lapierre 7d9d8b0199 Release 0.0.9:
* Release 0.0.9:
  - Probe network before showing Login screen.
2016-08-23 16:19:26 -04:00
Michael Hudson-Doyle ee0a3888bf releasing package subiquity version 0.0.8 2016-08-23 13:54:54 +12:00
Mathieu Trudel-Lapierre dbdb229d40 releasing package subiquity version 0.0.7
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
2016-08-19 11:26:38 -04:00
Mathieu Trudel-Lapierre b82a6ea774 Prepare to release subiquity to an unsuspecting world.
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
2016-08-19 11:23:21 -04:00
Mathieu Trudel-Lapierre 761403930c Changelog update. 2016-08-16 21:38:27 -04:00
Michael Hudson-Doyle 492f4e7bf9 UNRELEASED->xenial 2016-08-05 15:16:54 +12:00
Michael Hudson-Doyle eec8adf6f8 Stop all console-conf processes when complete. 2016-08-05 14:59:25 +12:00
Michael Hudson-Doyle 070a96bcc4 Write stamp file and logs to somewhere more sensible. 2016-08-05 14:41:50 +12:00
Michael Hudson-Doyle f9ebd17afe same for serial + fixes 2016-08-05 14:35:53 +12:00
Michael Hudson-Doyle a21aba4f11 use a drop-in file to run console-conf before getty 2016-08-05 14:35:00 +12:00
Mathieu Trudel-Lapierre e4e9edacfd Really drop curtin requirement. 2016-07-28 22:41:49 -04:00
Mathieu Trudel-Lapierre d3c0bb95d7 Merge branch 'mwhudson/demo' 2016-07-28 20:25:17 -04:00
Mathieu Trudel-Lapierre 1adbdaf79f Bump version 2016-07-28 16:52:10 -04:00
Mathieu Trudel-Lapierre 85682634f1 debian/control: move Depends on curtin from subiquitycore to subiquity. 2016-07-28 16:27:39 -04:00
Michael Hudson-Doyle c9d9f950c0 Being clever is overrated. 2016-07-27 22:45:49 +12:00
Mathieu Trudel-Lapierre 9558c1a357 Update and clean up packaging to build separate binaries 2016-07-08 16:46:16 -04:00
Mathieu Trudel-Lapierre 1b03fb4b21 debian: merge packaging in main subiquity tree.
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
2016-06-28 14:02:33 -04:00