Commit Graph

277 Commits

Author SHA1 Message Date
Kassin Dornelles cd87e25839
Merge branch 'ChrisTitusTech:main' into patch-1 2022-04-15 01:20:08 -03:00
Chris Titus d733f961b3
Merge pull request #303 from ChrisTitusTech/dependabot/github_actions/actions/checkout-3.0.0
Bump actions/checkout from 2.3.3 to 3.0.0
2022-04-14 08:24:47 -05:00
github-actions[bot] b51db47580 CI: Automated build push 2022-04-14 13:20:48 +00:00
Chris Titus a333de7c35
Merge pull request #288 from khaneliman/shdoc
Add shdoc decorators for the github action to generate some documenta…
2022-04-14 08:20:24 -05:00
dependabot[bot] 09699c3bca
Bump actions/checkout from 2.3.3 to 3.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.3 to 3.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 18:29:58 +00:00
Kassin Dornelles 4de77a8f8a
Nuke pulse, use pipewire instead 2022-03-23 06:49:57 -03:00
Kassin Dornelles 67ce4d8055
Remove Picom
It only causes harm (huge perfomance issues) in desktop environments like KDE Plasma and GNOME, both have their own compositors so better removed it from the list
2022-03-23 06:20:01 -03:00
Austin Horstman 9c8a77090d Add shdoc decorators for the github action to generate some documentation. 2022-03-21 16:04:44 -05:00
Chris Titus 00b49edc59
Merge pull request #276 from Zackptg5/avahi
Add avahi service enable
2022-03-20 20:36:19 -05:00
Chris Titus 468dc07807
Merge pull request #257 from fluffycloud331/fluffy-patch-1
awesome.txt
2022-03-20 20:33:41 -05:00
github-actions[bot] eddc2cd0fa CI: Automated build push 2022-03-21 01:32:34 +00:00
Chris Titus dd9eb50f7b
Merge pull request #243 from Jack8472/patch-1
xfce-goodies => xfce4-goodies
2022-03-20 20:32:16 -05:00
Chris Titus 2844af7880
Merge pull request #266 from khaneliman/github-action
Add github actions
2022-03-20 20:31:51 -05:00
Zackptg5 6bb84dead7 Add avahi fix 2022-03-07 21:04:12 -05:00
Austin Horstman 681d4f4430 Update README.md 2022-03-02 14:23:28 -06:00
Austin Horstman 77f3be9485 Switch to Github's own lint action 2022-03-02 12:38:11 -06:00
Austin Horstman b37c415a88 Add some extra actions 2022-03-02 12:20:14 -06:00
Austin Horstman e39519781f Add github actions 2022-03-02 12:03:01 -06:00
fluffycloud b46c08ce33 awesome.txt
for the window manager awesome
2022-02-28 17:36:34 -05:00
Jakub db7a9ff074
xfce-goodies => xfce4-goodies 2022-02-27 06:57:11 +01:00
Chris Titus 8fb6610ee9
Merge pull request #238 from ChrisTitusTech/test
efi server fix
2022-02-25 10:02:38 -06:00
Chris Titus 7aff03901b efi server fix
Fixed UEFI installs for server install
2022-02-25 09:55:01 -06:00
Chris Titus a45d737a4c
Merge pull request #236 from ChrisTitusTech/test
Test branch merge with new splash screen and kde package fix
2022-02-24 16:05:03 -06:00
Chris Titus 472ce0614d
Merge pull request #234 from khaneliman/plymouth
Plymouth Boot Splash Added
2022-02-24 16:03:40 -06:00
Chris Titus 4529157975
Merge pull request #235 from khaneliman/kde-packages
KDE Packages Missing
2022-02-24 16:03:24 -06:00
Austin Horstman 0d27a9bd69 Update kde.txt 2022-02-23 23:22:02 -06:00
Austin Horstman 017c9a9ba8 Add mkinitcpio plymouth hook 2022-02-23 22:53:25 -06:00
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