fluffycloud331
13065685b7
Merge branch 'ChrisTitusTech:main' into fluffy-patch-1
2021-12-31 11:25:05 -05: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
Chris Titus
9ab279a9c1
Merge pull request #116 from theflu/patch-1
...
Make the username lowercase
2021-12-31 10:08:17 -06:00
Chris Titus
9f18504e80
Merge pull request #114 from neta540/patch-1
...
Fix comments for 0-preinstall.sh
2021-12-31 10:07:56 -06:00
fluffycloud
aae2f475e4
add vista and Microsoft fonts
...
added vista fonts and microsoft fonts to archtitus
2021-12-24 10:51:57 -05:00
fenris
fcc5af1125
removed duplication
2021-12-14 17:09:06 +01:00
localfiend
a4169d71b2
Descriptions for all packages to install
...
Also removed one instance of kscreen. It was in the list twice.
2021-12-10 13:18:34 -08: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
DerryPlaysXd
dd54b6aa5c
exfat-utils >> exfatprogs
...
exfat-utils no longer work. To mount an exfat drive exfatprogs are needed
2021-12-10 01:58:08 +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
683d3e62c4
added instructions on how to unblock wifi
...
The WiFi is always blocked when I try to install Arch or do whatever in chroot from the flash drive and the rfkill command helps with that.
Maybe this will be helpful for someone else.
2021-12-04 18:19:39 +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
Jiaqi Li
aa936c63f3
Make parallel download change more readable.
2021-11-21 11:10:04 -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
Chris Titus
68fe94da05
Merge pull request #119 from Zazucki/patch-1
...
Added links to USB writer tools
2021-11-19 15:13:20 -06:00
Chris Titus
f4aae8bba8
Merge pull request #118 from Reed3411/patch-1
...
Add addition to wifi help section in readme.
2021-11-19 15:12:58 -06:00