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-04-01
Missing variable
Anton Hvornum
2021-03-30
Merge pull request #132 from kpcyrd/range-check
Anton Hvornum
2021-03-30
Add range check to disk selection
kpcyrd
2021-03-30
Add range check to generic_select
kpcyrd
2021-03-29
Merge pull request #125 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Removed debugging and finalized fix.
Anton Hvornum
2021-03-29
Added some debugging.
Anton Hvornum
2021-03-29
Adding .encrypted logic after .format calls to correctly identify partitions ...
Anton Hvornum
2021-03-29
Added some debugging.
Anton Hvornum
2021-03-29
Reworking cache logic to not loose .encrypted flag on partitions after flushi...
Anton Hvornum
2021-03-29
Rolling back change to check parent blockdevice for safe formatting, it would...
Anton Hvornum
2021-03-29
Removing a flush of the cache that was excessive.
Anton Hvornum
2021-03-29
Experimenting with cache, carrying over .allow_formatting
Anton Hvornum
2021-03-29
Experimenting with carrying over flags across cache flush. This to solve issu...
Anton Hvornum
2021-03-29
Allowing individual partitions safety checks to rely on the parent blockdevic...
Anton Hvornum
2021-03-29
Added support for flushing a BlockDevice() cache after a partition has been f...
Anton Hvornum
2021-03-29
Toned down the debugging a bit.
Anton Hvornum
2021-03-29
Moved some debugging to catch more variable settings.
Anton Hvornum
2021-03-29
Adding callstack to debug output for easier debugging. Removed hardcoded debu...
Anton Hvornum
2021-03-29
Debugging
Anton Hvornum
2021-03-29
Merge pull request #123 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Merge pull request #122 from Didr/patch-1
Anton Hvornum
2021-03-29
Reverting .strip() logic and moving the check into the get_password() function.
Anton Hvornum
2021-03-29
Fix spelling error in filesystem choice
Didr
2021-03-29
Merge pull request #121 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Adding some overclarification to encryption checks.
Anton Hvornum
2021-03-29
Fixing rare occation where partitions dissapear just before .format().
Anton Hvornum
2021-03-29
Fixing un-encrypted drives matching on block encrypted.
Anton Hvornum
2021-03-28
Merge pull request #120 from Torxed/torxed-patch-sunday
Anton Hvornum
2021-03-28
Added some more useful debug data to the log.
Anton Hvornum
2021-03-28
Adding debug to correct for a potential issue where partitions get marked as ...
Anton Hvornum
2021-03-28
Version bump in prep for minor patch release.
Anton Hvornum
2021-03-28
Fixed a path-check issue with Time Zones.
Anton Hvornum
2021-03-24
Fixes an issue with completely empty hard drives
Anton Hvornum
2021-03-24
Removed vfat as an option for the root partition
Anton Hvornum
2021-03-24
Update README.md
Anton Hvornum
2021-03-24
Removed an obsolete link to archlinux.life
Anton Hvornum
2021-03-23
Update __init__.py
Anton Hvornum
2021-03-23
Also setting cwd (bad choice of name) to the workdir if one was specified. Wh...
Anton Hvornum
2021-03-23
Enabling archinstall.sys_command() to get a working directory when executing....
Anton Hvornum
2021-03-23
Corrected recursion loop in log() calling log() before setting the new path f...
Anton Hvornum
2021-03-23
Partially corrects for #116. We still don't detect if we're running as root (...
Anton Hvornum
2021-03-22
Created a GitHub action to publish to pypi
Anton Hvornum
2021-03-21
Updated versions in PKGBUILDs and VERSION.
Anton Hvornum
2021-03-21
Improved english grammar and dialogues. Some 'questions' were formatted in a ...
Anton Hvornum
2021-03-21
Added a mkinitcpio configuration for non-btrfs volumes but where encryption i...
Anton Hvornum
2021-03-21
Added the latest installments of contributors.
Anton Hvornum
2021-03-21
Merge pull request #118 from Torxed/torx-fix-profile-issues
Anton Hvornum
2021-03-21
Removed some debugging output.
Anton Hvornum
2021-03-21
Added an option to force-flush a blockdevice cache. creating a new Filesystem...
Anton Hvornum
[next]