Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-05-20Use {installation.target} in custom commands handlerDylan Taylor
2021-05-20Extract custom-commands function into general.pyDylan Taylor
2021-05-20Clean up temp files after they are runDylan Taylor
2021-05-20Add logging of execution output Dylan Taylor
2021-05-20Switch back to arch-chrootDylan Taylor
2021-05-20Use temporary script filesDylan M. Taylor
2021-05-20Swapped the instance sent to Boot()Anton Hvornum
2021-05-20changed "desktop" to "profile" while loading configYash Tripathi
2021-05-20Update configuration script to work with changesDylan Taylor
2021-05-20Merge branch 'master' into post-installation-scriptsDylan Taylor
2021-05-20fixed desktop install from configYash Tripathi
2021-05-19Modify custom profile example to try to get it workingDylan M. Taylor
2021-05-19Update guided.pyYash Tripathi
2021-05-19Try to use the new systemd-nspawn code pathsDylan Taylor
2021-05-19Run custom commands within bash sessionDylan M. Taylor
2021-05-19Iterate over custom-command arrayDylan M. Taylor
2021-05-19Provide sample configuration file showing how one would use commandsDylan M. Taylor
2021-05-19Added support for getting configuration from a config file (#364)Yash Tripathi
2021-05-19Reworking SysCommand & Moving to localectl for locale related activitiesAnton Hvornum
2021-05-15Add mirror reachability checkDylan M. Taylor
2021-05-15Perform refactoring to PEP 8 naming conventionsDylan Taylor
2021-05-15Remove some redundant parenthesisDylan Taylor
2021-05-15Fix E712 Dylan Taylor
2021-05-15More formatting fixes to satisfy PEP 8Dylan Taylor
2021-05-15f-string fixesDylan Taylor
2021-05-15Split filesystem message into multiple linesDylan Taylor
2021-05-15Whitespace changesDylan Taylor
2021-05-15Change mirror get check as suggestedDylan Taylor
2021-05-15Switch to using level=logging.DEBUGDylan Taylor
2021-05-15Final whitespace changes I thinkDylan Taylor
2021-05-15Minor whitespace changes to guided.pyDylan Taylor
2021-05-15More formatting fixesDylan Taylor
2021-05-15Many more manual changesDylan Taylor
2021-05-15Fix f-string is missing placeholders in unattendedDylan Taylor
2021-05-15Fix f-string is missing placeholders in minimalDylan Taylor
2021-05-15Fix unused imports in guidedDylan Taylor
2021-05-15More manual fixesDylan Taylor
2021-05-14Removed dupe formatterAnton Hvornum
2021-05-14Removed targeted /boot formatting. This should be handled and marked earlier ...Anton Hvornum
2021-05-12some type hint fixes and a bad catch fixadvaithm
2021-05-01Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...Anton Hvornum
2021-04-29Added a postgresql application profile. (#383)Anton Hvornum
2021-04-28Update kernel selectSecondThundeR
2021-04-27Merge branch 'master' into misc-cleanupВладислав
2021-04-27Moving away from custom log levels, to something that's well defined. (#360)Anton Hvornum
2021-04-27Merge branch 'master' into misc-cleanupВладислав
2021-04-27Revert "Update logging for some functions"SecondThundeR
2021-04-27Pulled in latest changes from torxed-v2.2.0Anton Hvornum
2021-04-27Added a failsafe for kernels argument to be defaulted to linux, since 'None' ...Anton Hvornum
2021-04-27Reduced complexity in guided for the kernel selection process.Anton Hvornum