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-23
Fix error at end of installation from missing method import
Dylan Taylor
2021-11-23
Add accessibility packages to installed system if using the on the live ISO (...
Dylan M. Taylor
2021-11-23
Adding a warning when /boot is reasonably too small (#738)
Anton Hvornum
2021-11-23
Merge pull request #756 from Firminator/patch-1
Anton Hvornum
2021-11-23
Merge pull request #755 from dylanmtaylor/advanced-efistub
Anton Hvornum
2021-11-22
Update filesystem.py
Firminator
2021-11-22
Rewrite bootloader selection to allow efistub if advanced flag is set
Dylan Taylor
2021-11-22
Merge pull request #754 from dylanmtaylor/patch-1
Anton Hvornum
2021-11-22
Mention the --advanced flag in the README
Dylan M. Taylor
2021-11-22
Make NTFS an advanced option (#753)
Dylan M. Taylor
2021-11-22
NTFS Root Filesystem Support (#748)
Dylan M. Taylor
2021-11-22
Simplified size definition in dict. (#752)
Anton Hvornum
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
[next]