Commit Graph

184 Commits

Author SHA1 Message Date
natemaia
f87b340059 Fix: wm/de count error 2019-08-20 20:06:00 -07:00
natemaia
cbb298fbaf Large cleanup in prep for minor version increase
- Add block comments describing each segment
- Use <<- EOF for consistent indentation
- Rename/rearrange some functions to make more sense
- Remove redundant checks for background install
- Improve background process output handling and speed
- Cleanup some script and comment sections
2019-08-20 16:01:23 -07:00
natemaia
aab6018e41 Remove some uneeded sections, minor cleanup 2019-08-19 19:19:40 -07:00
natemaia
2078621172 Fix: message typo 2019-08-18 14:36:16 -07:00
natemaia
e5992eb278 Fix: missing skel packages for WM/DE that have them 2019-08-18 14:33:30 -07:00
natemaia
091ea12936 More space around some messages 2019-08-18 14:26:50 -07:00
natemaia
77c66897f4 Optimize some mounting functions to only setup some variables when needed
eg. when using auto partition no further setup is needed

Also added dialog to give feedback when a partition is selected automatically
2019-08-18 14:22:41 -07:00
natemaia
b3d7803cf0 Fix: issue when entering mount menu 2019-08-18 14:00:42 -07:00
natemaia
27eb375570 Remove partitions too small/big for their use during mounting menus 2019-08-18 13:37:49 -07:00
natemaia
0bc89ae4b2 Add/improve comments around top level array variables 2019-08-18 10:17:58 -07:00
natemaia
00bfd43756 Move wm extra packages into skel packages depends list 2019-08-18 10:16:40 -07:00
natemaia
94230d70ba Fix: bg install failing with pacman, add fallback 2019-08-18 10:16:14 -07:00
natemaia
910a8a476b Clean up some functions, simplify some sections, and add more comments 2019-08-17 17:39:19 -07:00
Nathaniel Maia
8004a9faf8 Clean up some comments, fix a typo, and some rearranging 2019-08-05 16:26:31 +00:00
Nathaniel Maia
5fcf563d87 Remove trailing tab 2019-08-01 17:59:16 +00:00
Nathaniel Maia
d4558436f6 Strip some commands from ~/.xprofile when using KDE or Gnome as a login session. 2019-08-01 17:58:33 +00:00
natemaia
593097408f Add awesome config session from @elenapan, pull output from background process if needed rather than blank looping 2019-04-29 23:03:55 -07:00
natemaia
4c6c9775e5 Fix: mirror sorting via rankmirrors 2019-04-27 15:47:15 -07:00
natemaia
10f40e52d3 simplify manual install process and remove install script 2019-04-27 13:07:36 -07:00
natemaia
4f55946cba Silence background process 2019-04-21 13:54:42 -07:00
natemaia
fb03b85fee Clean up part_shrink() 2019-04-21 13:45:58 -07:00
natemaia
3a9fc5cbce Fix: broken finding of max size available for shrink 2019-04-21 13:14:44 -07:00
natemaia
62284e422f Fix: syntax error in shrink 2019-04-21 12:47:54 -07:00
natemaia
fde57308e3 Revert removal of lightdm 2019-04-21 12:32:42 -07:00
natemaia
40d1078af0 Make sure the base is installed if background failed 2019-04-21 00:01:49 -07:00
natemaia
a21464c4c6 Update partition shrink function 2019-04-20 23:30:24 -07:00
natemaia
0289427125 more resize changes 2019-04-17 21:44:40 -07:00
natemaia
53a5328a6d Tweaks to resize 2019-04-17 20:06:59 -07:00
natemaia
ce67bb37b3 Add info message before resize checks 2019-04-17 19:51:16 -07:00
natemaia
3647d2956e Remove lightdm, clean up a few spots 2019-04-17 18:24:09 -07:00
natemaia
ae86ae676c Fix ntfsresize command 2019-04-13 17:11:56 -07:00
natemaia
e60af8d0f1 Add font package to install rther than iso 2019-04-13 13:58:19 -07:00
natemaia
7dcee7b5a5 Update version 2019-04-13 12:38:17 -07:00
natemaia
7f03bace17 Add scripts to install rather than iso 2019-04-01 20:26:09 -07:00
natemaia
2b09b40877 Split al specific base packages out from mainline base 2019-04-01 19:04:42 -07:00
natemaia
0d34b83974 Remove Ctrl-z trap 2019-03-23 12:24:35 -07:00
natemaia
4f3f9b8f03 Fix: package install syntax error 2019-03-23 12:24:35 -07:00
natemaia
18a1170af7 Fix: awk // search syntax error in part_resize() 2019-03-23 12:24:35 -07:00
natemaia
20823f7a9a Quote variables, add resize function 2019-03-23 12:24:35 -07:00
natemaia
1619daa362 Improve background install process 2019-03-16 21:21:49 -07:00
natemaia
ba67414f18 Large overhaul of dialog functions 2019-03-16 21:21:49 -07:00
natemaia
3354928832 Large cleanup of dialog text variables, rearrange/rename some functions and variables 2019-03-16 21:21:49 -07:00
natemaia
1029c6f7dc Ensure if no terminal or desktops chosen add xterm to the package list 2019-03-16 21:21:48 -07:00
natemaia
d93b0f529c Update partition list handling 2019-03-16 21:21:48 -07:00
natemaia
14069e46a6 Add refind-efi and syslinux setup for UEFI systems 2019-03-16 21:21:48 -07:00
natemaia
3d4559e249 Dialog text update, version bump for packaging 2019-03-16 21:21:48 -07:00
natemaia
e6e52af3cb More recursion refactoring, update dialog text 2019-03-16 21:21:48 -07:00
natemaia
8c85cc08af Simplify boot partition mountpoint 2019-03-16 21:21:48 -07:00
natemaia
2a08b86a24 Update major version, fix syslinux ucode 2019-03-16 21:21:48 -07:00
natemaia
1e93f2b6c5 Update filesystem selection to use looping instead of recursion 2019-03-16 21:21:48 -07:00