Commit Graph

27 Commits

Author SHA1 Message Date
stojshic d13f9f7877 Added option to choose between minimal/full installation 2022-01-25 15:53:51 +01:00
stojshic 63ce0fc796 Added option to choose DE 2022-01-24 19:50:20 +01:00
stojshic d6954323b6 Added option to choose AUR helper 2022-01-24 18:22:21 +01:00
Austin Horstman 792bc52139 Multi column lists
Parameter sizing of columns
2022-01-16 22:07:35 -06:00
Austin Horstman b24bd78594 Interactive select list 2022-01-16 21:52:18 -06:00
Austin Horstman d0d121bc15 Input validation on luks password, same as user password 2022-01-16 15:23:56 -06:00
Austin Horstman 13b4ff1552 Remove dash from keymaps 2022-01-15 16:32:39 -06:00
Austin Horstman 769c077bdb Password validation 2022-01-14 23:25:50 -06:00
Austin Horstman c2d23eb0e7 Code Commenting 2022-01-14 21:40:31 -06:00
Austin Horstman 02dd695547 Fix mount options duplicating on rerun 2022-01-14 21:40:31 -06:00
Austin Horstman 7e85502d8a Keymap input validation 2022-01-14 21:32:52 -06:00
Austin Horstman e4378cd040 Add input validation to diskpart 2022-01-14 20:03:05 -06:00
Chris Titus 472ac4e772
Merge pull request #176 from khaneliman/variable-cleanup
Fix typos and make naming convention consistent
2022-01-13 10:22:09 -06:00
Austin Horstman 90962efdf5 Fix typos and make naming convention consistent 2022-01-11 15:46:15 -06:00
vic1707 3c6c7e908d display size of the disk 2022-01-07 13:06:44 +01:00
Chris Titus 5733122a1f Fix Script Setup file 2022-01-06 13:10:11 -06:00
Chris Titus a6b40493b3 Fix Bugs
fixing various syntax errors and incorrect variables from multiple merges
2022-01-06 12:33:08 -06:00
Chris Titus 13bb48245e Update startup.sh
removing wifi connection - how in the hell are you going to download the script?
2022-01-06 11:42:05 -06:00
Chris Titus d232926441
Merge branch 'test' into fix/btrfs 2022-01-06 11:28:55 -06: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
mfgbhatti 89550db1a4 logic to connect wifi
logic to connect wifi
2021-12-04 20:31:53 +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
farhan 045a13de5e cleaning preinstall and startup 2021-11-15 08:42:34 +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 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