Commit Graph

8 Commits

Author SHA1 Message Date
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