Commit Graph

37 Commits

Author SHA1 Message Date
2bb960f486 Change LUKS and LVM to strings 2019-03-16 21:21:47 -07:00
0c1b09ab7e Version bump for packaging 2019-03-16 21:21:47 -07:00
ce18eabd60 Update more english translation text 2019-03-16 21:21:47 -07:00
89c95254ed More cleanup and fixes, rename a large amount of functions for brevity 2019-03-16 21:21:47 -07:00
3401939dd6 More cleanup in various functions, use var+="val" rather than var="$var val" 2019-03-16 21:21:47 -07:00
0702dc69a4 Simplify network check by just checking https://www.archlinux.org/mirrorlist for a 200 response 2018-12-20 00:06:54 -08:00
ad8af90d43 Update/overhaul mirror_cmd() function to not rely on reflector 2018-12-20 00:06:54 -08:00
e6bbc6a999 Update password handling for user and luks setup to use ecryption 2018-12-20 00:06:54 -08:00
5416f553fc Update auto partitioning to use lsblk output rather than the previous mess 2018-12-20 00:06:54 -08:00
0640a65e0b Cleanup, fix missing/wrong dialogs, allow mounting old /home without overwriting 2018-12-20 00:06:54 -08:00
b5fa475863 Clean up boot, move funtion to file it's used in 2018-12-20 00:06:54 -08:00
989a952751 More regression fixes 2018-12-20 00:06:54 -08:00
fe1749bed5 Fix regressions from recent changes 2018-12-20 00:06:54 -08:00
432e82f651 Split the large amount of varaible setup to a lib file 2018-12-20 00:06:54 -08:00
e948933780 Combine mount and partition lib files, and other minor changes 2018-12-20 00:06:54 -08:00
a48143063a Fix xinit session issue 2018-12-20 00:06:54 -08:00
b3657b0c9d Add special case for neovim 2018-12-20 00:06:54 -08:00
77d01c27a1 Fix more issues and do some more rearrangement 2018-12-20 00:06:54 -08:00
ac48a3640d Add intel and amd ucode setup 2018-12-20 00:06:54 -08:00
9bc3c70c5a Testing for dual boot setup 2018-12-20 00:06:54 -08:00
0e51c6ce6a Fix format asking permission and other small issues 2018-12-20 00:06:54 -08:00
224ea1c18a Change directory structure, separate sections of script into library files, add install script 2018-12-20 00:06:54 -08:00
63b8592c28 Fix issue with EDIT_FILES[8] 2018-12-20 00:06:54 -08:00
a51d28f611 Fix other bootloaders being deleted, add option to add grub as default bootloader 2018-12-20 00:06:54 -08:00
b8ed7e146d Minor tweak to bootloader config 2018-12-20 00:06:54 -08:00
4fbbef3ee4 Add package selection option, add back swap partition possibility 2018-12-20 00:06:54 -08:00
dd36a8bb67 Add wm and login setup dialogs 2018-12-20 00:06:54 -08:00
01c58d6dd4 Split mirrorlist dialog up and front load choices, add format/boot flag setup for boot partitions 2018-12-20 00:06:54 -08:00
cb21cf9f2d Add cfdisk to the available partitioning tools 2018-12-20 00:06:54 -08:00
61b1f949be Fix regressions introduced with recent changes. 2018-12-20 00:06:54 -08:00
99261c5661 Reduce duplicate irrelevant partitions during mounting when using LUKS & LVM 2018-12-20 00:06:54 -08:00
08adbd2984 Clean up filesystem selection, remove dialogrc 2018-12-20 00:06:54 -08:00
c3f51d420b Fix issue with deleting lvm 2018-12-20 00:06:54 -08:00
a1115047cb Don't auto select a boot partition for BIOS systems when only one partition is available 2018-12-20 00:06:54 -08:00
dec5a7b900 Fix some unbound variables 2018-12-20 00:06:54 -08:00
631b251463 Large overhaul 2018-07-27 19:14:03 -07:00
91781638f4 Initial commit after rebase 2018-07-18 17:50:37 -07:00