subiquity/system_setup/models
Carlos Nihelton 6dd157dac7
Adding WSLSetupOptions API endpoint
Intended to receive options that affect the setup process.
and won't be written to /etc/wsl.conf
Options relative to that conf file are handled by WslConfBase and
WslConfAdvanced.
Currently only the option for skip installing language packs is
available.
2022-08-23 10:45:29 -03:00
..
__init__.py Add missing copyrights 2021-08-31 15:52:03 +02:00
system_setup.py Customises WSL system_setup Help/About message. 2022-05-24 13:58:13 -03: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
wslsetupoptions.py Adding WSLSetupOptions API endpoint 2022-08-23 10:45:29 -03:00