subiquity/system_setup/server/controllers
Michael Hudson-Doyle 85b3cd0724 switch from loop.create_task to asyncio.create_task
mostly done with sed
2022-11-08 10:08:46 +13:00
..
__init__.py Connects the new controllers to server and client. 2022-08-23 10:45:34 -03:00
configure.py switch from loop.create_task to asyncio.create_task 2022-11-08 10:08:46 +13:00
identity.py Initializes `existing_usernames` for system_setup. 2022-05-12 17:04:19 -03:00
locale.py Removes empty line in the end of file 2022-04-20 09:16:40 -03:00
shutdown.py switch from loop.create_task to asyncio.create_task 2022-11-08 10:08:46 +13:00
wslconfadvanced.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslconfbase.py Makes the default_loader for wsl.conf testable 2022-09-15 16:24:18 -03:00
wslsetupoptions.py [WSL] Fixes wrong paramters being passed ... 2022-09-15 17:12:03 -03:00