Commit Graph

331 Commits

Author SHA1 Message Date
natemaia
43a31435be Testing btrfs changes 2020-05-17 11:13:56 -07:00
natemaia
c57cc058fb Add more automation to early setup 2020-05-15 16:19:27 -07:00
natemaia
be74c0c40f Cleanup a few spots 2020-05-15 00:50:53 -07:00
natemaia
55db41cb73 When an error occurs don't hide the cursor 2020-05-14 21:40:59 -07:00
natemaia
3c13a7d676 Fix: not returning properly when done selecting root 2020-05-14 21:25:14 -07:00
natemaia
e6f3e606bd Preserve choices made for early setup for additional runs 2020-05-14 21:06:50 -07:00
natemaia
b7e6c053e1 Fix: error in select_filesystem 2020-05-14 20:45:26 -07:00
natemaia
340f6c6aec Initial btrfs support 2020-05-14 00:31:38 -07:00
natemaia
ef9edc0d62 Initial work on mountless install 2020-05-12 19:50:35 -07:00
natemaia
62125fc64b Fix: xorg keyboard config being wiped on virtual machines. 2020-05-05 15:49:53 -07:00
natemaia
c26737491e Re-order a few bits 2020-05-04 09:56:06 -07:00
natemaia
f1321c1dd9 Copy skel to existing home directory 2020-05-03 23:03:31 -07:00
natemaia
1c1ee76cb4 Fix failing installation of vbox guest additions due to package changes 2020-05-03 20:56:06 -07:00
natemaia
27ca68f176 Add lxqt as an option 2020-05-03 19:31:31 -07:00
natemaia
fc7ae70f16 Disable ly display manager, add some more info. 2020-05-03 15:52:40 -07:00
natemaia
2208c3afba Fix various issues 2020-05-03 12:47:39 -07:00
natemaia
87ffbdcb42 Large cleanup.
- Merge pacstrap and copy iso code path, most of it was the same.

- Use systemd-detect-virt for VM detection instead of dmesg hacks.

- Add AMD microcode back to the install process *(still not sure if it's
actually needed)*.

- Make sure cryptsetup is installed for when using pacstrap.

- Remove signal file if we've reached the background bit, the output
from pacman is better *(and maybe faster)* when running in the
foreground.

- General cleanup.
2020-05-02 23:25:41 -07:00
natemaia
3aac0aeaf8 Enable NTP to avoid SSL issues. Sync database before installing packages 2020-05-02 12:16:56 -07:00
natemaia
4c62f143e1 Remove duplicate irssi package entry 2020-04-26 15:42:40 -07:00
natemaia
43e1cff680 Fix exit issue from main menu 2020-04-26 10:17:11 -07:00
natemaia
e79981bdbe Fix spaces in drive model causing issues. 2020-04-26 07:34:39 -07:00
natemaia
f16d682856 Add file system descriptions. 2020-04-25 22:40:27 -07:00
natemaia
b4abbd2c4c Fix package name typo 2020-04-25 20:37:57 -07:00
natemaia
d646385ee1 Clear on clean exit 2020-04-25 20:25:21 -07:00
natemaia
5f325663b2 Don't read ANS if it's empty 2020-04-25 20:18:50 -07:00
natemaia
e0efe9fd21 Initial overhaul and cleanup of package install. 2020-04-25 20:06:10 -07:00
natemaia
c012f0d09b Add more info to partition labels when prompting for choices. 2020-04-25 12:55:54 -07:00
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