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:
commit
35e4cc615e
|
|
@ -46,7 +46,7 @@ Theses packages are needed on your build machine:
|
|||
chrpath socat cpio python3 python3-pip python3-pexpect xz-utils \
|
||||
debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa \
|
||||
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
|
||||
|
||||
Use Git to clone CoreOS
|
||||
|
|
|
|||
Loading…
Reference in New Issue