Patrick Schleizer
2167225d01
minor indent
2015-08-04 04:51:47 +02:00
Marek Marczykowski-Górecki
48c942c4a6
Propagate error code from rpmbuid
...
Fixes qubesos/qubes-issues#1099
2015-08-04 04:00:43 +02:00
Marek Marczykowski-Górecki
b174cb32ab
appmenus: fix sanitization regexp
...
It wasn't accepting anything.
2015-04-10 17:51:46 +02:00
Marek Marczykowski-Górecki
c850ed3ca8
Do not fail in case of no directory to cleanup
...
There is "set -e", so previous version fails when there is no directory
to cleanup.
2015-03-17 23:24:42 +01:00
Marek Marczykowski-Górecki
abd82a321f
Handle untrusted appmenus coming from DispVM-sandboxed build
2015-03-17 15:08:25 +01:00
Marek Marczykowski-Górecki
853a4679fb
Do not include builder_setup in build_template_rpm
...
Everything it needs is already present in the environment.
2015-03-17 15:07:44 +01:00
Marek Marczykowski-Górecki
3092bb2d71
Add support for plugins, move all distribution-specific code there
...
While at it, also change name of local repo to pkgs-for-tmplate (was
yum_repo_qubes).
2015-03-10 23:57:13 +01:00
Marek Marczykowski
add64aa2e4
Support different versions of the same distribution
...
Split $DIST to distribution name and version (builder_setup script) and search
for scripts first $DIST-specific, but then for given distribution.
Also move out some Fedora-specific things to scripts_fc17.
2013-02-16 21:21:05 +01:00
Olivier Medoc
7e17847377
template_builder: made make scripts OS independent.
...
An important note is that each OS script need to setup itself its own chroot environment (like creating /proc...).
2013-02-06 02:53:30 +01:00
Joanna Rutkowska
2931895dcf
make template: remove signing in template building script
...
We sign all the packages later, using make sign-all -- see the make qubes target
2012-01-27 10:08:42 +01:00
Joanna Rutkowska
ca602fab71
Use local rpmbuild/tmp as _tmppath
2011-11-09 16:43:21 +01:00
Joanna Rutkowska
68a8c0bebc
Use local rpmbuild for building the remplate rpm
2011-11-09 16:28:37 +01:00
Joanna Rutkowska
622d366057
build_template_rpm: exit with error when no args given
2011-11-06 14:02:39 +01:00
Marek Marczykowski
504dfc2356
Allow to not sign template rpm at building time
...
Used by qubes-builder
2011-09-27 17:44:39 +02:00
Joanna Rutkowska
b5e395d385
Initial public commit.
...
(c) 2010 Invisible Things Lab
Authors:
=========
Joanna Rutkowska <joanna@invisiblethingslab.com>
Rafal Wojtczuk <rafal@invisiblethingslab.com>
2010-04-06 00:25:37 +02:00