index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-13 | Added option to not touch mirror-list. Example if archlinux.org times out, ↵ | Anton Hvornum | |
use the existing mirror-list without trying to overwrite it. | |||
2021-04-13 | Merge pull request #295 from dylanmtaylor/patch-3 | Anton Hvornum | |
Default timezone to UTC (very useful for servers) | |||
2021-04-13 | Merge pull request #289 from dylanmtaylor/chroot-prompt | Anton Hvornum | |
Implement chroot prompt after successful installation | |||
2021-04-13 | Merge pull request #293 from JakobDev/osystemfix | Anton Hvornum | |
Replace os.system with subprocess.call | |||
2021-04-13 | Merge pull request #298 from dylanmtaylor/patch-5 | Anton Hvornum | |
Implement function to set the shell for a user (#291) | |||
2021-04-12 | Implement function to set the shell for a user (#291) | Dylan M. Taylor | |
2021-04-12 | Default timezone to UTC (very useful for servers) | Dylan M. Taylor | |
Update user_interaction.py | |||
2021-04-12 | Move logic to guided | Dylan Taylor | |
2021-04-12 | Adding some error handling to list_mirrors() | Anton Hvornum | |
2021-04-12 | Implement chroot prompt after successful installation | Dylan Taylor | |
Try os.subprocess Revert to subprocess.check_call | |||
2021-04-12 | Replace os.system with subprocess.call | JakobDev | |
2021-04-12 | Merge pull request #290 from dylanmtaylor/patch-3 | Anton Hvornum | |
Fix awesome profile installation | |||
2021-04-12 | Fix awesome profile installation | Dylan M. Taylor | |
2021-04-12 | Moving warning about UEFI to guided for now. | Anton Hvornum | |
2021-04-12 | Moving warning about UEFI to guided for now. | Anton Hvornum | |
2021-04-12 | Merge pull request #281 from dylanmtaylor/patch-2 | Anton Hvornum | |
If user does not change keyboard language, log it. | |||
2021-04-12 | Merge pull request #283 from dylanmtaylor/patch-3 | Anton Hvornum | |
Fix MBR & GRUB warning change | |||
2021-04-11 | Fix MBR & GRUB warning change | Dylan M. Taylor | |
2021-04-12 | Fixed a keyword argument | Anton Hvornum | |
2021-04-12 | Update __init__.py | Anton Hvornum | |
2021-04-11 | Merge pull request #282 from archlinux/torxed-launchwarning | Anton Hvornum | |
Torxed launchwarning | |||
2021-04-12 | Added some bold colors | Anton Hvornum | |
2021-04-12 | Adds a warning for UEFI not on | Anton Hvornum | |
2021-04-11 | Make it yellow | Dylan M. Taylor | |
2021-04-11 | If user does not change keyboard language, log it. | Dylan M. Taylor | |
2021-04-11 | Merge pull request #275 from dylanmtaylor/continuous-integration | Anton Hvornum | |
GitHub Actions: Build Arch Live ISO With Each Commit Included | |||
2021-04-11 | Update iso-build.yaml | Dylan M. Taylor | |
2021-04-11 | Merge remote-tracking branch 'archlinux/master' into continuous-integration | Dylan Taylor | |
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-10 | Automatically change directory and replace archinstall on boot | Dylan M. Taylor | |
2021-04-10 | Build Arch Live ISO with Each Commit | Dylan M. Taylor | |
The bind mount is probably not necessary | |||
2021-04-10 | Merge pull request #272 from dylanmtaylor/partition-size | Anton Hvornum | |
Show size in partition string representation | |||
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 | |