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
Age
Commit message (
Expand
)
Author
2021-11-22
Fix #746 - Can't create a filesystem on a new partition during the manual par...
Anton Hvornum
2021-11-20
Merge PR #739 - Added @staticmethod decorators
Anton Hvornum
2021-11-20
Incorrect location usage of AVAILABLE_GFX_DRIVERS
Anton Hvornum
2021-11-19
source code improvement
Steven Lee
2021-11-18
Adding a cmd_history.txt log under /var/log/archinstall/ (#737)
Anton Hvornum
2021-11-18
Merged PR #736 - Partially addresses #710
Anton Hvornum
2021-11-18
Fixed spelling error on variables
Anton Hvornum
2021-11-18
Added an exception if configuration cannot be loaded, to avoid confusion
Anton Hvornum
2021-11-18
Merged PR #735 - Removes delays from Partition()._safe_uuid
Anton Hvornum
2021-11-18
Added docstring
Anton Hvornum
2021-11-18
Reworked _safe_uuid() to be it's own function without timeouts.
Anton Hvornum
2021-11-18
Reworked the last uuid fix, and introduced _safe_uuid which does the same thi...
Anton Hvornum
2021-11-18
Merge pull request #734 from archlinux/torxed-fix-luks
Anton Hvornum
2021-11-18
Error handling when PARTUUID is missing during __repr__
Anton Hvornum
2021-11-18
Merge PR #733 - Adds GNOME Software via packagekit
Anton Hvornum
2021-11-18
Add `gnome-software-packagekit-plugin`
Atirut Wattanamongkol
2021-11-18
Merge PR #732 - Fixed #718
Anton Hvornum
2021-11-18
Swapped .get() statement for a verification. This ensures Partition().uuid do...
Anton Hvornum
2021-11-18
Added a log message for when xorg fails a certain step. (#731)
Anton Hvornum
2021-11-18
Increased disk delays by 100% (for unsuccessful operations), successful shoul...
Anton Hvornum
2021-11-17
Fixing broken encryption support in GRUB (#724)
Anton Hvornum
2021-11-17
Merge PR #716 - Support for efistub-bootloader (API only)
Anton Hvornum
2021-11-16
Merge pull request #723 from archlinux/torxed-fix-boot-entries
Anton Hvornum
2021-11-16
Clarification on boot entries when using multiple kernels
Anton Hvornum
2021-11-16
Merge PR #722 - Fixes #721
Anton Hvornum
2021-11-16
Safe dictionary retrieval
Anton Hvornum
2021-11-16
Merge PR #714 - Fix empty drives causing issues
Anton Hvornum
2021-11-16
Accidental stdout redirect into 1
Anton Hvornum
2021-11-16
removed redundant import
Anton Hvornum
2021-11-16
Removed redundant boot-partition retrieval.
Anton Hvornum
2021-11-16
Linting issues
Anton Hvornum
2021-11-16
Added more logging for debugging purposes
Anton Hvornum
2021-11-16
Improved error message when failing to detect mount information.
Anton Hvornum
2021-11-16
Fix unknown-ucode message for EFISTUB bootloader
Ettore Forigo
2021-11-15
Merge pull request #715 from archlinux/torxed-add-mntpoint-arg
Anton Hvornum
2021-11-15
Fix boot partition detection for EFISTUB bootloader
Ettore Forigo
2021-11-14
Add EFISTUB bootloader support
Ettore Forigo
2021-11-13
Adding in --mount-point argument, which overrides storage['MOUNT_POINT']
Anton Hvornum
2021-11-12
Removed the GPT vs MBR lookup on __enter__ as it's no longer necessary to val...
Anton Hvornum
2021-11-11
Merged PR #711 - Fixing disk "ghosting" issues using partprobe
Anton Hvornum
2021-11-11
Merged PR #713 - Fixes #712
Anton Hvornum
2021-11-11
Removed assumptions that !user and !super-users exists.
Anton Hvornum
2021-11-11
Converted partprobe call into a function.
Anton Hvornum
2021-11-11
Dealt with exception in partition
Anton Hvornum
2021-11-11
Added a hard exception for when mount information can't be detected
Anton Hvornum
2021-11-11
Added more partprobe's
Anton Hvornum
2021-11-11
Added more debug output for get_mount_info()
Anton Hvornum
2021-11-11
Improved partition.uuid handling of lsblk information
Anton Hvornum
2021-11-11
Tweaked partitions usage in blockdevice
Anton Hvornum
2021-11-11
Tweaked partitions usage in blockdevice
Anton Hvornum
[next]