From 1d3d98eb2b2a8450f5f2dc550494c74957bab34d Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Mon, 15 Oct 2007 16:25:00 +0000 Subject: [PATCH] Explicitly add filesystem module to required packages. --- support-files/buildnode.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/support-files/buildnode.sh b/support-files/buildnode.sh index 07b0600..2491dc6 100755 --- a/support-files/buildnode.sh +++ b/support-files/buildnode.sh @@ -53,6 +53,7 @@ export PL_BOOTCD=1 # and some of our %post scripts require python. packagelist=( +filesystem udev coreutils python -- 2.43.0