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
2022-01-06
- No treatement of disk_layouts_file (#844)
Werner Llácer
2022-01-02
examples/guided: if selected, activate NTP also in installer system (#831)
Ilario Gelmetti
2022-01-02
Adding a Pipewire application profile (#821)
Anton Hvornum
2022-01-02
Fix inspired by #804 to tweak the fix in v2.3.1-dev
Anton Hvornum
2022-01-02
Fixed issue #799. Where user prompt wouldn't be shown if a root password was ...
Anton Hvornum
2022-01-02
Improved command line argument parsing (#725)
Werner Llácer
2022-01-02
better handling the skip partitioning option. (#778)
Werner Llácer
2021-12-31
Btrfs2 (#787)
Werner Llácer
2021-12-31
Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...
Anton Hvornum
2021-12-02
Add simple menu for better UX (#660)
Daniel
2021-11-28
Adds version to user_conf.json
Anton Hvornum
2021-11-26
Updated examples, fix #772
Anton Hvornum
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
[next]