index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-10 | Merge pull request #559 from dylanmtaylor/patch-1 | Anton Hvornum | |
Proposal: Split Nvidia so that there are two options for it | |||
2021-06-10 | Merge pull request #548 from dylanmtaylor/umount-before-mklabel | Anton Hvornum | |
Try to solve issue with mklabel while partitions are mounted. | |||
2021-06-10 | Merge pull request #561 from dylanmtaylor/port-workspaces-gitlab-ci | Anton Hvornum | |
Initial port of GitHub Actions to GitLab CI/CD | |||
2021-06-09 | Initial port of GitHub workspaces to GitLab CI/CD | Dylan Taylor | |
2021-06-09 | Try to unmount devices before attempting to run mklabel | Dylan M. Taylor | |
2021-06-09 | Split Nvidia so that there are two options for it | Dylan M. Taylor | |
This makes selecting an Nvidia driver simpler and makes it apparent that we support both open-source and proprietary from the initial selection. | |||
2021-06-09 | Merge pull request #558 from JakobDev/cutefish | Anton Hvornum | |
Add Cutefish profile | |||
2021-06-09 | Linter hates on us if there's no comma at the end | Anton Hvornum | |
2021-06-09 | Remove cutefish from desktop.py | JakobDev | |
2021-06-07 | Use group instead of package list | JakobDev | |
2021-06-07 | Add noto-fonts to package list | JakobDev | |
2021-06-07 | Add Cutefish profile | JakobDev | |
2021-06-07 | Merge pull request #555 from m1ten/patch-3 | Anton Hvornum | |
version bump v2.3.0.dev0 | |||
2021-06-06 | version bump v2.3.0.dev0 | m1ten | |
2021-06-03 | Merge pull request #546 from dylanmtaylor/patch-1 | Anton Hvornum | |
Attempt to avoid crashing when encountering swap partitions in has_content | |||
2021-06-03 | Attempt to avoid crashing when encountering swap partitions in has_content() | Dylan M. Taylor | |
2021-06-03 | Merge pull request #542 from dylanmtaylor/bootloader-directory-creation | Anton Hvornum | |
Add some safeguards to create directories before writing files | |||
2021-06-03 | Add some safeguards to create directories before writing files | Dylan Taylor | |
2021-06-03 | Merge pull request #539 from archlinux/torxed-improve-logging | Anton Hvornum | |
Adding --debug and other log enhancements | |||
2021-06-03 | Merge pull request #543 from dylanmtaylor/hardware-detection | Anton Hvornum | |
Add additional hardware debugging functions | |||
2021-06-02 | Clean up graphics driver output | Dylan Taylor | |
2021-06-02 | Fix my Quadro T1000 not being detected | Dylan Taylor | |
2021-06-02 | Add graphics device listing | Dylan Taylor | |
2021-06-02 | Add hardware logging to beginning of installation | Dylan Taylor | |
2021-06-02 | Add additional hardware functions | Dylan Taylor | |
2021-06-02 | Wrong variable name | Anton Hvornum | |
2021-06-02 | Merge pull request #540 from dylanmtaylor/description | Anton Hvornum | |
Add a description to top-level profile listing | |||
2021-06-02 | Remove line explaining desktop profile | Dylan Taylor | |
2021-06-02 | Add description to profile listing | Dylan Taylor | |
2021-06-02 | Adding more granular debugging | Anton Hvornum | |
2021-06-01 | Added a tribute logo | Anton Hvornum | |
Used in discord and other social gatherings. | |||
2021-06-01 | Merge pull request #535 from dylanmtaylor/patch-4 | Anton Hvornum | |
Remove comment that no longer applies | |||
2021-05-31 | Remove comment that no longer applies | Dylan M. Taylor | |
2021-05-31 | Removed Libera chat challenge as per request | Anton Hvornum | |
2021-05-31 | Merge pull request #531 from Kibouo/master | Anton Hvornum | |
Fix typo in error msg | |||
2021-05-31 | PR #534: Fixes hardcoded kernels in boot config for systemd | Anton Hvornum | |
Fixing hardcoded kernel in boot-config | |||
2021-05-31 | Moved return logic to not abort the iteration of kernels. | Anton Hvornum | |
2021-05-31 | Fixed a plugin issue where there are no plugins found. | Anton Hvornum | |
2021-05-31 | Creating multiple boot configs, based on the selected kernels. Not 100% sure ↵ | Anton Hvornum | |
both initramfs and vmlinuz will have the trailing definitions, but made both {kernel} | |||
2021-05-31 | Creating PR | Anton Hvornum | |
2021-05-30 | Fix typo in error msg | Csonka Mihaly | |
2021-05-29 | Added Libera information | Anton Hvornum | |
2021-05-28 | Merge pull request #529 from dylanmtaylor/patch-1 | Anton Hvornum | |
Make this template usable to users of more platforms | |||
2021-05-28 | Make this template usable to users of more platforms | Dylan M. Taylor | |
In case someone is trying to edit this as a template, this will work for more people. | |||
2021-05-28 | Merge pull request #393 from archlinux/torxed-plugins | Anton Hvornum | |
Adding in plugin support and on_<event> calls in installation. | |||
2021-05-28 | Pulled in latest master changes | Anton Hvornum | |
2021-05-28 | Update __version__ to become a dev-version again | Anton Hvornum | |
To avoid accidental pypi snafu's | |||
2021-05-28 | Merge pull request #526 from dylanmtaylor/export-configuration | Anton Hvornum | |
Write user configuration JSON to a file in logs directory | |||
2021-05-28 | Merge pull request #521 from l4zy0n3/patch-1 | Anton Hvornum | |
Updated custom-command-sample.json with newly added keys | |||
2021-05-27 | Merge pull request #6 from l4zy0n3/patch-2 | Dylan M. Taylor | |
added support for setting mirror-region to a dict or a string in config |