Austin Horstman
|
a126652d7e
|
Add plymouth theme and package
|
2022-02-23 10:46:11 -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
|
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 |
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 |
Austin Horstman
|
02dd695547
|
Fix mount options duplicating on rerun
|
2022-01-14 21:40:31 -06:00 |
Austin Horstman
|
7e85502d8a
|
Keymap input validation
|
2022-01-14 21:32:52 -06:00 |
Austin Horstman
|
e4378cd040
|
Add input validation to diskpart
|
2022-01-14 20:03:05 -06:00 |
Austin Horstman
|
cddc767c3d
|
Fix /dev/mapper/ROOT not found
|
2022-01-14 08:37:02 -06:00 |
Austin Horstman
|
ae2257b993
|
Fix BTRFS subvolumes not being created
|
2022-01-14 00:12:25 -06:00 |
Chris Titus
|
472ac4e772
|
Merge pull request #176 from khaneliman/variable-cleanup
Fix typos and make naming convention consistent
|
2022-01-13 10:22:09 -06:00 |
Chris Titus
|
4b146c4975
|
Merge pull request #173 from khaneliman/logging
Add log files for scripts
|
2022-01-13 10:21:18 -06:00 |
Austin Horstman
|
90962efdf5
|
Fix typos and make naming convention consistent
|
2022-01-11 15:46:15 -06:00 |
Austin Horstman
|
85d3760dc7
|
Add log files for scripts
|
2022-01-11 00:05:24 -06:00 |
Chris Titus
|
b75139876b
|
username fix
|
2022-01-09 18:42:18 -06:00 |
Chris Titus
|
55153382fa
|
Merge pull request #164 from vic1707/feature/show-disk-size
display size of the disk
|
2022-01-09 18:38:47 -06:00 |
Chris Titus
|
446d4b306a
|
Merge pull request #166 from fhanrath/feature/unify-nvme-sata
removed duplication
|
2022-01-09 18:38:27 -06:00 |
fenris
|
6bbf796984
|
removed duplication
|
2022-01-07 17:55:45 +01:00 |
vic1707
|
3c6c7e908d
|
display size of the disk
|
2022-01-07 13:06:44 +01:00 |
Chris Titus
|
de7d147bdf
|
Update 1-setup.sh
Added AMD GPU fix
|
2022-01-06 13:56:08 -06:00 |
Chris Titus
|
bba2831375
|
Merge pull request #161 from ChrisTitusTech/test
ArchTitus 2.0 Merge
|
2022-01-06 13:34:51 -06:00 |
Chris Titus
|
25ced9b6fd
|
Merge branch 'main' into test
|
2022-01-06 13:34:30 -06:00 |