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
Age
Commit message (
Expand
)
Author
2023-05-05
Fix `LsblkInfo` size field (#1787)
Daemon Coder
2023-05-04
Update `SysCommand()` calls in remaining files (#1707)
Daemon Coder
2023-05-04
Fix logic errors in `_fetch_lsblk_info()` (#1754)
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
2023-03-29
Save encryption configuration (#1672)
Daniel Girtler
2023-03-27
Added .part_uuid to MapperDev (#1691)
Anton Hvornum
2023-03-26
Change exit status indications to exit codes (#1685)
codefiles
2023-03-10
Add sector unit (#1668)
Murphy
2023-02-27
Patch for 1557 (#1645)
Anton Hvornum
2022-11-11
New encryption menu (#1520)
Daniel Girtler
2022-10-12
Removed debug output
Anton Hvornum
2022-10-12
Muted a log output
Anton Hvornum
2022-10-12
Muted a log output
Anton Hvornum
2022-10-12
Updating Partition() information after mount and unmount. (#1508)
Anton Hvornum
2022-10-03
Exclude archiso devices from selectable blockdevices (#1481)
Daniel Girtler
2022-09-21
On certain hardware where virtual and physical harddrives share the same comm...
Anton Hvornum
2022-09-19
Add compression to /etc/fstab for btrfs subvolumes (#1473)
Anton Hvornum
2022-08-30
Fixing issue where blkid causes SysCallException (#1445)
Anton Hvornum
2022-08-09
Converted paths to pathlib.Path and mount points to detect properly (#1412)
Anton Hvornum
2022-08-01
fix `valid_parted_position()` (#1382)
Samaoo
2022-08-01
Solves issue 1343. Could not locate partition after creation (#1355)
Werner Llácer
2022-07-26
Cleanup partition (#1333)
Daniel Girtler
2022-06-14
Update list manager (#1331)
Daniel Girtler
2022-06-07
Update blockdevice (#1289)
Daniel Girtler
2022-06-06
Update the subvolume menu - fix for #1278 (#1297)
Daniel Girtler
2022-05-29
Cleanup and version changes in prep for release
Anton Hvornum
2022-05-29
Fix "Unknown device" error when using erofs (#1232) (#1275)
demostanis
2022-05-29
Fix typos (#1265)
Kian-Meng Ang
2022-05-28
Removes btrfs subvolume warnings on incorrect subvolume locations (#1267)
Anton Hvornum
2022-05-28
Fixes additional encryption prompt even tho partitions was marked for encrypt...
Anton Hvornum
2022-05-27
Fix mixup of mount options and fstype during mount (#1258)
Anton Hvornum
2022-05-27
Removed debug information
Anton Hvornum
2022-05-27
Creates partition label on drives with zero partitions before adding partitio...
Anton Hvornum
2022-05-27
Fix dual-booting (#1250)
Anton Hvornum
2022-05-26
Fix MapperDev.subvolumes (#1249)
Anton Hvornum
2022-05-26
Rework btrfs handling (#1234)
Anton Hvornum
2022-05-18
Enhance view (#1210)
Daniel Girtler
2022-05-18
Added a HSM menu entry (#1196)
Anton Hvornum
2022-05-17
Fix #1162 (#1204)
Daniel Girtler
2022-05-16
Don't assume children exists (#1193)
Anton Hvornum
2022-05-16
Adding safe methods for __repr__ to call so that it doesn't break (#1190)
Anton Hvornum
2022-05-09
Introduce ctrl+c and other bug fixes (#1152)
Daniel Girtler
2022-05-05
Fix 1117 (#1126)
Daniel Girtler
2022-04-29
unlocked luks2 partitions were missing a BlockDevice parameter. It's technica...
Anton Hvornum
2022-04-26
Torxed issue 1083 (#1090)
Anton Hvornum
2022-04-26
Optimized a bunch of partprobe calls. (#1088)
Anton Hvornum
2022-04-26
Adding compression as an option (#1084)
Anton Hvornum
2022-04-25
Created a routine to check if a partition includes a certain mountpoint (#1069)
Werner Llácer
[next]