Age | Commit message (Collapse) | Author |
|
|
|
|
|
(ref T12)
|
|
|
|
|
|
|
|
This is important for nightly builds, and handy for release builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build flavour.
|
|
for use in shell scripts and the like.
|
|
|
|
|
|
|
|
Image version will now be passed in configure option.
As a collateral damage, add support for options without default values.
|
|
|
|
|
|
|
|
Some people rightfully complained about their absense already.
|
|
Note: pbuilder --create does not work well with relative build path,
base.tgz creation fails.
This led to the build_dir path being absolute.
Perhaps we should make it more granular and only use absolute paths for
pbuilder options.
|
|
|
|
|
|
Using sudo from scripts may be objectionable, but I don't see
any alternatives for things that do chroot.
|
|
|