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
89249cd838
Merge branch '2.1.1-merge'
2019-10-28 23:09:45 -07:00
natemaia
117ecd4875
Correct version
2019-10-28 23:05:15 -07:00
natemaia
fae67b4e74
Update README
2019-10-28 22:58:31 -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
3f4484ee7b
Update readme
2019-10-06 04:56:24 -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
c8d36a73ab
Remove license
2019-09-21 14:05:36 -07:00