Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/systemd.py
AgeCommit message (Expand)Author
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-03-26Change exit status indications to exit codes (#1685)codefiles
2022-05-29Fix typos (#1265)Kian-Meng Ang
2022-05-26Rework btrfs handling (#1234)Anton Hvornum
2022-02-03Command locales (second batch) (#886)Werner Llácer
2022-01-07Wrongly spelled importAnton Hvornum
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2021-11-18Fixed spelling error on variablesAnton Hvornum
2021-11-07Fixes #690 by Clearing storage['active_boot'] if shutdown was successful (#691)Anton Hvornum
2021-11-06Revert "Added a delay on systemd-nspawn", did not helpAnton Hvornum
2021-11-06Added a delay on systemd-nspawnAnton Hvornum
2021-11-05Fixed broken import from masterAnton Hvornum
2021-09-20Fix Bug: Timezone is ignored, always same as hostHugo Ankarloo
2021-05-19Added support for getting configuration from a config file (#364)Yash Tripathi
2021-05-19Reworking SysCommand & Moving to localectl for locale related activitiesAnton Hvornum
2021-05-15Many more manual changesDylan Taylor
2021-04-01Remove useless __init__ methodsRichard Neumann
2021-04-01Move class-related docstring to class definitionRichard Neumann
2020-11-11Added a simple INI handler, and a helper function under Installer().configure...Anton Hvornum