natemaia
c848e2c446
Tweaks to live session setup
2020-06-22 17:12:47 -07:00
natemaia
5727b5902b
Remove missing package qt5-styleplugins, fix for future cases like this.
2020-06-14 15:08:46 -07:00
natemaia
1b913aa32d
Add pkgconf for failing st build
2020-06-14 13:54:12 -07:00
natemaia
5ac823892b
Make sure both make and gcc are installed for building dwm.
2020-06-14 13:29:37 -07:00
natemaia
7b0cb1d55e
Remove microcode from boot before trying to install
2020-06-14 09:49:03 -07:00
natemaia
5686dd7f62
Fix up a few dialog issues
2020-06-13 19:51:31 -07:00
natemaia
909043f751
Cleanup a few small dialog text issues.
2020-06-13 13:26:54 -07:00
natemaia
2228c92e9c
Update
2020-05-30 11:21:30 -07:00
natemaia
d6c2a29c14
Fix issue when indexing empty strings, large cleanup.
2020-05-20 00:28:22 -07:00
natemaia
45f3b08020
Set sddm theme when using it with plasma or lxqt
2020-05-18 22:48:26 -07:00
natemaia
225404d215
Remove pointless array
2020-05-18 12:49:36 -07:00
natemaia
b6d3226628
Fix mirror country selection
2020-05-18 12:48:31 -07:00
natemaia
711c2f9285
Support hibernation onto swapfile on btrfs
2020-05-18 00:04:22 -07:00
natemaia
212b8b77ce
Make mirror country selection standard, tidy up and organize
2020-05-17 23:35:01 -07:00
natemaia
6465826a7d
Just in case EDITOR isn't set
2020-05-17 19:39:11 -07:00
natemaia
55e4763abf
Shorten finished message for btrfs subvolumes.
2020-05-17 19:23:47 -07:00
natemaia
57dcdcd749
Don't show initial mount confirmation when were using btrfs subvolumes
2020-05-17 19:18:15 -07:00
natemaia
1c74c329ce
Sentence structure
2020-05-17 19:14:43 -07:00
natemaia
f4f8528257
Display message before modeprobe FS in part_format
2020-05-17 19:12:04 -07:00
natemaia
8d46a77b15
Tidy up some text
2020-05-17 19:06:24 -07:00
natemaia
86c9388485
Update
2020-05-17 18:48:08 -07:00
natemaia
07af2cd556
uniq only works on sorted input
2020-05-17 18:29:26 -07:00
natemaia
1fe5a7ae88
Ask about mounting btrfs subvolumes when skipping formatting
2020-05-17 15:51:20 -07:00
natemaia
203ae18612
Fix: dialog menu
2020-05-17 15:34:18 -07:00
natemaia
cf4531b09f
Fix: trying to remove things that don't exist
2020-05-17 15:25:37 -07:00
natemaia
118789e63c
Inform of mount success with btrfs subvol mount
2020-05-17 14:55:58 -07:00
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