Commit Graph

338 Commits

Author SHA1 Message Date
natemaia
fb3803f3fd Fix: btrfs_subvols passing invalid arguments to part_mntopts 2020-05-17 14:52:41 -07:00
natemaia
3e4e965763 Cleanup 2020-05-17 14:46:01 -07:00
natemaia
303f2615f1 More cleanup and QOL improvements 2020-05-17 14:29:34 -07:00
natemaia
94ccb4ac0f Update welcome 2020-05-17 12:34:28 -07:00
natemaia
38ccc9b96d Better dependency handling, update README 2020-05-17 12:10:32 -07:00
natemaia
1a49d67c4c Add mirror country selection and cleanup a few places 2020-05-17 11:20:09 -07:00
natemaia
c30b103b82 Rename script, cleanup btrfs functions and simplify 2020-05-17 11:14:03 -07:00
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