natemaia
371d53eca7
Optimisations for package install
2020-04-25 12:55:54 -07:00
natemaia
f1b9165bd5
Fix issue with package install
2020-04-24 00:42:30 -07:00
natemaia
2dec81e0a8
Convert package lists to arrays to fix some issues.
2020-04-23 23:01:04 -07:00
natemaia
9c04406346
Enable networkmanager for pacstrap installs.
2020-04-18 17:23:44 -07:00
natemaia
0cd7302167
WIP: initial changes to use pacstrap or not.
2020-04-18 15:49:42 -07:00
natemaia
26eaf5d858
Change to using pacstrap for base install to avoid issues.
2020-04-18 12:58:20 -07:00
natemaia
516881ae41
Simplify and cleanup a few things
2020-04-10 16:03:28 -07:00
natemaia
4d3c93c034
Fix: linter warnings
2020-03-25 08:30:25 -07:00
natemaia
4e60793784
Clean up part show
2020-03-07 17:53:06 -08:00
natemaia
f7c99005f1
Add device model to menu partition info
2020-03-07 17:07:27 -08:00
natemaia
9bc60e09fd
Add more info and better formatting to various lsblk outputs
2020-03-07 16:58:48 -08:00
natemaia
3455c4bfe9
Add device label info to partition menus
2020-03-07 16:24:38 -08:00
natemaia
b2a3db3cfd
Add fstype to partition size field, improve part_find.
2020-03-07 15:17:59 -08:00
natemaia
8472e150c3
Add gdisk to partitioning tools.
2020-03-07 12:55:33 -08:00
natemaia
21478baf33
Add networking check fix for VMs from HoaS.
2020-03-07 12:27:42 -08:00
natemaia
6b8d0b7e1d
Clean up a few things
2020-03-02 22:14:19 -08:00
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
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