Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Expand)Author
2021-04-11Use generic_select for GPU driverDylan Taylor
2021-04-12Merge branch 'master' into torxed-v2.2.0Anton Hvornum
2021-04-11Merge pull request #181 from zosman1/enhancement-systemd-service-wrapperAnton Hvornum
2021-04-11Fixed PR #273. Moved the graphic drivers into hardware since they are hardwar...Anton Hvornum
2021-04-10Fix issue #263Dylan Taylor
2021-04-10Multiple restructuring changesDylan Taylor
2021-04-10Show size in partition string representationDylan Taylor
2021-04-10PR #271: (breaking changes) This fixes #124 and some moreAnton Hvornum
2021-04-10Pulled in master to avoid merge conflicts.Anton Hvornum
2021-04-10fix typoNicoHood
2021-04-10Added a #TODOAnton Hvornum
2021-04-10Modified encrypted partitions to use partuuid for now.Anton Hvornum
2021-04-09Merge branch 'master' into enhancement-systemd-service-wrapperZach Osman
2021-04-10Fixing UUID on encrypted partitions.Anton Hvornum
2021-04-09Removed some debugging.Anton Hvornum
2021-04-09List function call error.Anton Hvornum
2021-04-09Attempting to correct some inconsitencies in disk-parent reporting.Anton Hvornum
2021-04-09Attempting to correct some inconsitencies in disk-parent reporting.Anton Hvornum
2021-04-09Attempting to correct some inconsitencies in disk-parent reporting.Anton Hvornum
2021-04-09Attempting to correct some inconsitencies in disk-parent reporting.Anton Hvornum
2021-04-09Attempting to fix auto-detection of encrypted drives. So that #124 can perfor...Anton Hvornum
2021-04-09fixed some typos and changed up how we detect if we have to enable/install ne...advaithm
2021-04-09moved around the if blockadvaithm
2021-04-09fixed typoadvaithm
2021-04-09networkmanager supportadvaithm
2021-04-09Assume yes is the user's intention if empty response for pipewire promptDylan Taylor
2021-04-09Change phrasing to indicate pulseaudio as defaultAnton Hvornum
2021-04-09Move choice into guided installation instead of DEsDylan M. Taylor
2021-04-09Moved the 'use /mnt' logic to during disk selection.Anton Hvornum
2021-04-09Added a 'use /mnt' option to the formatted #124. This has not yet been tested...Anton Hvornum
2021-04-09Bringing in changes from masterAnton Hvornum
2021-04-09Change of variables to support new partition lookup.Anton Hvornum
2021-04-09Fixed some log output logic for the boot partition.Anton Hvornum
2021-04-09Fixed some log output logic for the boot partition.Anton Hvornum
2021-04-09Syntax errorAnton Hvornum
2021-04-09Started patching HOOKS and MODULES based on partition iteration. Also fixed s...Anton Hvornum
2021-04-09Wrong use of hostname in the set_hostname() function.Anton Hvornum
2021-04-09Fixed set_hostname() default.Anton Hvornum
2021-04-09Reworked Installation() to have self.target instead of self.mountpoint, to be...Anton Hvornum
2021-04-09Reworked Installation() to have self.target instead of self.mountpoint, to be...Anton Hvornum
2021-04-09Attempting default value None for block device to partition.Anton Hvornum
2021-04-09Wrong variable nameAnton Hvornum
2021-04-09Added disk helper function get_partitions_in_use(). Which returns which parti...Anton Hvornum
2021-04-09Wrong variable.Anton Hvornum
2021-04-09Made sure the mount target path exists before mounting.Anton Hvornum
2021-04-09Merge pull request #251 from advaithm/torxed-v2.2.0Anton Hvornum
2021-04-09Merge pull request #250 from insanemal/insanemal-patch-2Anton Hvornum
2021-04-09renamed driver.py to gfx_driver.py. also explictly check if we are using the ...advaithm
2021-04-09Off by one in generic_selection out of bounds checkInsanemal
2021-04-09Fix typo that causes crash when creating encrypted LUKS partition (closes #248)Alexander Seiler