Commit Graph

288 Commits

Author SHA1 Message Date
natemaia
904cd16a5b Fix: bad return in select_login causing packages never to be added. 2020-03-01 22:50:51 -08:00
natemaia
cd27c3c70b Add resume kernel parameter, more cowspace for live install. 2020-03-01 12:14:10 -08:00
natemaia
c023609a6b Change network check from curl pipeline to simple ping command 2020-01-10 12:08:42 -08:00
natemaia
343e9d88b1 Revert commit to run command a second time in errshow 2020-01-05 12:50:10 -08:00
natemaia
969cdf6c74 Fix: refind-efi issues 2019-12-26 18:21:13 -08:00
natemaia
83a3882f31 Fix: typo in tearfree nvidia section, version bump for packaging 2019-12-23 10:17:01 -08:00
natemaia
5b858b6d86 Fix: replace changes to /etc/systemd/login.conf after install 2019-12-23 00:01:09 -08:00
natemaia
e211c5c4c2 Fix: missing function for bootloader install, more cleanup 2019-12-22 21:52:07 -08:00
natemaia
079e36c4c0 Fix: function name collision 2019-12-22 18:26:37 -08:00
natemaia
ab643323f3 Add auto startx when using xinit regardless of autologin 2019-12-22 18:26:37 -08:00
natemaia
5f8795d6e9 Add font size selection 2019-12-22 18:26:37 -08:00
PacBangLinux
a003e52a52 add -f to mkfs.f2fs 2019-12-22 18:26:37 -08:00
natemaia
13e41a9a68 Attempt to re-run failing commands
This should help when something fails but may work after a short
wait and retry, we also check stderr output of each and compare.
If they are different both will be shown otherwise just the first.
2019-12-20 10:05:03 -08:00
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
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