subiquity/system_setup/server/controllers
Carlos Nihelton f4a2b916a7
Removes dependency on apt python lib.
It seemed far too much complicated find the proper way to deal with
apt Python library under the snap environment.

Opted for running the system apt command without the LD_*
customisations, similar to what an installer does when chroot into the
taget system.
2022-03-22 17:50:54 -03:00
..
__init__.py Moving logic form SystemSetupModel to controllers. 2021-10-29 12:53:06 -03:00
configure.py Removes dependency on apt python lib. 2022-03-22 17:50:54 -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