Explorar o código

make a pbuilder iamge a requirement for the filesystem build

Hal Emmerich %!s(int64=4) %!d(string=hai) anos
pai
achega
0465ab8da6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      makefile

+ 1 - 0
makefile

@@ -119,6 +119,7 @@ initramfs:
 filesystem:
 	$(MAKE) build_dirs
 	rm -rf build/logs/fs-log.txt
+	$(MAKE) pbuilder_create
 	[ -f $(BASE) ] || ./scripts/buildFilesystem.sh $(KVER) $(DEBIAN_SUITE) $(BASE) 2>&1 | tee build/logs/fs-log.txt