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
2021-11-16
Fix unknown-ucode message for EFISTUB bootloader
Ettore Forigo
2021-11-15
Fix boot partition detection for EFISTUB bootloader
Ettore Forigo
2021-11-14
Add EFISTUB bootloader support
Ettore Forigo
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
2021-11-11
Added more debugging (some duplicate, but that's fine)
Anton Hvornum
2021-11-11
Adding in debugging
Anton Hvornum
2021-11-11
elif -> if
Anton Hvornum
2021-11-11
Removed legacy code related to disk wiping. Also added in partprobe in strate...
Anton Hvornum
2021-11-11
Merged PR #707 - Fixes password leakage to terminal
Anton Hvornum
2021-11-11
Modified last few places where password gets set.
Anton Hvornum
2021-11-10
Fixed linting issue
Anton Hvornum
2021-11-10
Solves issue #689. Attribute Error.'None type' has no attribute 'format' ...
Werner Llácer
2021-11-09
Changed partition password to !password
Anton Hvornum
2021-11-09
Forgot to change the cls=JSON inside the recursive call of UNSAFE_JSON
Anton Hvornum
2021-11-09
Adding in storage of user supplied credentials. This separates credentials fr...
Anton Hvornum
2021-11-09
Adding a exception to filesystem.parted() if it fails. We can't let these go ...
Anton Hvornum
2021-11-09
Linting fix
Anton Hvornum
2021-11-09
Merge pull request #695 from wllacer/master
Anton Hvornum
2021-11-08
Fix user_interaction import as well - this is also in the parent directory.
Dylan M. Taylor
2021-11-08
If using subvolumes, make root partition 100% instead of using home
Dylan M. Taylor
2021-11-08
Fix luks import so that encryption works correctly
Dylan M. Taylor
2021-11-08
Followup to the previous one. Output of size function is rounded to the first...
Werner Llácer
2021-11-08
Solves issue #674
Werner Llácer
2021-11-07
Fixes #690 by Clearing storage['active_boot'] if shutdown was successful (#691)
Anton Hvornum
2021-11-06
Revert "Added a delay on systemd-nspawn", did not help
Anton Hvornum
2021-11-06
Added a delay on systemd-nspawn
Anton Hvornum
2021-11-06
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...
Anton Hvornum
2021-11-06
Added mimic function for file operations
Anton Hvornum
2021-11-06
Update installer.py
Anton Hvornum
2021-11-05
Fixed default zram conf location and imports
Anton Hvornum
2021-11-05
Fixed newline in zram conf
Anton Hvornum
2021-11-05
Misspelled variable name
Anton Hvornum
2021-11-05
Fixed broken import from master
Anton Hvornum
2021-11-05
Fixed broken import from master (GRUB non-EFI might be wonky)
Anton Hvornum
2021-11-05
Fixed a broken import
Anton Hvornum
2021-11-05
Fixed some import errors that snuk in master
Anton Hvornum
2021-11-05
Stripped down the default zram configuration for zram-generator
Anton Hvornum
2021-11-05
Merged latest master
Anton Hvornum
2021-11-05
Merged in master changes
Anton Hvornum
2021-11-05
Fix import systemd.Boot
Anton Hvornum
2021-11-05
Added more information to the NTP log line.
Anton Hvornum
2021-11-05
Renamed the ntp function, as it doesn't install/enable ntp any longer. Even t...
Anton Hvornum
2021-11-05
Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-682
Anton Hvornum
[next]