Commit Graph

101 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
Chris Titus afbacbe3c2
Merge pull request #105 from mfgbhatti/test
New features added
2021-12-02 18:05:49 -06:00
mfgbhatti 1b0dc0d2a7
Merge branch 'ChrisTitusTech:test' into test 2021-11-21 08:50:45 +00: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
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
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
Chris Titus 6696171880
Merge pull request #81 from d4ve10/boot-fix
Wrong boot path for grub-install
2021-11-05 08:00:15 -05:00
David Giwojno 5db15eaeab
grub install typo 2021-11-05 00:10:24 +01:00
Nicholas cf169ce9e5 Merge remote-tracking branch 'upstream/main' 2021-11-04 00:40:41 -07:00
Nicholas 009b76e237 update gitignore 2021-11-03 23:45:26 -07:00
Chris Titus c8c4796065
Merge pull request #59 from adil452100/patch-1
Fix: variable $nc not substituted
2021-11-03 14:16:27 -05:00
Chris Titus f43c3f71b1 Fix BIOS Boot
Added checks for efi and bios at different points
2021-11-03 14:11:35 -05:00
Chris Titus c8caa02826
Create LICENSE 2021-11-03 14:05:41 -05:00
Ahmed Al Balochi 616bc11030 forgot the --noconfirm 2021-11-03 01:17:07 +05:00
Ahmed Al Balochi ad30011ca5 made seperate files for pacman and aur pkgs 2021-11-03 00:58:43 +05:00
Chris Titus 5b35e866fb
Merge pull request #63 from anthonp/patch-1
Update 0-preinstall.sh for typo
2021-11-02 12:45:33 -05:00
Chris Titus 971800d978
Merge pull request #68 from Kqpa/main
wifi-menu no longer works
2021-11-02 12:45:00 -05:00
Chris Titus fdd79d35f6 Boot Fixes 2021-11-01 13:04:41 -05:00
Kqpa 41709928c7
wifi-menu is no more 2021-11-01 08:54:34 +03:00
Chris Titus 56af0194ae
filelight fix 2021-10-31 13:18:24 -05:00
Chris Titus 830292ed92
Merge pull request #65 from ChrisTitusTech/test
Test Merge swap to GRUB + Package fixes
2021-10-31 13:16:53 -05:00
Chris Titus 48e8d40429
Merge branch 'main' into test 2021-10-31 13:16:38 -05:00