Commit Graph

317 Commits

Author SHA1 Message Date
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
Chris Titus 73f89861b2
Merge pull request #104 from Ahmed-Al-Balochi/main
Group package issue
2021-11-19 15:10:21 -06:00
Zazucki 6ed927ddaa
Added links to USB writer tools
Also added Rufus as a recommendation
2021-11-18 16:27:50 -08:00
Zethia ac888c2346
Add addition to wifi help section in readme.
Some new users(which this script is targeted at) may not know how to stop a ping request and might get confused. This just adds a quick note that might some.
2021-11-18 17:25:35 -05:00
theflu ad7e0a444e
Make the username lowercase 2021-11-18 09:21:22 -05:00
Neta Yahav 934ba0f824
Fix comments for 0-preinstall.sh 2021-11-17 15:39:57 -05:00
farhan 045a13de5e cleaning preinstall and startup 2021-11-15 08:42:34 +00:00
farhan a5da808a38 minor update 2021-11-13 20:09:03 +00:00
farhan 29d6e1f365 tried in VB found some errors and made changes for luks implementation 2021-11-13 19:46:10 +00:00
farhan 9d04a59500 added luks with btrfs and asking user for username and password at satrtup 2021-11-13 18:29:20 +00:00
farhan aed6172115 One brand theme through out 2021-11-12 22:23:32 +00:00
farhan 40d4008405 final 2021-11-12 20:44:29 +00:00
farhan e63c8d8b15 final 2021-11-12 20:42:54 +00:00
farhan 8c896a0a13 removing errors and fine tuning 2021-11-12 20:32:46 +00:00
farhan 1c23c706e1 removing errors and fine tuning 2021-11-12 20:05:04 +00:00
farhan 56afc4e544 added sourcing setup.conf in files 2021-11-12 19:48:55 +00:00
Ahmed Al Balochi 414c638deb minor push 2021-11-13 00:42:15 +05:00
Ahmed Al Balochi 9bd8c992f2 minor push 2021-11-13 00:37:10 +05:00
Ahmed Al Balochi 5f7d725d16 trying to fix the pkg file problem 2021-11-13 00:20:47 +05:00
farhan d08ac2b61a clearing some typos 2021-11-12 19:08:36 +00:00
farhan 6350420714 added startup.sh for user preferences and changed other files with variables 2021-11-12 19:01:24 +00:00
Ahmed Al Balochi 3b0dd1a6b4 removing spaces 2021-11-12 22:46:05 +05:00
Ahmed Al Balochi f497073fc6
fix to where it con not fetch the pkg files 2021-11-12 21:22:50 +05:00
Ahmed Al Balochi 321edc569e
fixing to where it doesn't fetch the pkg file 2021-11-12 21:17:27 +05:00
Chris Titus 81cf84844b
Merge pull request #74 from Ahmed-Al-Balochi/main
Separate files for pacman and AUR pkgs
2021-11-11 21:59:09 -06:00
Chris Titus edb297e0bf
Merge branch 'test' into main 2021-11-11 21:58:31 -06:00
Chris Titus 433d20f9ef
Merge pull request #88 from viveksray17/feature
Download and install all the packages simultaneously
2021-11-08 09:44:49 -06:00
Chris Titus 07889ec168 Merge branch 'main' into test 2021-11-08 09:42:13 -06:00
Chris Titus 3f31c8ad52
Merge pull request #60 from Nick-Shadow/main
Adds $SCRIPTHOME var, replacing hardcoded file paths
2021-11-08 09:36:23 -06:00
Chris Titus 313b9b0219
Update 1-setup.sh 2021-11-08 09:29:44 -06:00
Chris Titus e72739e29e
Merge pull request #86 from d4ve10/mirrorlist-fix
Copy mirrorlist file instead of moving
2021-11-08 09:23:28 -06:00
Vivek Sundaray 2394ad2a98 Download and install all the packages simultaneously 2021-11-06 21:55:19 +05:30
David Giwojno e8d061fd6e
copy mirrorlist file instead of moving 2021-11-06 00:24:27 +01:00
Chris Titus 4f39828af4
kde package fixes
kde package fixes
2021-11-05 08:02:32 -05:00