subiquity/bin
Ian Johnson 7cc528ac6d bin/console-conf-wrapper: start snapd console-conf routine after user interacts
After the user has pressed enter to being using console-conf, we should invoke
the snapd routine for console-conf, which currently does the following:
* Unconditionally delays refreshes for 20 minutes from when first invoked.
* Blocks waiting for all pending refreshes to complete, including if those
  involve a reboot.

This is the first step towards a more integrated user story where console-conf
is a part of the first-boot process, and at least will minimize user confusion
where console-conf proceeds asking about network configuration and then just
hangs when snapd starts a refresh as soon as network is available.

The snap routine console-conf-start command was merged to snapd with 
https://github.com/snapcore/snapd/pull/9418 and will be first available in snapd
2.48.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2020-10-27 15:09:49 -05:00
..
console-conf-wait More shuffling for gettys: reinstate the wrapper for VTs, make sure we display the issue file. 2016-08-30 22:20:00 -04:00
console-conf-wrapper bin/console-conf-wrapper: start snapd console-conf routine after user interacts 2020-10-27 15:09:49 -05:00
subiquity-configure-apt bind mount /cdrom at /target/cdrom rather than /target/run/cdrom 2019-05-09 09:58:51 +12:00
subiquity-configure-run add separate curthook script to bind mount /run 2019-05-09 10:01:49 +12:00
subiquity-debug rearrange systemd stuff to only run subiquity on tty1 2017-01-20 16:28:50 +13:00
subiquity-loadkeys an attempt to make shift tab work in the linux console 2017-02-10 16:07:26 +13:00
subiquity-service Move PATH setup from agetty service into subiquity itself 2019-10-04 00:55:24 +01:00