subiquity/system_setup/server/controllers
Carlos Nihelton a36120e0bb
apply_locale() and create_user() accept custom env
This allows for running subprocess outside of the snap environment.
Both functions now receive a custom env without the LD_ related vars.
Renamed _create_user() to create_user() to make explicit that it has the
same semantic level as apply_locale().
2022-03-22 17:46:25 -03:00
..
__init__.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
configure.py apply_locale() and create_user() accept custom env 2022-03-22 17:46:25 -03:00
identity.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
locale.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
shutdown.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
wslconfadvanced.py System-Setup: Add systemd experimental support to WSL 2022-03-16 12:24:18 +01:00
wslconfbase.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00