]> git.ipfire.org Git - pakfire.git/commit
Add --mode switch for "pakfire-build build ..." command.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Jul 2011 11:13:21 +0000 (13:13 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 23 Jul 2011 11:16:28 +0000 (13:16 +0200)
commitf22069bb9e82bbb9d883c9881aecc7d6182d6a15
treea2f0ee3a95bd4c449d63bc64f4a80183725d8aee
parent572fcefcde91f2691c496b890bdede797a669c1f
Add --mode switch for "pakfire-build build ..." command.

--mode=release will only build with official repositories and
disable the build repository which is also enabled when running
with --mode=development.

--mode=development is the default for pakfire-build.
--mode=release is the default for pakfire-server.
pakfire/builder.py
pakfire/cli.py
po/pakfire.pot