From fd319a934220130af57da3da3eda94071ef63889 Mon Sep 17 00:00:00 2001 From: llnu Date: Fri, 6 Dec 2019 18:06:37 +0100 Subject: [PATCH] ipxe script updated for alpine --- rebuild-ipxe.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rebuild-ipxe.sh b/rebuild-ipxe.sh index 561cd46..2d1ad5a 100755 --- a/rebuild-ipxe.sh +++ b/rebuild-ipxe.sh @@ -1,7 +1,8 @@ #!/bin/sh # Nico Schottelius, 2019-09-20, Seoul, Coffebean, 23:56 # Copying: GPLv3 - +echo "If you are running alpine, these packages are needed:" +echo "apk add alpine-sdk xz-dev" set -x set -e