Commit Graph

21 Commits

Author SHA1 Message Date
Le0xFF
c6f520dd7e Set keyboard layout in rc.conf file 2022-07-30 15:43:02 +02:00
Le0xFF
766a2b3779 Copy RSA keys automatically 2022-07-29 07:50:28 +02:00
Le0xFF
abcd5954e3 Cosmetic changes 2022-07-28 20:51:51 +02:00
Le0xFF
94a71a6278 Learn how to use --recursove with umount 2022-07-28 19:42:34 +02:00
Le0xFF
898f591d68 Going the really lazy way 2022-07-28 18:55:19 +02:00
Le0xFF
6dd6c11e93 Trying to fix kill_script function once again 2022-07-28 18:30:35 +02:00
Le0xFF
791ce7fcbb Some more fixing on unmounting when killing script 2022-07-27 22:01:13 +02:00
Le0xFF
f14a0d31f5 Fix unmoning encrypted partition when killing script and cosmetic changes 2022-07-27 21:45:43 +02:00
Le0xFF
24405e66df Fix function called when trapping signals again or something like that 2022-07-27 21:39:58 +02:00
Le0xFF
a5d208968a Fix function called when trapping signals 2022-07-27 21:34:58 +02:00
Le0xFF
c51938b1a0 Try to trap kill signals 2022-07-27 21:25:47 +02:00
Le0xFF
e17e1d6e7c Cosmetic changes 2022-07-27 15:46:02 +02:00
Le0xFF
e2cfebb895 Cosmetic changes 2022-07-27 15:32:07 +02:00
Le0xFF
3226e29606 Fix fstab creation while in chroot and cosmetic changes 2022-07-27 15:26:17 +02:00
Le0xFF
f46aac7128 Cosmetic changes 2022-07-27 14:59:41 +02:00
Le0xFF
b49fb6083a Fix if conditions 2022-07-27 14:49:45 +02:00
Le0xFF
ddd4922009 Make LVM optional 2022-07-27 14:41:34 +02:00
Le0xFF
90d458ab23 Improve final unmounting partitions 2022-07-26 21:51:53 +02:00
Le0xFF
8b2efefcb7 Remove the need for the separate /home partition.
Now btrfs subvolume will take care of that. LVM is keeped but just for the whole encrypted partition, so adding more space in the future should be easier.
2022-07-26 21:30:01 +02:00
Le0xFF
3f3283b606 Update btrfs mount options
Removed ssd option because btrfs will automatically detect it; add discard=async; now compression will be always forced with compress-force
2022-07-25 21:07:10 +02:00
Le0xFF
c14f6f84e1 Change script name
Script renamed from VoidLinuxInstaller.sh to vli.sh
2022-07-25 19:36:38 +02:00