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-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
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-11
Renamed keyboard-language to keyboard-layout to avoid confusion. Added encryp...
Anton Hvornum
2021-05-11
Fixed line-ending issue after using generic_multi_select()
Anton Hvornum
2021-05-11
Flipped log level logic.
Anton Hvornum
2021-05-10
Added Partition() properties: sector_size, start, end, boot, partition_type a...
Anton Hvornum
2021-05-10
Added a soft-wrapper around parted logic. This logic will guide users through...
Anton Hvornum
2021-05-06
Adding in partition layout structure
Anton Hvornum
2021-05-06
Removed obsolete variable in prep for multi-disk support.
Anton Hvornum
2021-05-05
Beginning work on simplifying disk process in guided.py by reducing complexit...
Anton Hvornum
2021-05-05
Allow for multiple disks to be selected (to span partitions such as boot acro...
Anton Hvornum
[prev]
[next]