Обновить About building process
parent
7657157ec1
commit
bd0c99f1ed
@ -34,5 +34,13 @@ add lines to file /etc/apt/sources.list.d/alt.list, on other lines set #:
|
|||||||
|
|
||||||
> other: git (for getting build repo), podman, vml (for tests), qemu-img
|
> other: git (for getting build repo), podman, vml (for tests), qemu-img
|
||||||
|
|
||||||
3.
|
3. For building VM images need rootrules:
|
||||||
|
|
||||||
|
add your builder-user to wheel group
|
||||||
|
|
||||||
|
from root call
|
||||||
|
> visudo
|
||||||
|
|
||||||
|
add path to file tar2fs from mkimage-profiles, instead of WHEEL_USERS can be your builder-user. For example:
|
||||||
|
> WHEEL_USERS ALL=(ALL) NOPASSWD: /home/<builder-user>/.local/share/cloud-build/work/mkimage-profiles/bin/tar2fs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user