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-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
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
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
Bad copy paste of code prohibited credentials from being stored.
Anton Hvornum
2021-11-11
Only adding disk encryption to user_credentials.json when supplied.
Anton Hvornum
2021-11-11
Modified last few places where password gets set.
Anton Hvornum
2021-11-11
Merge pull request #709 from wllacer/master
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
Merge pull request #706 from archlinux/torxed-add-credentials
Anton Hvornum
2021-11-09
Forgot the disk encryption password, also escaped with !
Anton Hvornum
2021-11-09
Adding in storage of user supplied credentials. This separates credentials fr...
Anton Hvornum
2021-11-09
Revert default automatic hostname in user_config.json, I realized it's better...
Anton Hvornum
2021-11-09
Automatically fill the hostname in user_config.json
Anton Hvornum
2021-11-09
Merge pull request #704 from archlinux/torxed-fix-689
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-09
Merge pull request #703 from dylanmtaylor/patch-2
Anton Hvornum
2021-11-08
Fix user_interaction import as well - this is also in the parent directory.
Dylan M. Taylor
2021-11-08
Merge pull request #702 from dylanmtaylor/subvolume-disk-size
Anton Hvornum
2021-11-08
If using subvolumes, make root partition 100% instead of using home
Dylan M. Taylor
2021-11-08
Merge pull request #699 from dylanmtaylor/patch-2
Anton Hvornum
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
Merged #679 - Fix #109 Wrapper to create files inside installation
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
[next]