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
/
models
Age
Commit message (
Expand
)
Author
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
2023-05-03
Fix 1772 (#1773)
Daniel Girtler
2023-05-03
Full mypy compliance and small fixes (#1777)
Daniel Girtler
2023-04-19
PyParted and a large rewrite of the underlying partitioning (#1604)
Daniel Girtler
2023-03-29
Save encryption configuration (#1672)
Daniel Girtler
2022-11-17
Removed absolut imports and used relative paths to preserve library usage
Anton Hvornum
2022-11-11
New encryption menu (#1520)
Daniel Girtler
2022-06-09
Fancy user interface (#1320)
Daniel Girtler
2022-06-06
Update the subvolume menu - fix for #1278 (#1297)
Daniel Girtler
2022-06-06
Fix #1304 - Make password validation less intrusive (#1308)
Daniel Girtler
2022-05-29
Fix typos (#1265)
Kian-Meng Ang
2022-05-26
Rework user management (#1220)
Daniel Girtler
2022-05-16
Add network-manager-applet to NetworkManager profile (#1120)
kpcyrd
2022-04-22
Support for multiple network interfaces (#1052)
Daniel
2022-03-28
Fixed an import of not yet loaded module
Anton Hvornum
2022-03-28
Fixed an import of not yet loaded module
Anton Hvornum
2022-03-28
Issues with Network Management and user management in menu (#1036)
Werner Llácer
2022-02-28
Rework network config (#1001)
Daniel
2022-02-02
Torxed pydantic to dataclass (#935)
Anton Hvornum
2022-02-02
SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933)
Anton Hvornum