Le0xFF
03a279a510
Integrate custom keyboard layout in grubx64.efi
...
If GRUB2 is choosen as bootloader, after selecting a keyboard layout it's possible to integrate it in the efi file through a script located in /etc/kernel.d/post-install/
2022-09-03 23:07:50 +02:00
Le0xFF
ed5a5b22d1
Cosmetic changes
2022-09-01 15:07:01 +02:00
Le0xFF
6194798fe8
More typos
2022-09-01 14:49:59 +02:00
Le0xFF
d1d5e2d593
Typo
2022-09-01 14:46:05 +02:00
Le0xFF
4d4031e10d
Keep old chroot.sh script up to date
2022-09-01 14:40:17 +02:00
Le0xFF
bd6d99507b
Forget to consider official void-packages repo
2022-09-01 14:22:53 +02:00
Le0xFF
9ba870a639
Now it's really fixed
2022-09-01 14:10:36 +02:00
Le0xFF
b976f3a46e
Let's hope it works this time
2022-09-01 13:56:24 +02:00
Le0xFF
6ce4a4da1a
Try to fix void-packages url and branch again, different approach
2022-09-01 13:35:07 +02:00
Le0xFF
b4ff7ca7fb
Try to fix void-packages url and branch
2022-09-01 12:30:39 +02:00
Le0xFF
e216c0eb2d
Fix reading custom repo with spaces
2022-09-01 11:05:44 +02:00
Le0xFF
e8be4b4de0
Fix missing double quote
2022-09-01 10:46:47 +02:00
Le0xFF
64b7e07f56
Update README
2022-09-01 09:05:14 +02:00
Le0xFF
5dcdf3d198
Let user chose a custom url for void packages
2022-09-01 09:01:46 +02:00
Le0xFF
801dab1e96
Cosmetic changes
2022-08-31 22:29:07 +02:00
Le0xFF
ad1a2efc7c
Change some headings
2022-08-31 14:09:25 +02:00
Le0xFF
e9a174dc18
Cosmetic changes
2022-08-30 16:03:35 +02:00
Le0xFF
defc3b8508
Keep using the old way to unmount block devices
2022-08-30 15:25:49 +02:00
Le0xFF
afec043731
I'm getting good at fixing the same stuffs over and over again
2022-08-30 15:13:00 +02:00
Le0xFF
5fdd6f1e32
Fix those fancy colours
2022-08-30 15:06:17 +02:00
Le0xFF
ae85e61877
Can't live without those fancy colours
2022-08-30 15:03:59 +02:00
Le0xFF
33f6dbc1ea
Cosmetic changes
2022-08-30 15:00:40 +02:00
Le0xFF
8c3636e5d7
Minor fixes
2022-08-30 14:58:31 +02:00
Le0xFF
b5dbaabef9
Cosmetic changes
2022-08-30 14:45:44 +02:00
Le0xFF
44e99b3428
Add user KEYMAP to initramfs and strip it from all the other ones
2022-08-30 14:42:38 +02:00
Le0xFF
0e83885a36
Cosmetic changes
2022-08-30 11:37:06 +02:00
Le0xFF
ffc5467328
Keep unused chroot.sh script up to date
2022-08-30 10:57:31 +02:00
Le0xFF
efd9fce8a6
Enable wheel users to use sudo
2022-08-30 10:57:11 +02:00
Le0xFF
eb1f96e45e
Maybe a better way to unmount block devices
2022-08-30 10:04:51 +02:00
Le0xFF
eef6276eb3
Remove some empty space
2022-08-29 21:48:02 +02:00
Le0xFF
2067668230
Add fancy screenshots to README as well
...
Add also a useful spoilered table of contents
2022-08-29 21:46:11 +02:00
Le0xFF
eebd2f5849
Add some fancy screenshots
2022-08-29 21:45:24 +02:00
Le0xFF
1f90008406
Update script description
2022-08-29 21:44:46 +02:00
Le0xFF
22a7b916b9
Minor changes
2022-08-28 20:17:56 +02:00
Le0xFF
a632f1bff4
Fix reading user bootloader again on main script
2022-08-28 17:11:16 +02:00
Le0xFF
a03bb662d9
Fix reading user bootloader again
2022-08-28 17:10:40 +02:00
Le0xFF
48f1fbfb79
Keep unused chroot.sh script up to date
2022-08-28 16:45:49 +02:00
Le0xFF
2d00a9dc9b
Fix reading user bootloader
2022-08-28 16:44:13 +02:00
Le0xFF
9ba2c583b5
Keep unused chroot.sh script up to date
2022-08-28 16:20:59 +02:00
Le0xFF
15564b37b1
Fix bootloader choice
...
Avoid a bug if no encryption was chosen
2022-08-28 16:20:43 +02:00
Le0xFF
016370ef7e
Fix typo
2022-08-28 16:03:02 +02:00
Le0xFF
9ab4b5c25b
Clarify that EFISTUB is also available as bootloader
2022-08-28 16:01:33 +02:00
Le0xFF
8ee97e2114
Keep unused chroot.sh script up to date
2022-08-28 15:55:00 +02:00
Le0xFF
801cc25b09
Install intel-ucode on intel cpus
2022-08-28 15:54:35 +02:00
Le0xFF
92a23c65ab
Merge functions in chroot script
...
Merge set_root, edit_fstab and generate_dracut_conf functions into initial_configuration function
2022-08-28 15:36:06 +02:00
Le0xFF
1942e4cdb6
Generate random key only when choosing GRUB2
...
If a random key was generated before choosing bootloader, encrypted disk would be automatically unlocked when EFISTUB was choosen as bootloader
2022-08-28 15:12:46 +02:00
Le0xFF
fee1726dcc
Fix EFISTUB options
...
Forgot to look for correct pattern when using sed command
2022-08-28 15:00:33 +02:00
Le0xFF
8c4174ccf6
Cosmetic changes
2022-08-28 14:58:41 +02:00
Le0xFF
cc395f65d7
Try to implement EFISTUB as a possible bootloader
...
A lot of functions were modified and adapted; also if user choose LUKS2, EFISTUB will be automatically selected. I just hope it will work owo'
2022-08-28 14:25:40 +02:00
Le0xFF
db966e9e54
Avoid lazy unmount, use findmnt instead
2022-08-26 15:32:36 +02:00