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