Chris Titus
a6b40493b3
Fix Bugs
...
fixing various syntax errors and incorrect variables from multiple merges
2022-01-06 12:33:08 -06:00
Chris Titus
13bb48245e
Update startup.sh
...
removing wifi connection - how in the hell are you going to download the script?
2022-01-06 11:42:05 -06:00
Chris Titus
109f6a2839
Merge pull request #147 from fhanrath/fix/script
...
Fix/script
2022-01-06 11:34:26 -06:00
Chris Titus
0e65e31cdd
Merge branch 'test' into fix/script
2022-01-06 11:34:11 -06:00
Chris Titus
df8f4bedcb
Merge pull request #146 from fhanrath/fix/btrfs
...
Fix/btrfs
2022-01-06 11:29:01 -06:00
Chris Titus
d232926441
Merge branch 'test' into fix/btrfs
2022-01-06 11:28:55 -06:00
Chris Titus
a6bf814a7d
Merge pull request #143 from fhanrath/fix/nvme-drive
...
Fix/nvme drive
2022-01-06 11:27:07 -06:00
Chris Titus
84718c0b95
Merge pull request #142 from CrimsonXMC/patch-1
...
Update size of EFIBOOT partition.
2022-01-06 11:26:19 -06:00
Chris Titus
c870af9808
Merge pull request #135 from mfgbhatti/test
...
Added more control on setup.conf in startup.sh
2022-01-06 11:25:16 -06:00
Chris Titus
64a63507ad
Merge pull request #133 from x-crowbar-x/patch-1
...
Add CyberRe Grub theme install
2022-01-06 11:23:34 -06:00
Chris Titus
0f1f32aded
Merge pull request #128 from marvinroman/validate-username
...
Validate the username and hostname before proceeding further
2021-12-31 10:14:38 -06:00
Chris Titus
1925e38601
Merge branch 'test' into validate-username
2021-12-31 10:14:31 -06:00
fenris
fcc5af1125
removed duplication
2021-12-14 17:09:06 +01:00
fenris
4d3f24061f
set kernel parameter for decryption
2021-12-10 19:11:59 +01:00
fenris
bd075e70c9
mountoptions for var
2021-12-10 18:36:11 +01:00
fenris
1c02677a68
call lscpu and lspci only one time
2021-12-10 00:53:46 +01:00
fenris
d15cb30153
install packages one after another
...
installing groups doesn't work otherwise
2021-12-10 00:28:05 +01:00
fenris
3401c357fd
Revert "test with confirm"
...
This reverts commit 72e0d2c1f6 .
2021-12-09 23:56:59 +01:00
fenris
72e0d2c1f6
test with confirm
2021-12-09 23:52:52 +01:00
fenris
65e721a27d
$HOME -> ~
2021-12-09 23:40:04 +01:00
fenris
7884e19edb
add group
2021-12-09 23:31:13 +01:00
fenris
8cfb19e4e0
detect cpu
2021-12-09 23:18:25 +01:00
fenris
7633933673
drivers for uhd gpu
2021-12-09 23:02:54 +01:00
fenris
4645abd790
absolute paths
2021-12-09 22:35:42 +01:00
fenris
8d82a0f39a
fix source
2021-12-09 20:18:22 +01:00
fenris
a72da2d292
set scripthome manually
2021-12-09 20:06:56 +01:00
fenris
c8628e395c
set and source scripthome
2021-12-09 19:56:54 +01:00
fenris
1b81bef254
mkdir not necessary
2021-12-09 19:42:50 +01:00
fenris
91a8dbf40e
move mkdir
2021-12-09 19:17:58 +01:00
fenris
06373c62b6
make directory
2021-12-09 19:14:50 +01:00
fenris
65986d1657
copy scripts
2021-12-09 19:10:33 +01:00
fenris
75d3eb6021
source setup conf
2021-12-09 19:06:49 +01:00
fenris
2154a80e66
fix mountoptions for btrfs
2021-12-09 18:09:40 +01:00
fenris
48dc88b0c5
ask user if the install drive is a ssd and set the btrfs ssd option accordingly
...
remove space_cache mount option because btrfs-progs uses Free Space Tree (space_cache=v2) since version 5.15 by default. see: https://wiki.tnonline.net/w/Btrfs/Space_Cache
2021-12-09 17:59:48 +01:00
fenris
dedbdfd131
.
2021-12-09 10:02:47 +01:00
fenris
d4f517c84a
-y is not valid when specifying the pw
2021-12-09 10:01:37 +01:00
fenris
7da033e05b
correctly set volume labels for nvme
2021-12-09 09:54:52 +01:00
CrimsonXMC
4c0deb4ca8
Update size of EFIBOOT partition.
...
Updates the size of the EFI boot partition to allign with the recommendation from the arch wiki of at least 300mb.
2021-12-08 11:45:22 +00:00
mfgbhatti
89550db1a4
logic to connect wifi
...
logic to connect wifi
2021-12-04 20:31:53 +00:00
mfgbhatti
4581e1fd90
Merge branch 'ChrisTitusTech:test' into test
2021-12-04 19:44:16 +00:00
mfgbhatti
661f42313f
changed variable type to block
2021-12-04 19:35:44 +00:00
mfgbhatti
cfdf8a7686
added more control on setup.conf and changed variables, addressed issue #109 , #93 , #99
...
added more control on setup.conf and changed variables, addressed issue #109 , #93 , #99
2021-12-04 19:21:31 +00:00
Pavel Allahverdov
6523c261d5
CyberRe theme folder
2021-12-04 18:25:10 +03:00
Pavel Allahverdov
147c6773e2
Add CyberRe Grub theme install
...
Took some code from the 'install.sh' (https://www.gnome-look.org/p/1420727/ ). 'CyberRe' theme directory should be now uploaded to 'ArchTitus'.
Already tested in virtual box and it works flawlessly.
Chose this one, because I know, that this is the go-to-theme for Chris Titus.
2021-12-04 17:04:08 +03:00
Chris Titus
afbacbe3c2
Merge pull request #105 from mfgbhatti/test
...
New features added
2021-12-02 18:05:49 -06:00
Marvin Roman
5360593666
tested fix for computer name regex
2021-11-22 13:57:13 -08:00
Marvin Roman
c42bdf3ce4
fixed computer name regex
2021-11-22 12:31:25 -08:00
mfgbhatti
1b0dc0d2a7
Merge branch 'ChrisTitusTech:test' into test
2021-11-21 08:50:45 +00:00
Marvin Roman
3963aa1476
remove saving hostname in lowercase
2021-11-21 00:02:18 -08:00
Marvin Roman
25dd4469a0
validate username before using in the script
...
(cherry picked from commit 145a0add34 )
2021-11-20 23:58:34 -08:00