From 0cb4222decc5bac53e062a48c664d8cd87a4e48e Mon Sep 17 00:00:00 2001 From: ed Date: Fri, 1 May 2020 19:45:01 +0200 Subject: [PATCH] metal install target added --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 0bb73c7..178405c 100644 --- a/Makefile +++ b/Makefile @@ -66,3 +66,5 @@ scripts: lilo: set-fstab scripts $(call vinstall,lilo) chroot $(MNTDIR) lilo-conf-mkr.sh $(LBOOT) + +metal: mnt-drive base lilo