18 Commits

Author SHA1 Message Date
natemaia
fdd77684a0 Add menu function to simplify things 2019-03-16 21:21:47 -07:00
natemaia
a37423ff21 No longer reboot or shutdown, just exit and let the user handle that step 2019-03-16 21:21:47 -07:00
natemaia
3d41c04f36 Update, another attempted fix for hanging on shutdown 2019-03-16 21:21:47 -07:00
natemaia
7426259dc5 Dont check directly instead of checking 0 everytime, update README 2019-03-16 21:21:47 -07:00
natemaia
92fb1c6cff Don't allow skipping root partition formatting, it's needed in most cases 2019-03-16 21:21:47 -07:00
natemaia
c9a6a08cce Reboot fix, possibly?? 2019-03-16 21:21:47 -07:00
natemaia
2bb960f486 Change LUKS and LVM to strings 2019-03-16 21:21:47 -07:00
natemaia
ce18eabd60 Update more english translation text 2019-03-16 21:21:47 -07:00
natemaia
89c95254ed More cleanup and fixes, rename a large amount of functions for brevity 2019-03-16 21:21:47 -07:00
natemaia
3401939dd6 More cleanup in various functions, use var+="val" rather than var="$var val" 2019-03-16 21:21:47 -07:00
natemaia
ad8af90d43 Update/overhaul mirror_cmd() function to not rely on reflector 2018-12-20 00:06:54 -08:00
natemaia
5416f553fc Update auto partitioning to use lsblk output rather than the previous mess 2018-12-20 00:06:54 -08:00
natemaia
0640a65e0b Cleanup, fix missing/wrong dialogs, allow mounting old /home without overwriting 2018-12-20 00:06:54 -08:00
natemaia
b5fa475863 Clean up boot, move funtion to file it's used in 2018-12-20 00:06:54 -08:00
natemaia
fe1749bed5 Fix regressions from recent changes 2018-12-20 00:06:54 -08:00
natemaia
e948933780 Combine mount and partition lib files, and other minor changes 2018-12-20 00:06:54 -08:00
natemaia
0e51c6ce6a Fix format asking permission and other small issues 2018-12-20 00:06:54 -08:00
natemaia
224ea1c18a Change directory structure, separate sections of script into library files, add install script 2018-12-20 00:06:54 -08:00