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
/
examples
Age
Commit message (
Expand
)
Author
2021-11-24
Added error handling to guided surrounding disk_layouts
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-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
Simplified size definition in dict. (#752)
Anton Hvornum
2021-11-20
Merge PR #739 - Added @staticmethod decorators
Anton Hvornum
2021-11-20
Incorrect location usage of AVAILABLE_GFX_DRIVERS
Anton Hvornum
2021-11-19
source code improvement
Steven Lee
2021-11-11
Removed assumptions that !user and !super-users exists.
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-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-05
Fixed broken import from master
Anton Hvornum
2021-11-05
Misspelled variable name
Anton Hvornum
2021-11-05
Merged latest master
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
Merged PR #650 - flake8 fixes and tightening
Anton Hvornum
2021-11-05
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...
Anton Hvornum
2021-11-02
Fix typos
TheEvilSkeleton
2021-11-01
Adding support for swap on zram
Anton Hvornum
2021-10-30
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...
Anton Hvornum
2021-10-30
Wrong exposed variable corrected.
Anton Hvornum
2021-10-22
Forgot some imports that didn't show up on a static run without going through...
Anton Hvornum
2021-09-19
general: remove all found white-spaces
SecondThundeR
2021-09-18
Refactoring and cleaning up a bit
Anton Hvornum
2021-09-18
Adding in options for BTRFS subvolumes
Anton Hvornum
2021-09-15
Making sure the drive paths are in the JSON structure, and not the class obje...
Anton Hvornum
2021-09-15
Tweaked the logic for parsing the --harddrives parameter.
Anton Hvornum
2021-09-15
Fixing type issue with conversion to multiple disk logic.
Anton Hvornum
2021-09-15
More error handling and fixed a spelling error.
Anton Hvornum
2021-09-15
Might be redundant, but if the JSON file given to --config contains a list it...
Anton Hvornum
2021-09-15
Updating support for --disk_layouts. It now supports file paths as well as JS...
Anton Hvornum
2021-09-15
Reverted last change, and improved it. By passing it through load_config and ...
Anton Hvornum
2021-09-15
Changed from internal storage to parameter-friendly arguments for disk_layout...
Anton Hvornum
2021-09-12
Removed legacy need to add_bootloader
Anton Hvornum
2021-09-06
Merged in master.
Anton Hvornum
2021-09-06
Merge pull request #614 from laxect/patch-1
Anton Hvornum
2021-09-06
Corrected some minor modifications mentioned in #595 as well as merged in lat...
Anton Hvornum
2021-08-20
Update guided.py
Yash Tripathi
2021-08-20
added servers key
Yash Tripathi
2021-08-18
Update guided.py
ギャラ
2021-07-18
changed dry_run to dry-run
Yash Tripathi
2021-07-18
added new key for desktop-environment
Yash Tripathi
2021-07-18
created load_config() to load configuration
Yash Tripathi
2021-07-07
Fix encryption + grub both in UEFI and BIOS systems.
Hamad Al Marri
[next]