Commit Graph

34 Commits

Author SHA1 Message Date
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
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