index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2021-05-28 | added support for setting profile to a dict or a string in config | Yash Tripathi | |
2021-05-28 | added support for setting mirror-region to a dict or a string in config | Yash Tripathi | |
2021-05-27 | Needed to set file mode to write. | Dylan M. Taylor | |
2021-05-27 | Write user configuration JSON to a file in logs directory | Dylan Taylor | |
2021-05-27 | Merge pull request #523 from dylanmtaylor/patch-1 | Anton Hvornum | |
Update version for 2.2.0 final release | |||
2021-05-27 | Update version for 2.2.0 final | Dylan M. Taylor | |
2021-05-27 | Merge pull request #522 from dylanmtaylor/fix-vm-detection-func | Anton Hvornum | |
Fix is_vm detection on real hardware | |||
2021-05-27 | Fix is_vm detection on real hardware | Dylan Taylor | |
2021-05-27 | Update custom-command-sample.json | Yash Tripathi | |
2021-05-27 | Merge pull request #520 from dylanmtaylor/descriptions | Anton Hvornum | |
Add descriptions for top-level profiles | |||
2021-05-27 | Add descriptions for top-level profiles | Dylan M. Taylor | |
2021-05-27 | Merge pull request #519 from dylanmtaylor/patch-2 | Anton Hvornum | |
Change ordering of example profiles |