Commit Graph

21 Commits

Author SHA1 Message Date
outerelocarlos 4af83752e5 Syntax fix
Fixed syntax typos (did not yield an error but were not written as should have been).
2022-04-21 16:55:31 +02:00
outerelocarlos 42316f0b2b Add Pop_OS! tiling feature to full GNOME installations
The Pop_OS! tiling feature is now installed via AUR if the user selects a full installation of the GNOME desktop environment.
2022-04-20 06:57:41 +02:00
outerelocarlos e8191e46bf Add Awesome-based installation
Added the Awesome window manager to the list of selectable desktop environments making it possible to install an Awesome-based environment.
2022-04-20 06:54:50 +02:00
outerelocarlos 0b9fc8abca Improve logo and message design
Provided a more consistent design for the logo and the more relevant messages throughout all scripts.
2022-04-20 06:42:43 +02:00
outerelocarlos 078e62090d Syntax error fix
Fixed a syntax error found in a conditional expression within the Plymouth section of the post-setup script.
2022-04-20 06:30:48 +02: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
Zackptg5 6bb84dead7 Add avahi fix 2022-03-07 21:04:12 -05:00
Austin Horstman b37c415a88 Add some extra actions 2022-03-02 12:20:14 -06:00
Chris Titus 7aff03901b efi server fix
Fixed UEFI installs for server install
2022-02-25 09:55:01 -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 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 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