index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-18 | fixed profile selection | Yash Tripathi | |
2021-07-18 | changed dry_run to dry-run | Yash Tripathi | |
2021-07-18 | added new key for desktop-environment | Yash Tripathi | |
2021-07-18 | fix for #602, running mklabel before formatting | Yash Tripathi | |
2021-07-18 | Merge branch 'master' into patch-2 | Yash Tripathi | |
2021-07-18 | created load_config() to load configuration | Yash Tripathi | |
2021-06-14 | Merge pull request #580 from dylanmtaylor/patch-1 | Anton Hvornum | |
Change graphics driver prompt to better indicate default action | |||
2021-06-13 | Change graphics driver prompt to better indicate default action | Dylan M. Taylor | |
2021-06-13 | Merge pull request #577 from chingnux/fix-silent | Anton Hvornum | |
fix the case when there's --config but --silent is not set | |||
2021-06-13 | Setting proper keys in exported config (#557) | Yash Tripathi | |
* Set the resolved profile path to the actual desktop environment * split Nvidia driver list into proprietary and open-source * Updated select_driver to use archinstall.arguments for driver selection * Adding default value that works with later .get() * audio will now be prompted irrespective of profile | |||
2021-06-13 | Implement is_desktop_profile helper function (#575) | Dylan M. Taylor | |
* Implement is_desktop_profile helper function * Make ask_for_audio_selection use generic_select * Fix default value for audio selection * Leverage list of supported desktops to perform is_desktop_profile check * is_desktop_profile was missing a default return value * Store return value for audio server | |||
2021-06-13 | fix the case when there's --config but --silent is not set | Iru Cai | |
2021-06-10 | Merge pull request #569 from dylanmtaylor/patch-1 | Anton Hvornum | |
Add a message when running check_mirror_reachable to let users know it's not frozen | |||
2021-06-10 | Clarify driver recommendations (#572) | Dylan M. Taylor | |
2021-06-10 | added --dry-run flag (#570) | Yash Tripathi | |
* added --dry-run flag | |||
2021-06-10 | Add a message when running check_mirror_reachable to let users know it is ↵ | Dylan M. Taylor | |
not frozen. | |||
2021-06-10 | Merge pull request #552 from l4zy0n3/patch-1 | Anton Hvornum | |
added support for optionally seperating credentials from config | |||
2021-06-10 | Merge pull request #551 from m1ten/patch-1 | Anton Hvornum | |
adds python-sphinx in make dependency and manual | |||
2021-06-10 | Merge pull request #537 from archlinux/torxed-fix-517 | Anton Hvornum | |
Introduces the use of HTTP mirrors additionally | |||
2021-06-10 | Merge pull request #538 from archlinux/torxed-fix-536 | Anton Hvornum | |
Attempt to fix issue regarding broken output | |||
2021-06-10 | Merge pull request #568 from dylanmtaylor/patch-1 | Anton Hvornum | |
Only run publish_pypi when a tag is created on the master branch | |||
2021-06-10 | Only run publish_pypi when a tag is created on the master branch | Dylan M. Taylor | |
2021-06-10 | Merge pull request #565 from dylanmtaylor/patch-1 | Anton Hvornum | |
Exit codes are an 8 bit value and could be 0 through 255 | |||
2021-06-10 | Exit codes are an 8 bit value and could be 0 through 255 | Dylan M. Taylor | |
We also don't need to check the exit code - this message should just be displayed if we are not root | |||
2021-06-10 | Merge pull request #562 from dylanmtaylor/hide-requires-root-if-root | Anton Hvornum | |
Only print requires root messages if effective user id is not root | |||
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 | Only print requires root messages if effective user id is not root | Dylan Taylor | |
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-06 | Remove source check (not required) | m1ten | |
2021-06-06 | updated creds help | Yash Tripathi | |
2021-06-06 | changed block location | Yash Tripathi | |
2021-06-06 | added support for seperating credentials from config | Yash Tripathi | |
2021-06-05 | updated makedepends and added manual | 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 |