Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
/
lib
/
systemd.py
Age
Commit message (
Expand
)
Author
2022-05-29
Fix typos (#1265)
Kian-Meng Ang
2022-05-26
Rework btrfs handling (#1234)
Anton Hvornum
2022-02-03
Command locales (second batch) (#886)
Werner Llácer
2022-01-07
Wrongly spelled import
Anton Hvornum
2022-01-06
Added type annotations to all functions (#845)
Anton Hvornum
2021-11-18
Fixed spelling error on variables
Anton Hvornum
2021-11-07
Fixes #690 by Clearing storage['active_boot'] if shutdown was successful (#691)
Anton Hvornum
2021-11-06
Revert "Added a delay on systemd-nspawn", did not help
Anton Hvornum
2021-11-06
Added a delay on systemd-nspawn
Anton Hvornum
2021-11-05
Fixed broken import from master
Anton Hvornum
2021-09-20
Fix Bug: Timezone is ignored, always same as host
Hugo Ankarloo
2021-05-19
Added support for getting configuration from a config file (#364)
Yash Tripathi
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-15
Many more manual changes
Dylan Taylor
2021-04-01
Remove useless __init__ methods
Richard Neumann
2021-04-01
Move class-related docstring to class definition
Richard Neumann
2020-11-11
Added a simple INI handler, and a helper function under Installer().configure...
Anton Hvornum