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
/
guided.py
Age
Commit message (
Expand
)
Author
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-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
2021-05-20
Merge branch 'master' into post-installation-scripts
Dylan Taylor
2021-05-20
fixed desktop install from config
Yash Tripathi
2021-05-19
Update guided.py
Yash Tripathi
2021-05-19
Try to use the new systemd-nspawn code paths
Dylan Taylor
2021-05-19
Run custom commands within bash session
Dylan M. Taylor
2021-05-19
Iterate over custom-command array
Dylan M. Taylor
2021-05-19
Added support for getting configuration from a config file (#364)
Yash Tripathi
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-15
Add mirror reachability check
Dylan M. Taylor
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Remove some redundant parenthesis
Dylan Taylor
2021-05-15
Fix E712
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Split filesystem message into multiple lines
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
Change mirror get check as suggested
Dylan Taylor
2021-05-15
Switch to using level=logging.DEBUG
Dylan Taylor
2021-05-15
Minor whitespace changes to guided.py
Dylan Taylor
2021-05-15
More formatting fixes
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-15
Fix unused imports in guided
Dylan Taylor
2021-05-15
More manual fixes
Dylan Taylor
2021-05-14
Removed dupe formatter
Anton Hvornum
2021-05-14
Removed targeted /boot formatting. This should be handled and marked earlier ...
Anton Hvornum
2021-05-01
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...
Anton Hvornum
[next]