From ad9a9339c508cca785068c8621f2443f0736265d Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 29 Oct 2015 15:28:45 +0100 Subject: Fix gitignore and typo. --- .gitignore | 3 +++ packager/openslx.functions | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 021be250..d49884db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ dracut + builder/dnbd3-qcow2-rootfs/kernel_modules/nbd/* !builder/dnbd3-qcow2-rootfs/kernel_modules/nbd/Makefile + +builder/dnbd3-qcow2-rootfs/kernel_modules/dnbd3 diff --git a/packager/openslx.functions b/packager/openslx.functions index 8ecc1fdc..7fe74e0a 100644 --- a/packager/openslx.functions +++ b/packager/openslx.functions @@ -4,7 +4,7 @@ # # ------------------------------------------------------------------------------ # -# check if we have our environement variables to check +# check if we have our environment variables to check # if we actually got sourced by the main script if [ -z "${SELF_PID}" -o -z "${ROOT_DIR}" ]; then # not using perror, since we probably don't have it. -- cgit v1.2.3-55-g7522