Commit Graph

85 Commits

Author SHA1 Message Date
mfgbhatti 10baa963dd updates reg. DE FS PL etc 2022-02-12 14:15:53 +00:00
mfgbhatti dde58e77b8 luks bug 2022-02-06 15:46:41 +00:00
mfgbhatti 281fec3e9d minor bug 2022-02-06 15:06:57 +00:00
mfgbhatti 0da28fb372 some changes luks 2022-02-06 15:02:34 +00:00
mfgbhatti 57708e6b03 no layout 2022-02-06 13:56:20 +00:00
mfgbhatti b293e2cf34 final working lvm 2022-02-06 11:32:06 +00:00
mfgbhatti c421c8d874 fix while loop 2 2022-02-06 11:15:18 +00:00
mfgbhatti aab3d2a25c fix while loop 2022-02-06 11:10:18 +00:00
mfgbhatti 5b59af75c2 upadating lvm 2022-02-05 00:07:15 +00:00
mfgbhatti a155ad9890 minor updates 2022-02-04 23:50:46 +00:00
mfgbhatti cc3ed01cca minor updates 2022-02-04 23:29:51 +00:00
mfgbhatti a39804bc11 bug fix 2022-02-04 20:42:53 +00:00
mfgbhatti be5764c87a updated lvm and luks 2022-01-30 12:17:34 +00:00
mfgbhatti 31870e51d9 bugs fix 2022-01-29 23:17:01 +00:00
mfgbhatti 8d4ca4d637 bugs fix 2022-01-29 23:08:47 +00:00
mfgbhatti aeb377418c lvm and luks bugs fix 2022-01-29 22:56:22 +00:00
mfgbhatti 3ceb5fa536 added lvm and luks 2022-01-29 22:13:39 +00:00
mfgbhatti 3ada041b6a bug fixes for #214 2022-01-28 16:59:40 +00:00
mfgbhatti fe4d79f329 bug fixes 2022-01-28 16:48:53 +00:00
mfgbhatti 7bfacadcf6 bug fixes 2022-01-28 16:43:12 +00:00
mfgbhatti 93f0edda79 test new addition 2022-01-28 16:19:11 +00:00
mfgbhatti a1cc053985 bug fixes 2022-01-28 16:09:36 +00:00
mfgbhatti 09544be20d bug fixes 2022-01-28 16:06:25 +00:00
mfgbhatti 88b0241bc5 bug fixes 2022-01-28 15:47:34 +00:00
mfgbhatti 6559a4faeb minor update 2022-01-28 15:28:37 +00:00
mfgbhatti 345dfc89b8 minor update 2022-01-28 14:33:22 +00:00
mfgbhatti c3acfbc919 minor update 2022-01-28 14:19:47 +00:00
mfgbhatti 87eb387c3b minor update 2022-01-28 14:16:15 +00:00
mfgbhatti c81043d9d1 updated for default installation 2022-01-28 14:12:54 +00:00
mfgbhatti d0af744e79 added https protocol 2022-01-24 19:59:29 +00:00
mfgbhatti 91e6ad5422 added https protocol with curl 2022-01-24 19:59:29 +00:00
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