Switch from efistub to systemd-boot and mkinitcpio efistub generation

This commit is contained in:
Marko Korhonen 2021-12-05 16:38:50 +02:00
parent 432ee57180
commit eead44d29e
6 changed files with 36 additions and 11 deletions

View file

@ -104,6 +104,12 @@ dotfiles:
f_pacserve.service.conf:
src: etc/pacserve/pacserve.service.conf
dst: /etc/pacserve/pacserve.service.conf
d_mkinitcpio.d:
src: etc/mkinitcpio.d
dst: /etc/mkinitcpio.d
f_cmdline:
src: etc/kernel/cmdline
dst: /etc/kernel/cmdline
profiles:
Network:
dotfiles:
@ -138,6 +144,8 @@ profiles:
- f_20-quiet-printk.conf
- f_system.conf
- f_cpupower
- d_mkinitcpio.d
- f_cmdline
include:
- Locale
- Pacman
@ -165,4 +173,4 @@ profiles:
- Pacman
mko-laptop:
dotfiles:
- f_cpupower
- f_cpupower