Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-11Merge pull request #181 from zosman1/enhancement-systemd-service-wrapperAnton Hvornum
Allow multiple services to be enabled at once
2021-04-10Merge pull request #272 from dylanmtaylor/partition-sizeAnton Hvornum
Show size in partition string representation
2021-04-10Show size in partition string representationDylan Taylor
2021-04-10Merge pull request #268 from dylanmtaylor/remove-greeter-settings-guiAnton Hvornum
Remove lightdm-gtk-greeter-settings
2021-04-10Merge pull request #265 from dylanmtaylor/patch-6Anton Hvornum
i3-sensible-terminal can't find a terminal on new install
2021-04-10PR #262: Fixes awesome profileAnton Hvornum
Resolve #261 and related issues
2021-04-10PR #271: (breaking changes) This fixes #124 and some moreAnton Hvornum
(breaking changes) This fixes #124 and some more
2021-04-10Merge pull request #270 from NicoHood/patch-1Anton Hvornum
fix typo
2021-04-10Pulled in master to avoid merge conflicts.Anton Hvornum
2021-04-10Added a mission statement, and updated the minimal example in the readme.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-10Remove lightdm-gtk-greeter-settingsDylan Taylor
2021-04-09update docsZach Osman
2021-04-09Merge branch 'master' into enhancement-systemd-service-wrapperZach Osman
2021-04-09i3-sensible-terminal can't find a terminal on new installDylan M. Taylor
Add urxvt, the most preferred terminal according to https://man.archlinux.org/man/i3-sensible-terminal.1 Update i3.py Update i3.py
2021-04-10Fixing UUID on encrypted partitions.Anton Hvornum
2021-04-09Try to solve #261 and related issuesDylan M. Taylor
2021-04-09Fixing broken logic in guidedAnton Hvornum
2021-04-09Fixing broken logic in guidedAnton Hvornum
2021-04-09Fixing broken logic in guidedAnton 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-09Merge pull request #259 from dylanmtaylor/patch-4Anton Hvornum
Forgot to commit adding budgie to desktop profile
2021-04-09Enabled skipping partitioning in minimal. It now can take /mnt just as ↵Anton Hvornum
guided as it's destination, and skips partitioning all together. Which makes it go straight to installation.
2021-04-09Removed some debugging auto-unmountAnton Hvornum
2021-04-09Forgot to commit adding budgie to desktop profileDylan M. Taylor
2021-04-09Attempting to fix auto-detection of encrypted drives. So that #124 can ↵Anton Hvornum
perform reverse detection on partitions and detect encryption.
2021-04-09Update i3.pyAnton Hvornum
2021-04-09Update i3.pyAnton Hvornum
2021-04-09Merge pull request #258 from dylanmtaylor/patch-3Anton Hvornum
Further i3 simplification and cleanup
2021-04-09Merge pull request #257 from dylanmtaylor/patch-2Anton Hvornum
Add more suggested packages to sway
2021-04-09Further i3 simplification and cleanupDylan M. Taylor
2021-04-09Add more suggested packages to swayDylan M. Taylor
2021-04-09Added some debug outputAnton Hvornum
Adding debug output for additional package selection.
2021-04-09Merge pull request #256 from dylanmtaylor/backport-patchesAnton Hvornum
Merge cherry-picked patches for NetworkManager and PipeWire
2021-04-09pipewire-docs isn't really needed.Dylan M. Taylor
2021-04-09fixed network manager checkAdvaith Madhukar
2021-04-09fixed some typos and changed up how we detect if we have to enable/install ↵advaithm
network manager
2021-04-09moved around the if blockadvaithm
2021-04-09fixed typoadvaithm
2021-04-09install networkmanager, if requiredadvaithm
2021-04-09updated guided.py to allow network manager as nicadvaithm
2021-04-09networkmanager supportadvaithm
2021-04-09Safety precaution by using .get instead of ["..."]Anton Hvornum