index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-12 | Merge pull request #286 from dylanmtaylor/patch-5 | Anton Hvornum | |
Use generic_select for GPU drivers | |||
2021-04-12 | Pull in iso-build.yaml from master to generate a test ISO | Dylan M. Taylor | |
2021-04-11 | Use generic_select for GPU driver | Dylan Taylor | |
Make it so there isn't a space in the key Try to simplify things more | |||
2021-04-12 | Merge branch 'master' into torxed-v2.2.0 | Anton Hvornum | |
2021-04-11 | Merge pull request #278 from dylanmtaylor/mate-desktop | Anton Hvornum | |
Implement MATE desktop environment | |||
2021-04-11 | Implement MATE desktop environment | Dylan Taylor | |
2021-04-11 | Merge pull request #181 from zosman1/enhancement-systemd-service-wrapper | Anton Hvornum | |
Allow multiple services to be enabled at once | |||
2021-04-11 | Merge pull request #276 from archlinux/torxed-gfx-fix | Anton Hvornum | |
Fixed PR #273. Moved the graphic drivers into hardware | |||
2021-04-11 | Fixed PR #273. Moved the graphic drivers into hardware since they are ↵ | Anton Hvornum | |
hardware specific, in the long run maybe we move them into 'drivers' or something. And moved the user interaction from gfx_drivers into user_interactions. And removed the import from installer.py to __init__.py since we don't want to import 'global functions' in extension imports. | |||
2021-04-11 | Merge pull request #273 from dylanmtaylor/patch-2 | Anton Hvornum | |
Restructure Graphics Driver Selection for 2.2.0 | |||
2021-04-10 | Merge pull request #272 from dylanmtaylor/partition-size | Anton Hvornum | |
Show size in partition string representation | |||
2021-04-10 | Make desktop.py line match master. | Dylan Taylor | |
2021-04-10 | Don't want prompt twice | Dylan Taylor | |
2021-04-10 | Fix issue #263 | Dylan Taylor | |
2021-04-10 | Multiple restructuring changes | Dylan Taylor | |
2021-04-10 | Delete wayland.py | Dylan M. Taylor | |
2021-04-10 | Show size in partition string representation | Dylan Taylor | |
2021-04-10 | Merge pull request #268 from dylanmtaylor/remove-greeter-settings-gui | Anton Hvornum | |
Remove lightdm-gtk-greeter-settings | |||
2021-04-10 | Merge pull request #265 from dylanmtaylor/patch-6 | Anton Hvornum | |
i3-sensible-terminal can't find a terminal on new install | |||
2021-04-10 | PR #262: Fixes awesome profile | Anton Hvornum | |
Resolve #261 and related issues | |||
2021-04-10 | PR #271: (breaking changes) This fixes #124 and some more | Anton Hvornum | |
(breaking changes) This fixes #124 and some more | |||
2021-04-10 | Merge pull request #270 from NicoHood/patch-1 | Anton Hvornum | |
fix typo | |||
2021-04-10 | Pulled in master to avoid merge conflicts. | Anton Hvornum | |
2021-04-10 | Added a mission statement, and updated the minimal example in the readme. | Anton Hvornum | |
2021-04-10 | fix typo | NicoHood | |
2021-04-10 | Added a #TODO | Anton Hvornum | |
2021-04-10 | Modified encrypted partitions to use partuuid for now. | Anton Hvornum | |
2021-04-10 | Remove lightdm-gtk-greeter-settings | Dylan Taylor | |
2021-04-09 | update docs | Zach Osman | |
2021-04-09 | Merge branch 'master' into enhancement-systemd-service-wrapper | Zach Osman | |
2021-04-09 | i3-sensible-terminal can't find a terminal on new install | Dylan 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-10 | Fixing UUID on encrypted partitions. | Anton Hvornum | |
2021-04-09 | Try to solve #261 and related issues | Dylan M. Taylor | |
2021-04-09 | Fixing broken logic in guided | Anton Hvornum | |
2021-04-09 | Fixing broken logic in guided | Anton Hvornum | |
2021-04-09 | Fixing broken logic in guided | Anton Hvornum | |
2021-04-09 | Removed some debugging. | Anton Hvornum | |
2021-04-09 | List function call error. | Anton Hvornum | |
2021-04-09 | Attempting to correct some inconsitencies in disk-parent reporting. | Anton Hvornum | |
2021-04-09 | Attempting to correct some inconsitencies in disk-parent reporting. | Anton Hvornum | |
2021-04-09 | Attempting to correct some inconsitencies in disk-parent reporting. | Anton Hvornum | |
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 |