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
Age
Commit message (
Expand
)
Author
2022-01-06
Added type annotations to all functions (#845)
Anton Hvornum
2022-01-06
Update simple_menu.py
Anton Hvornum
2022-01-05
Improve documentation v2.3.1 (#843)
Anton Hvornum
2022-01-04
Add prompt for /home partition (#801)
HTV04
2022-01-02
Adding a Pipewire application profile (#821)
Anton Hvornum
2022-01-02
Improved command line argument parsing (#725)
Werner Llácer
2022-01-01
!= -> is not
Anton Hvornum
2021-12-31
Enable multiple mirror selection #457 (#809)
Daniel
2021-12-31
Btrfs2 (#787)
Werner Llácer
2021-12-31
Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...
Anton Hvornum
2021-12-16
Changed lsblk to blkid where possible (#802)
Anton Hvornum
2021-12-12
Fixing possible race condition with partprobe (#796)
Wilhelm Åkermark
2021-12-11
Merge branch 'archlinux:master' into patch-1
MTC
2021-12-11
fix logic: could not detect root **or** boot
MTC
2021-12-07
Add handling of default options in multi-choice menus
Didr
2021-12-02
Fixing some mypy complaints (#780)
Anton Hvornum
2021-12-02
Add simple menu for better UX (#660)
Daniel
2021-11-24
Set the version for master to 2.3.1 development
Dylan M. Taylor
2021-11-24
Bumped the version to v2.3.0
Anton Hvornum
2021-11-24
Re-phrased btrfs subvolume question to only allow for a default layout
Anton Hvornum
2021-11-24
Removed silent 'ok' on mkdir and path for chmod on crypttab setup (#768)
Anton Hvornum
2021-11-24
Issue #764 Modify inclusion of self.BINARIES entry due to a mistype (#765)
Werner Llácer
2021-11-24
Support encrypting multiple partitions (#759)
Anton Hvornum
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-22
Update filesystem.py
Firminator
2021-11-22
Rewrite bootloader selection to allow efistub if advanced flag is set
Dylan 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-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
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
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
Error handling when PARTUUID is missing during __repr__
Anton Hvornum
2021-11-18
Swapped .get() statement for a verification. This ensures Partition().uuid do...
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
Clarification on boot entries when using multiple kernels
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
[next]