Marek Marczykowski
4c8f1755d9
Merge branch 'archlinux'
...
Conflicts:
.gitignore
Makefile
build_template_rpm
templates.spec
2013-04-28 06:08:18 +02:00
Marek Marczykowski
6a3a51701b
Update update-repo-installer make target to new builder API
2013-03-20 15:24:15 +01:00
Marek Marczykowski
c5465b4355
makefile: one more fix for multiple template rpms
2013-02-24 14:48:29 +01:00
Marek Marczykowski
99e9e0351d
makefile: Fix building many different template rpm packages at the same time
...
Store build_timestamp for each built template to not mix them up in
update-repo-installer.
2013-02-24 13:33:57 +01:00
Marek Marczykowski
4123d2fdec
Update comment in makefile
2013-02-16 22:51:01 +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
Marek Marczykowski
fdadd4aff8
fedorize_image: support per-DIST packages.list
2013-02-07 23:29:14 +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
Marek Marczykowski
e25fed755a
reduce verbosity based on $VERBOSE variable
2012-11-18 04:01:49 +01:00
Marek Marczykowski
fdea5277cd
qubeize_image: use yum repo for Qubes-specific rpms instead of symlinks
...
This would simplify changes in package list and (more important) make
template-builder independent of layout of other repos (eg location of version
file).
2012-11-14 16:12:18 +01:00
Joanna Rutkowska
3c45a87e87
Makefile: remove unecessary export
2012-11-06 13:33:19 +01:00
Joanna Rutkowska
fcf4b4b86f
Fix automatic template versioning ( #667 )
2012-11-06 10:43:45 +01:00
Joanna Rutkowska
bd73bf990a
Automatic template versioning ( #667 )
...
Use version no of the following form:
$(version)-$(timestamp)
2012-11-05 15:45:06 +01:00
Marek Marczykowski
f9132e0d8d
fedorize_image: install kernel-placeholder package instead of real kernel ( #645 )
...
Some packages depends on kernel pkg, so must be installed in fedorize stage.
2012-07-24 03:51:13 +02:00
Joanna Rutkowska
d0d1447e2b
cleanup fixes
2011-11-09 17:14:09 +01:00
Joanna Rutkowska
fbdfbf9363
Makefile: clean: remove content of rpmbuild/
2011-11-09 16:36:02 +01:00
Joanna Rutkowska
64a2cc39d1
Makefile: add clean target
2011-11-09 12:49:54 +01:00
Joanna Rutkowska
6ade820ca3
Introduing the Makefile
2011-11-06 14:02:39 +01:00