Bernhard Miklautz

Results 3 issues of Bernhard Miklautz

Some pbuilder settings, like OTHERMIRRORS for example, aren't applied if update is called without --override-config. To enable this behaviour the variable OVERRIDE_COWBUILDER_CONFIG was added. If set to true cowbuilder is...

Current versions of lxcfs report uptime without the milliseconds (.xx). This commit works around this by using a function to get the uptime seconds instead of doing this directly. The...

* ensure latest npm version is installed * directly use npm to publish instead of JS-DevTools/npm-publish