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
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
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-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
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
[next]