Commit Graph

350 Commits

Author SHA1 Message Date
Austin Horstman d16dd322ee Add post setup of plymouth theme 2022-02-23 10:46:40 -06:00
Austin Horstman a126652d7e Add plymouth theme and package 2022-02-23 10:46:11 -06:00
Chris Titus b426d27f1d
Merge pull request #232 from ChrisTitusTech/test
Merge from test with massive changes from khaneliman
2022-02-23 09:11:23 -06:00
Chris Titus c945626c29 massive overhaul 2022-02-23 09:10:03 -06:00
Chris Titus 5fd8d54174
Merge pull request #231 from khaneliman/snapper-support
Snapper support, KVM packages, Sudoers fix and refactoring
2022-02-23 09:04:39 -06:00
Austin Horstman 1f915fa541 make sure devices are unmounted before formatting 2022-02-20 23:09:01 -06:00
Austin Horstman a854c3c479 Add -p to mkdir commands 2022-02-20 23:09:01 -06:00
Austin Horstman 28dcb64e8d Generate fstab from /mnt and use label to prevent incorrect UUID issue.
UUIDs always differ, use labels since we utilize them in formatting
2022-02-20 23:09:01 -06:00
Austin Horstman f78e8e17c1 fix log copy scope 2022-02-20 23:09:01 -06:00
Austin Horstman 1b6c54d87e kvm missing packages 2022-02-20 23:09:01 -06:00
Austin Horstman 46a029874f us default keymap 2022-02-20 23:09:01 -06:00
Austin Horstman a2b00058a2 fix misc errors from logs
Remove iptables-nft conflict

Include glibc in prereqs to prevent issues with outdated isos
2022-02-20 23:09:01 -06:00
Austin Horstman e21015e235 more console output and copying logs to installation, fix copy configs 2022-02-19 00:19:42 -06:00
Austin Horstman 17eea517f4 sudo fix 2022-02-18 09:42:36 -06:00
Austin Horstman 0ef4faae1d Reorganize solution 2022-02-18 09:42:36 -06:00
Austin Horstman ba16d43152 Create snapper config to implement BTRFS snapshots 2022-02-17 22:05:36 -06:00
Chris Titus 44fb72cfdf
Merge pull request #227 from solomoncyj/patch-2
adding docker container check
2022-02-14 10:57:51 -06:00
Chris Titus 5d78c98c45
Merge pull request #218 from d4ve10/sudo-fix
Newest sudo version prevented the script to run properly
2022-02-14 10:57:28 -06:00
Chris Titus f77ce65bed
Merge pull request #208 from Clepnicx/main
added systemctl enable cronie.services
2022-02-14 10:55:06 -06:00
Chris Titus 1b716002b0
Merge pull request #204 from stojshic/InstallType
(WIP) Added options for users to choose DE, AUR helper and installation type
2022-02-14 10:53:21 -06:00
Chris Titus 2ad341b389
Merge pull request #229 from happy4pizza/patch-1
Removes lightlyshaders-git in aur-pkgs.txt
2022-02-14 10:52:19 -06:00
happy4pizza c5ab73e013
Removes lightlyshaders-git in aur-pkgs.txt
Lightlyshaders is now depreciated. It is incompatible with the current version of Plasma (2.23+) used. Also the package fails to build on the AUR.
2022-02-14 02:59:18 -05:00
solomoncyj 30ef9a9858
Update archtitus.sh 2022-02-12 18:18:47 +08:00
solomoncyj 6ff8c2b8a3
Update archtitus.sh 2022-02-12 18:07:33 +08:00
solomoncyj b69ec18042
Update archtitus.sh 2022-02-12 17:45:04 +08:00
solomoncyj 85081d5d2b
Update archtitus.sh 2022-02-12 17:40:47 +08:00
solomoncyj d8d9806f2e
Update archtitus.sh 2022-02-12 17:34:22 +08:00
solomoncyj 4874b4c612
Update archtitus.sh 2022-02-12 11:47:00 +08:00
solomoncyj 65d29461bd
Update archtitus.sh 2022-02-12 11:44:09 +08:00
David Giwojno 140ae629ec
add support for newest sudo version 2022-02-02 15:54:59 +01:00
Flemming b5fd9cabe6
added systemctl enable cronie.services 2022-01-27 14:17:39 +01:00
stojshic 0182c17afe Genfstab still gave me some errors, even tho everything worked. This modification removed error for me 2022-01-26 21:13:15 +01:00
stojshic 03e2e79c2e Cleaning up duplicate files from pacman-pkgs that were already installed 2022-01-26 20:41:36 +01:00
stojshic 2940bbd5c6 Reverted to installing only gtk-greeter for openbox if minimal installation, and Webkit2 only in full installation 2022-01-26 20:06:58 +01:00
stojshic fdb4a97537 Merged 4-dekstop to 2-user and 3-post-setup 2022-01-26 19:56:20 +01:00
stojshic d13f9f7877 Added option to choose between minimal/full installation 2022-01-25 15:53:51 +01:00
stojshic 63ce0fc796 Added option to choose DE 2022-01-24 19:50:20 +01:00
stojshic d6954323b6 Added option to choose AUR helper 2022-01-24 18:22:21 +01:00
Chris Titus 2b9328eda5
Merge pull request #203 from stojshic/fix-fstab
Fix fstab issue #199
2022-01-24 09:05:53 -06:00
stojshic 8cd30412f3 Fix fstab issue #199 2022-01-23 22:56:21 +01:00
Chris Titus ca1fe7c5bc fixes to test 2022-01-21 17:17:21 -06:00
Chris Titus 03363bb9a7
Merge pull request #180 from khaneliman/btrfs-fix
Btrfs fix
2022-01-21 16:46:16 -06:00
Chris Titus 6d15c1b3a5
Merge pull request #191 from khaneliman/selectable-input
Selectable input
2022-01-21 16:44:18 -06:00
Chris Titus 9c7b7c04b9
Merge pull request #182 from khaneliman/input-validation
Add input validation
2022-01-21 16:30:54 -06:00
Austin Horstman 792bc52139 Multi column lists
Parameter sizing of columns
2022-01-16 22:07:35 -06:00
Austin Horstman b24bd78594 Interactive select list 2022-01-16 21:52:18 -06:00
Austin Horstman d0d121bc15 Input validation on luks password, same as user password 2022-01-16 15:23:56 -06:00
Austin Horstman 13b4ff1552 Remove dash from keymaps 2022-01-15 16:32:39 -06:00
Austin Horstman 769c077bdb Password validation 2022-01-14 23:25:50 -06:00
Austin Horstman c2d23eb0e7 Code Commenting 2022-01-14 21:40:31 -06:00