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
/
disk
/
device_handler.py
Age
Commit message (
Expand
)
Author
2023-09-28
Fix mount command whitespace (#2126)
codefiles
2023-09-27
Fix mount debug message (#2116)
codefiles
2023-09-26
Fix 2103 (#2114)
Daniel Girtler
2023-09-26
Fix `mountpoint` for pre-mounted disk configuration (#2113)
codefiles
2023-09-24
Add support for loop devices (#2097)
codefiles
2023-09-21
Fix `_add_efistub_bootloader()` partition number with partn (#2084)
codefiles
2023-09-20
Fix acquisition of UUID (#2077)
codefiles
2023-09-14
Fix 1971 - manual partitioning (#2031)
Daniel Girtler
2023-09-14
Fix Bootloader installation (#2032)
Daniel Girtler
2023-07-30
Muted partprobe (#1964)
Anton Hvornum
2023-06-29
Skip rom devices (#1906)
codefiles
2023-06-28
Fix 1875 (#1880)
Daniel Girtler
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
2023-05-07
Fix 1793 (#1794)
Daniel Girtler
2023-05-04
Update `SysCommand()` calls in remaining files (#1707)
Daemon Coder
2023-05-03
Full mypy compliance and small fixes (#1777)
Daniel Girtler
2023-04-28
Attempt to fetch partuuid multiple times (#1770)
Daniel Girtler
2023-04-19
PyParted and a large rewrite of the underlying partitioning (#1604)
Daniel Girtler