natemaia
927d7ea1cf
Add -l,--live flags
2019-08-27 01:50:42 -07:00
natemaia
b5f9504ec8
Tweaks to messages
2019-08-27 01:17:23 -07:00
natemaia
5ebf34f4d6
Return to main() after successful creation of an LVM setup
2019-08-27 01:12:05 -07:00
natemaia
7b5e1bc035
Add more feedback messages when working on tasks that may be slow
2019-08-27 01:03:33 -07:00
natemaia
ab3d1c4e94
Touch up some variables
2019-08-27 00:52:10 -07:00
natemaia
0e7257b119
Fix: lvm_create() calling dlg() with invalid argument list
2019-08-27 00:24:03 -07:00
natemaia
63fb701354
Cleanup LVM section
2019-08-27 00:00:12 -07:00
natemaia
da5fc031cc
Add more optional packages and optional branding change as per issue #4
2019-08-26 23:05:35 -07:00
natemaia
af36aedb2b
Cleanup needless splitting of code, add more DMs, remove package bit from background install
2019-08-26 20:16:36 -07:00
natemaia
831cfbcc58
Tweak background process output handling
2019-08-25 11:58:59 -07:00
natemaia
17780ed5f7
Update select_show()
2019-08-25 11:57:00 -07:00
natemaia
1547c4b403
Fix syntax error in select_login()
2019-08-25 11:43:12 -07:00
natemaia
0a343c0981
Bury output from mirrorlist sorting during background install
2019-08-25 11:41:30 -07:00
natemaia
ee17fd144a
Move awesome install to be more inline with the rest
2019-08-25 10:50:12 -07:00
natemaia
eec825e909
Add ly to login options, remove extra ucode install
2019-08-25 01:28:30 -07:00
natemaia
185c31c9d1
Longer delay for short messages
2019-08-25 00:16:21 -07:00
natemaia
0560d39f16
Revert changes
2019-08-24 23:20:12 -07:00
natemaia
ee11cc87ef
Update for script name changes
2019-08-24 16:06:16 -07:00
natemaia
8aa056e394
Trail fix for user issues post install
2019-08-23 00:15:56 -07:00
natemaia
4a72bfade0
Tweak some parts of install
2019-08-20 23:39:09 -07:00
natemaia
6bf67af66b
Add delay to background process output duplicate removal
2019-08-20 23:23:46 -07:00
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