Chris Titus
|
5721dbc578
|
Update 0-preinstall.sh
|
2022-01-13 15:11:07 -06:00 |
fenris
|
6bbf796984
|
removed duplication
|
2022-01-07 17:55:45 +01:00 |
Chris Titus
|
25ced9b6fd
|
Merge branch 'main' into test
|
2022-01-06 13:34:30 -06:00 |
Chris Titus
|
0e65e31cdd
|
Merge branch 'test' into fix/script
|
2022-01-06 11:34:11 -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
|
0daf707e97
|
Merge pull request #130 from lijiaqigreat/more-readable
Make parallel download change more readable.
|
2022-01-06 11:22:40 -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
|
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
|
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 |
Jiaqi Li
|
aa936c63f3
|
Make parallel download change more readable.
|
2021-11-21 11:10:04 -08: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
|
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 |
farhan
|
6350420714
|
added startup.sh for user preferences and changed other files with variables
|
2021-11-12 19:01:24 +00:00 |
David Giwojno
|
e8d061fd6e
|
copy mirrorlist file instead of moving
|
2021-11-06 00:24:27 +01:00 |
David Giwojno
|
5db15eaeab
|
grub install typo
|
2021-11-05 00:10:24 +01: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
|
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
|
fdd79d35f6
|
Boot Fixes
|
2021-11-01 13:04:41 -05:00 |
Chris Titus
|
59328ecf31
|
Update 0-preinstall.sh
|
2021-10-31 13:04:44 -05:00 |
Chris Titus
|
74e2141813
|
Update 0-preinstall.sh
|
2021-10-30 12:51:15 -05:00 |
Chris Titus
|
3dc0eca501
|
Legacy+EFI Boot
|
2021-10-30 12:44:50 -05:00 |
Chris Titus
|
7b428b8e0a
|
Add Legacy Boot
|
2021-10-30 12:20:33 -05:00 |
Chris Titus
|
8caf7c29f3
|
efi and pkg update
|
2021-10-30 01:20:32 -05:00 |
anthonp
|
2c33e38f20
|
Update 0-preinstall.sh
Small typo toward EOF. 0-setup vs 1-setup.
|
2021-10-29 23:48:40 -05:00 |
Chris Titus
|
8a59f337ea
|
grub install
|
2021-10-27 18:56:37 -05:00 |
Chris Titus
|
a372b52c56
|
Merge pull request #49 from ChrisTitusTech/test
Test Merge back for Low end machines
|
2021-10-26 19:29:09 -05:00 |
alex
|
f7aa459015
|
NOCOW & swap-in-ram fix.
|
2021-10-27 00:24:42 +03:00 |
Chris Titus
|
4b6ad793e5
|
Merge pull request #26 from ChrisTitusTech/test
Bug Fixes ArchTitus 1.1 Release
|
2021-10-25 00:29:55 -05:00 |
Chris Titus
|
bf7332e38d
|
mirrorlist fix for non-arch server countries
|
2021-10-25 00:26:52 -05:00 |
Chris Titus
|
b45a7f7c1f
|
bug fixes
|
2021-10-24 09:40:22 -05:00 |
Chris Titus
|
32357bc68c
|
error checks
|
2021-10-24 08:27:56 -05:00 |
Chris Titus
|
10c1f8318b
|
Cleaner Multilib Implementation
|
2021-10-21 17:35:30 -05:00 |
Chris Titus
|
37dd3f9eb4
|
nvme fix#3
|
2021-10-21 17:24:16 -05:00 |