write nodefamily in /etc/nodefamily (bootcd.img) and in build/nodefamily, to help...
[bootcd.git] / bootcd.spec
index 41fc099..0623eac 100644 (file)
@@ -43,7 +43,7 @@ environment.
 pushd BootCD
 
 # Build the reference image
-./prep.sh %{pldistro}
+./prep.sh %{pldistro} %{nodefamily}
 
 popd
 
@@ -60,7 +60,7 @@ tar cpf - \
     build/isofs/kernel \
     build/passwd \
     build/version.txt \
-       bootcustom.sh \
+    build/nodefamily \
     configurations | \
     tar -C $RPM_BUILD_ROOT/%{_datadir}/%{name}/ -xpf -