Pull request #101: docs(quick-build): change sbsign to sbsigntool, because the debian packet manager can not find sbsign

Merge in ICO/coreos from doc/quickBuildUpdate to master

* commit '1819c3be3c3039a8abd289d49a8b1ecba229e3e2':
  docs(quick-build): change sbsign to sbsigntool, because the debian packet manager can not find sbsign
This commit is contained in:
Uli Stein 2023-06-20 11:41:06 +02:00
commit 35e4cc615e
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Theses packages are needed on your build machine:
chrpath socat cpio python3 python3-pip python3-pexpect xz-utils \ chrpath socat cpio python3 python3-pip python3-pexpect xz-utils \
debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa \ debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa \
libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd \ libsdl1.2-dev pylint3 xterm python3-subunit mesa-common-dev zstd \
liblz4-tool bmap-tools efitools openssl sbsign python3-click \ liblz4-tool bmap-tools efitools openssl sbsigntool python3-click \
python3-aiohttp python3-aiohttp
Use Git to clone CoreOS Use Git to clone CoreOS