set-keymap and set-term added to metal target

This commit is contained in:
ed barz 2020-10-28 13:04:21 +01:00
parent 892fdbff8b
commit 5aac759f77
1 changed files with 1 additions and 1 deletions

View File

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