index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-09 | Attempting to correct some inconsitencies in disk-parent reporting. | Anton Hvornum | |
2021-04-09 | Merge pull request #259 from dylanmtaylor/patch-4 | Anton Hvornum | |
Forgot to commit adding budgie to desktop profile | |||
2021-04-09 | Enabled 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-09 | Removed some debugging auto-unmount | Anton Hvornum | |
2021-04-09 | Forgot to commit adding budgie to desktop profile | Dylan M. Taylor | |
2021-04-09 | Attempting to fix auto-detection of encrypted drives. So that #124 can ↵ | Anton Hvornum | |
perform reverse detection on partitions and detect encryption. | |||
2021-04-09 | Update i3.py | Anton Hvornum | |
2021-04-09 | Update i3.py | Anton Hvornum | |
2021-04-09 | Merge pull request #258 from dylanmtaylor/patch-3 | Anton Hvornum | |
Further i3 simplification and cleanup | |||
2021-04-09 | Merge pull request #257 from dylanmtaylor/patch-2 | Anton Hvornum | |
Add more suggested packages to sway | |||
2021-04-09 | Further i3 simplification and cleanup | Dylan M. Taylor | |
2021-04-09 | Add more suggested packages to sway | Dylan M. Taylor | |
2021-04-09 | Added some debug output | Anton Hvornum | |
Adding debug output for additional package selection. | |||
2021-04-09 | Merge pull request #256 from dylanmtaylor/backport-patches | Anton Hvornum | |
Merge cherry-picked patches for NetworkManager and PipeWire | |||
2021-04-09 | pipewire-docs isn't really needed. | Dylan M. Taylor | |
2021-04-09 | fixed network manager check | Advaith Madhukar | |
2021-04-09 | fixed some typos and changed up how we detect if we have to enable/install ↵ | advaithm | |
network manager | |||
2021-04-09 | moved around the if block | advaithm | |
2021-04-09 | fixed typo | advaithm | |
2021-04-09 | install networkmanager, if required | advaithm | |
2021-04-09 | updated guided.py to allow network manager as nic | advaithm | |
2021-04-09 | networkmanager support | advaithm | |
2021-04-09 | Safety precaution by using .get instead of ["..."] | Anton Hvornum | |
2021-04-09 | Assume yes is the user's intention if empty response for pipewire prompt | Dylan Taylor | |
2021-04-09 | Make audio server selection only prompt for desktop profiles | Dylan Taylor | |
2021-04-09 | Change phrasing to indicate pulseaudio as default | Anton Hvornum | |
2021-04-09 | Switched from print to installation.log | Anton Hvornum | |
2021-04-09 | Have pulseaudio installed just in case DEs don't depend on it if pipewire is ↵ | Dylan Taylor | |
not requested. | |||
2021-04-09 | Try removing pipewire.py and calling add additional packages | Dylan Taylor | |
Unfortunately, calling the profile was not working. | |||
2021-04-09 | Move choice into guided installation instead of DEs | Dylan M. Taylor | |
Arch wiki says packages should enable the user services automatically | |||
2021-04-09 | Begin implementing PipeWire option | Dylan M. Taylor | |
2021-04-09 | Moved the 'use /mnt' logic to during disk selection. | Anton Hvornum | |
2021-04-09 | Update README.md | Anton Hvornum | |
2021-04-09 | Update README.md | Dylan M. Taylor | |
2021-04-09 | Update README.md | Dylan M. Taylor | |
2021-04-09 | Delete 52-54-00-12-34-56.py | Dylan M. Taylor | |
2021-04-09 | Removed some debugging | Anton Hvornum | |
2021-04-09 | Added some debugging | Anton Hvornum | |
2021-04-09 | Added a 'use /mnt' option to the formatted #124. This has not yet been ↵ | Anton Hvornum | |
tested, but the logic should work according to the new API layout for Installation(). | |||
2021-04-09 | Merge pull request #254 from dylanmtaylor/budgie | Anton Hvornum | |
Add missing cherry-picked commits and implement Budgie | |||
2021-04-09 | Removed 'getpass' from imports. | Anton Hvornum | |
2021-04-09 | Add budgie implementation | Dylan Taylor | |
2021-04-09 | add lightdm-gtk-greeter | m1ten | |
2021-04-09 | applications/xfce4 | m1ten | |
2021-04-09 | applications/cinnamon | m1ten | |
2021-04-09 | Bringing in changes from master | Anton Hvornum | |
2021-04-09 | Forgot to give a password during encryption. | Anton Hvornum | |
2021-04-09 | Merge pull request #252 from dylanmtaylor/patch-4 | Anton Hvornum | |
As pointed out to me, sway doesn't officially support display managers | |||
2021-04-09 | Merge pull request #253 from dylanmtaylor/patch-6 | Anton Hvornum | |
Add the sway packages from advaithm's 2.2.0 sway work | |||
2021-04-09 | Setting .encrypted flag in minimal. | Anton Hvornum | |