natemaia
b440669527
Don't for when running startx from autostart
2019-12-17 20:16:07 -08:00
natemaia
411e45bfdf
Fix shell login when using xinit
2019-12-09 22:59:14 -08:00
natemaia
518b69e611
Minor change to dialog formatting
2019-12-09 22:41:18 -08:00
natemaia
f49fc88487
Add deepin and large cleanup
2019-11-23 17:36:08 -08:00
natemaia
869a6a6ee7
Remove root autologin when no login type is chosen
2019-11-13 19:47:53 -08:00
natemaia
d326b0fbf4
Fix: missing boot partition type being passed to part_auto()
2019-11-02 18:49:31 -07:00
natemaia
071e2fe55d
Fix multiple issues
...
- part_auto error on devices without existing partitions
- offer gparted if it's installed and running in a graphical environment
- errshow properly shift off fatal level arg and cleanup
2019-11-02 10:50:52 -07:00
natemaia
184a5aa38a
Fix message in the wrong place for finishing extra mounts
2019-10-29 17:24:50 -07:00
natemaia
5ec2679a9f
Don't allow skipping formatting root
2019-10-29 17:20:42 -07:00
natemaia
2f28467546
Fix: select_filesystem() not offering skip for partitions with an existing filesystem
2019-10-29 16:48:56 -07:00
natemaia
117ecd4875
Correct version
2019-10-28 23:05:15 -07:00
natemaia
b469f097cb
Fix: error in efistub boot setup
2019-10-28 21:34:23 -07:00
natemaia
2558aa4a40
Version bump for release
2019-10-28 19:57:45 -07:00
natemaia
5e17099e1f
Update for stable
2019-10-28 19:56:01 -07:00
natemaia
1f84d41940
Fix: error in suckless_install, error checking for auto_part
2019-10-28 12:16:14 -07:00
natemaia
78de4cbf93
Clean up jwmrc
2019-10-27 19:53:57 -07:00
natemaia
e13cafd32b
Tearfree config creation and nvidia driver an installer flag
2019-10-27 18:06:20 -07:00
natemaia
09795368cc
Reorder main menu so show is last.
...
- check part counts in part_find and show error there rather than
failing later.
- message while running portions that man be slow and seem like nothing
is happening.
2019-10-27 17:25:06 -07:00
natemaia
aa00f0e206
Fix: broken redirection
2019-10-27 15:16:24 -07:00
natemaia
f51ab5171a
Redirect stderr to stdout after sending to error file
2019-10-27 14:56:08 -07:00
natemaia
9f10cce8e4
Fix: negative index error on empty string
2019-10-27 14:13:56 -07:00
natemaia
caf5290f4d
Fix: wrong variable being assigned to for user command
2019-10-27 13:43:20 -07:00
natemaia
16415a7c98
Fix: typo in main menu text, make menu text smaller and static
2019-10-27 13:34:45 -07:00
natemaia
81f8278d5b
Fix typo: pearls -> perls
2019-10-23 01:27:08 -07:00
natemaia
84b87d5121
Fix missing sed -i flag
2019-10-20 21:04:25 -07:00
natemaia
60f53a3b51
Add jwm
2019-10-20 21:04:25 -07:00
natemaia
6cc6c6d095
Initial work on nvidia driver setup
...
- whitespace around > redirection paths
- live session changes/improvments
- use getopts for argument parsing
2019-10-20 21:04:25 -07:00
natemaia
122b7d6794
Update gtk icon cache
2019-10-19 00:24:24 -07:00
natemaia
14e4646f0b
Move base-devel out of base_pkgs, add base_pkgs for live session
2019-10-19 00:18:21 -07:00
natemaia
e5f62c8252
Fix typo in live setup
2019-10-18 23:53:46 -07:00
natemaia
2c4b9333f5
Auto adjust root size for live and only allow one session
2019-10-18 23:07:40 -07:00
natemaia
d220b79629
Sort mirrorlist first before installing live session
2019-10-18 22:45:02 -07:00
natemaia
536ee44062
Various changes and tweaks
...
- merge select_efi_part and select_boot_part
- quote paths that might be changed or contain a space
- only use AUTO_BOOT_PART when not using lvm or luks
- strip small/large partitions from the list for swap selection
- more info during install as to what is being done
- add more error checking to various places
- revert the syslinux fancy menu removal
- add xterm to BASE_PACKAGES, to be installed regardless
- simplify the script in various places
2019-10-18 19:52:39 -07:00
natemaia
faf132abb0
Show stderr during install when redirecting it to the error log
2019-10-17 22:08:13 -07:00
natemaia
7a69886935
Add tearfree configs for both amd and intel gpus
2019-10-17 20:57:47 -07:00
natemaia
2e730506e0
Make dwm install into a function to save space
2019-10-17 19:53:32 -07:00
natemaia
5f48915a32
Allow setting root and boot partitions before running
2019-10-17 17:19:00 -07:00
natemaia
5c0ea2c6a3
Don't remove stock kernel, minor tweaks
2019-10-17 02:47:06 -07:00
natemaia
266abc3347
Remove xfce skel from openbox extra packages
2019-10-17 01:53:05 -07:00
natemaia
68f7194c8f
Fix: terminal not being installed when one was not selected.
2019-10-16 00:56:29 -07:00
natemaia
168f7ec8f3
Fix syntax error
2019-10-13 16:35:11 -07:00
natemaia
1827c7be1a
Clean up some case statements, error when running live with no session.
2019-10-10 20:00:22 -07:00
natemaia
7b63ddf59a
Use mapfile to read in name and passwords
2019-10-06 04:03:32 -07:00
natemaia
7633f7f594
make sure a terminal emulator gets installed
2019-10-03 01:11:17 -07:00
natemaia
ab56f28a63
Remove similar messages when auto mounting partitions made in part_auto()
2019-10-02 23:01:59 -07:00
natemaia
899db6d262
Add lsblk output of current device to the partition menu, text cleanup
2019-10-02 22:54:44 -07:00
natemaia
a913cd30b3
Strengthen package install
2019-09-30 23:09:06 -07:00
natemaia
d033ed7b23
Better error messages
2019-09-30 19:45:54 -07:00
natemaia
bb7dcfe5ba
No format or mount opts with part_auto() root/boot
...
* fix: error in dwm setup
* clean up some dialog text
2019-09-30 19:30:11 -07:00
natemaia
ceaec57173
Remove packages no longer present in official repos
2019-09-28 00:09:08 -07:00
natemaia
9351190609
Cleanup variable declaration, allow unbound
2019-09-23 23:39:10 -07:00
natemaia
fc6f1531d0
Bump version for packaging
2019-09-21 14:04:31 -07:00
natemaia
82b1068d8b
Quote spots where /* could be confused as comments
2019-09-21 13:57:31 -07:00
natemaia
ad6610daaf
Move pulseaudio packages into installer rather than iso
...
Copy /etc/netctl to install incase not using networkmanager
2019-09-21 10:02:01 -07:00
natemaia
108450dd69
Don't add amd-ucode to installs, linux-firmware provides it for late loading already
2019-09-16 17:43:28 -07:00
natemaia
8d3e3aebd6
Update
2019-09-15 16:59:17 -07:00
natemaia
ea9d419c6b
Fix: live() being passed $@ without first shifting
2019-09-15 10:30:44 -07:00
natemaia
9cd8276366
More fixes and cleanup
2019-09-09 20:35:29 -07:00
natemaia
9dea6c7dd9
Minor cleanup
2019-09-09 20:27:10 -07:00
natemaia
2b949499ba
Fix: error in root password logic
2019-09-09 02:02:30 -07:00
natemaia
b0f6091391
Require passing in which session to use for live
2019-09-02 16:36:57 -07:00
natemaia
2d9a96c64b
Add new package to AL_BASE_PKGS
2019-09-02 14:44:09 -07:00
natemaia
a01b110eca
Cleanup some mess
2019-09-01 23:23:58 -07:00
natemaia
cb6908bbaa
Fix: missing packages in --live
2019-08-30 23:10:36 -07:00
natemaia
ff1002624b
Don't install junk for dwm, cleanup some messy sections
2019-08-30 18:59:30 -07:00
natemaia
741ae95e59
Improve -l,--live option
2019-08-27 02:15:03 -07:00
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