Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-09Switched from print to installation.logAnton Hvornum
2021-04-09Have pulseaudio installed just in case DEs don't depend on it if pipewire is ...Dylan Taylor
2021-04-09Try removing pipewire.py and calling add additional packagesDylan Taylor
2021-04-09Move choice into guided installation instead of DEsDylan M. Taylor
2021-04-09Begin implementing PipeWire optionDylan M. Taylor
2021-04-09Moved the 'use /mnt' logic to during disk selection.Anton Hvornum
2021-04-09Removed some debuggingAnton Hvornum
2021-04-09Added some debuggingAnton Hvornum
2021-04-09Added a 'use /mnt' option to the formatted #124. This has not yet been tested...Anton Hvornum
2021-04-09Merge pull request #254 from dylanmtaylor/budgieAnton Hvornum
2021-04-09Removed 'getpass' from imports.Anton Hvornum
2021-04-09Add budgie implementationDylan Taylor
2021-04-09add lightdm-gtk-greeterm1ten
2021-04-09applications/xfce4m1ten
2021-04-09applications/cinnamonm1ten
2021-04-09Bringing in changes from masterAnton Hvornum
2021-04-09Forgot to give a password during encryption.Anton Hvornum
2021-04-09Merge pull request #252 from dylanmtaylor/patch-4Anton Hvornum
2021-04-09Merge pull request #253 from dylanmtaylor/patch-6Anton Hvornum
2021-04-09Setting .encrypted flag in minimal.Anton 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-09As pointed out to me, sway doesn't officially support display managersDylan M. Taylor
2021-04-09Add the sway packages from advaithm's 2.2.0 sway workDylan M. Taylor
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 #250 from insanemal/insanemal-patch-2Anton Hvornum
2021-04-09Merge pull request #247 from dylanmtaylor/patch-3Anton Hvornum
2021-04-09Merge pull request #246 from dylanmtaylor/patch-2Anton Hvornum
2021-04-09Merge pull request #249 from goggle/patch-248Anton Hvornum
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
2021-04-08This might work to make the i3 profiles as small as possibleDylan Taylor
2021-04-08Remove post-install hooks from i3 profilesDylan Taylor
2021-04-08Move more logic into common profileDylan Taylor
2021-04-08Move common packages to common i3 profileDylan Taylor
2021-04-08Add is_top_level_profile = False to i3 profilesDylan Taylor
2021-04-08Swapped print for log and added return valuesAnton Hvornum
2021-04-08Noticed that some KDE instances weren't changed to i3 when copyingDylan M. Taylor
2021-04-08Some language correction and function handlingAnton Hvornum