set-keymap and set-term added to metal target
This commit is contained in:
parent
892fdbff8b
commit
5aac759f77
2
Makefile
2
Makefile
|
@ -68,7 +68,7 @@ audio:
|
||||||
$(call vinstall,apulse)
|
$(call vinstall,apulse)
|
||||||
$(call vinstall,alsa-plugins-pulseaudio)
|
$(call vinstall,alsa-plugins-pulseaudio)
|
||||||
|
|
||||||
metal: mnt-drive mnt-system base set-loc set-resolv set-fstab set-root grub
|
metal: mnt-drive mnt-system base set-loc set-resolv set-fstab set-root set-keymap set-term grub
|
||||||
|
|
||||||
python:
|
python:
|
||||||
$(call vinstall,python3 python3-pip python3-pipenv)
|
$(call vinstall,python3 python3-pip python3-pipenv)
|
||||||
|
|
Loading…
Reference in New Issue