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
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