Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2021-04-27Synced latest changes from torxed-v2.2.0.Anton Hvornum
2021-04-27Corrected indentation (mixed spaces and tabs)Anton Hvornum
2021-04-27having ability to use multiple kernels - dict fixAggam Rahamim
2021-04-25Merge branch 'master' of https://github.com/AggamR/archinstallAggam Rahamim
2021-04-25having ability to use multiple kernelsAggam Rahamim
2021-04-24updated to lastest commit, fixed a conflictadvaithm
2021-04-23Update logging for some functionsSecondThundeR
2021-04-23Moved output about base installed packagesSecondThundeR
2021-04-22Added a continuation if partitions are not set yet.Anton Hvornum
2021-04-22Fixes #324.Anton Hvornum
2021-04-22merged with masteradvaithm
2021-04-21Re-working top-level-profile lambda to be a parameter to list_profiles() inst...Anton Hvornum
2021-04-21Merged in latest changes and history from torxed-2.2.0 to avoid odd history i...Anton Hvornum
2021-04-20added return trueadvaithm
2021-04-20changed some stringsadvaithm
2021-04-20reworked how we remove efimanager and add grubadvaithm
2021-04-20moved some stuffadvaithm
2021-04-20fixed some issues with adding packagesadvaithm
2021-04-20we should only look for boot on uefi systemsadvaithm
2021-04-20we should only look for boot on uefi systemsadvaithm
2021-04-20we should only look for boot on uefi systemsadvaithm
2021-04-20repharsed some stuffadvaithm
2021-04-20reworked how we handle bootloaders a littleadvaithm
2021-04-20rebaseadvaithm
2021-04-20Merge branch 'torxed-v2.2.0' into torxed-v2.2.0Anton Hvornum
2021-04-17Replace input with generic_select where necessarySecondThundeR