Make a note of commands that must be run as root
This commit is contained in:
parent
6ec38f1ae5
commit
860d2aca57
|
@ -377,6 +377,8 @@ commands:
|
||||||
|
|
||||||
build-all
|
build-all
|
||||||
|
|
||||||
|
[ This must be run as root! ]
|
||||||
|
|
||||||
-a Specify architectures
|
-a Specify architectures
|
||||||
-b Bundle downloaded libraries in source package
|
-b Bundle downloaded libraries in source package
|
||||||
-c Specify distributions
|
-c Specify distributions
|
||||||
|
@ -396,6 +398,8 @@ commands:
|
||||||
|
|
||||||
build-debs <distro> <dsc-file> <architecture>
|
build-debs <distro> <dsc-file> <architecture>
|
||||||
|
|
||||||
|
[ This must be run as root! ]
|
||||||
|
|
||||||
-B Binary architecture-dependent build
|
-B Binary architecture-dependent build
|
||||||
-b Binary-only build
|
-b Binary-only build
|
||||||
-d Enable cowbuilder debug hook
|
-d Enable cowbuilder debug hook
|
||||||
|
|
Loading…
Reference in New Issue