Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Expand)Author
2021-05-11Fixed line-ending issue after using generic_multi_select()Anton Hvornum
2021-05-11Flipped log level logic.Anton Hvornum
2021-05-11Spelling errors, and filtered the output a bit.Anton Hvornum
2021-05-10Tested the workflow, and it works pretty decent. There's some kinks to work o...Anton Hvornum
2021-05-10Tested creating partitions and deleting them. Kinda works now.Anton Hvornum
2021-05-10Added Partition() properties: sector_size, start, end, boot, partition_type a...Anton Hvornum
2021-05-10Added a soft-wrapper around parted logic. This logic will guide users through...Anton Hvornum
2021-05-08fix error when to many options and calculation spacesaboven
2021-05-07Splitting up partitioning logic some more.Anton Hvornum
2021-05-06Add default graphics card driver optionSecondThundeR
2021-05-06Adding in partition layout structureAnton Hvornum
2021-05-06Removed obsolete variable in prep for multi-disk support.Anton Hvornum
2021-05-05Change graphics driver selection based on #414Dylan Taylor
2021-05-01Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...Anton Hvornum
2021-05-01Merge pull request #405 from dylanmtaylor/patch-3Anton Hvornum
2021-04-30Make the style of the word superuser consistentDylan M. Taylor
2021-04-30Tweak wording for superuser prompt a little bitDylan M. Taylor
2021-05-01Fix syntax errorbuilder_247
2021-04-30Revert disabling default sortingSecondThundeR
2021-04-30Adding support for kernel paramsAnton Hvornum
2021-04-30Moved/Created mkinitcpio funcAnton Hvornum
2021-04-30Moved mkinitcpio variablesAnton Hvornum
2021-04-30Enabling --plugins filteringAnton Hvornum
2021-04-30Automatic loading of pluginsAnton Hvornum
2021-04-30Merge pull request #398 from dylanmtaylor/patch-5Anton Hvornum
2021-04-29Change how efibootmgr is installedDylan M. Taylor
2021-04-29Partially revert hasUEFI grub/efibootmgr change to fix GRUBDylan M. Taylor
2021-04-29Update `user_interaction.py`SecondThundeR
2021-04-29Fix multi select and video card driver selectionSecondThundeR
2021-04-29Update generic_selectSecondThundeR
2021-04-29Update generic_multi_selectSecondThundeR
2021-04-29typo: none 0 is incorrect grammarDylan M. Taylor
2021-04-29Adding on_pacstrap hook for installation. As well as a plugins listing that p...Anton Hvornum
2021-04-29Added a postgresql application profile. (#383)Anton Hvornum
2021-04-29Cleaning up packages. (#374)Anton Hvornum
2021-04-29Fixes #350 hopefully. This reverts an old hotfix to make systemd-boot work wi...Anton Hvornum
2021-04-28Added a mini curses class and generic-multi-select (#362)Anton Hvornum
2021-04-28Corrected one indentation.Anton Hvornum
2021-04-28Corrected error handling for log creation.Anton Hvornum
2021-04-28Fixing permission error on non-root-runners accessing log()Anton Hvornum
2021-04-28Added a default descriptionAnton Hvornum
2021-04-28Update kernel selectSecondThundeR
2021-04-28removed pdbadvaithm
2021-04-28log diffrent values when in bios modeadvaithm
2021-04-28trying to fix always failing bootloader installadvaithm
2021-04-28fixed kernel selectadvaithm
2021-04-28pdb traceingadvaithm
2021-04-27Merge pull request #344 from SecondThundeR/misc-cleanupAnton Hvornum
2021-04-27Fixed a crash before choosing a video card driverВладислав
2021-04-27Revert some merge resolve changesSecondThundeR