subiquity/system_setup
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
..
client System-Setup: Add systemd experimental support to WSL 2022-03-16 12:24:18 +01:00
cmd system-setup: inform server proc of output_base 2022-03-21 10:50:59 -06:00
common System-Setup: fix typos 2022-03-16 12:24:46 +01:00
models System-Setup: Add systemd experimental support to WSL 2022-03-16 12:24:18 +01:00
server apply_locale() and create_user() accept custom env 2022-03-22 17:46:25 -03:00
tests/golden System-Setup: Add systemd experimental support to WSL 2022-03-16 12:24:18 +01:00
ui System-Setup: fix typos 2022-03-16 12:24:46 +01:00
__init__.py system_setup: initial setup 2021-08-31 15:52:03 +02:00
__main__.py Add missing copyrights 2021-08-31 15:52:03 +02:00