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-06-10
Renamed vfat -> fat32 for the purpose of consistency. Most actions are referr...
Anton Hvornum
2021-06-10
Skipping bootloader selection if --bootloader was given.
Anton Hvornum
2021-06-10
Merging in latest changes from master.
Anton Hvornum
2021-06-10
added --dry-run flag (#570)
Yash Tripathi
2021-06-10
Started working on partitioning logic from declarative layouts.
Anton Hvornum
2021-06-07
Started working on the load_layout function
Anton Hvornum
2021-06-06
Removed the bulk of disk-operations from guided, and will move the logic into...
Anton Hvornum
2021-06-06
Added a json.dumps() helper that wraps JSON cls. Also tweaked the logic for t...
Anton Hvornum
2021-06-06
Added sorting logic for BlockDevice. Also swapped sys_command() to SysCommand...
Anton Hvornum
2021-06-04
Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...
Anton Hvornum
2021-06-04
Merged in changes from master
Anton Hvornum
2021-06-02
Clean up graphics driver output
Dylan Taylor
2021-06-02
Add graphics device listing
Dylan Taylor
2021-06-02
Add hardware logging to beginning of installation
Dylan Taylor
2021-05-28
Make this template usable to users of more platforms
Dylan M. Taylor
2021-05-28
Merge pull request #526 from dylanmtaylor/export-configuration
Anton Hvornum
2021-05-28
added support for setting profile to a dict or a string in config
Yash Tripathi
2021-05-28
added support for setting mirror-region to a dict or a string in config
Yash Tripathi
2021-05-27
Needed to set file mode to write.
Dylan M. Taylor
2021-05-27
Write user configuration JSON to a file in logs directory
Dylan Taylor
2021-05-27
Update custom-command-sample.json
Yash Tripathi
2021-05-27
Add descriptions for top-level profiles
Dylan M. Taylor
2021-05-24
removed builtins usage and added gfx_package key in config
Yash Tripathi
2021-05-24
Merged in latest changes from master
Anton Hvornum
2021-05-23
Made sure NTP matches the default value when 'skipped'.
Anton Hvornum
2021-05-23
added pulling sys-language and sys-encoding from config
Yash Tripathi
2021-05-23
fixed pulling mirror-region from config
Yash Tripathi
2021-05-23
updated mirror-region config key to use value directly
Yash Tripathi
2021-05-22
Fix issue from language selection.
Anton Hvornum
2021-05-22
Fix issue from language selection.
Anton Hvornum
2021-05-22
Re-worked the select_profile() user interaction. It no longer takes options a...
Anton Hvornum
2021-05-22
Added in the option to select system locale if --advance is given to guided, ...
Anton Hvornum
2021-05-22
Rephrased according to @dylan's suggestions.
Anton Hvornum
2021-05-22
Made NTP question only on timezone for now.
Anton Hvornum
2021-05-22
Added a information that ntp might require some additional tinkering to work ...
Anton Hvornum
2021-05-22
Adding a NTP option to syncronize time.
Anton Hvornum
2021-05-22
Added in a are-we-root check at the top of guided.
Anton Hvornum
2021-05-21
Add ability to provide an array of services to enable in config file
Dylan Taylor
2021-05-21
Merging in latest changes from master and resolved conflicts.
Anton Hvornum
2021-05-20
fallback added for when profile is null/empty
Yash Tripathi
2021-05-20
Re-add profile import
Dylan Taylor
2021-05-20
fixed creating profile object if profile is passed in vars
Yash Tripathi
2021-05-20
Use {installation.target} in custom commands handler
Dylan Taylor
2021-05-20
Extract custom-commands function into general.py
Dylan Taylor
2021-05-20
Clean up temp files after they are run
Dylan Taylor
2021-05-20
Add logging of execution output
Dylan Taylor
2021-05-20
Switch back to arch-chroot
Dylan Taylor
2021-05-20
Use temporary script files
Dylan M. Taylor
2021-05-20
Swapped the instance sent to Boot()
Anton Hvornum
2021-05-20
changed "desktop" to "profile" while loading config
Yash Tripathi
[prev]
[next]