Fabio Erculiani
89cff87cd7
Tagging Molecule version 0.9.6.3
2010-06-28 07:34:48 +02:00
Fabio Erculiani
106e6bb216
[Makefile] use $(MAKE) instead of "make"
2010-06-28 07:34:27 +02:00
Fabio Erculiani
f64c90ce62
[scripts] append end of tagging message to tag-version.sh
2010-06-28 07:06:31 +02:00
Fabio Erculiani
1cde69b887
Tagging Molecule version 0.9.6.2
2010-06-17 18:56:17 +02:00
Fabio Erculiani
699ccb24ad
Tagging Molecule version 0.9.6.1
2010-06-17 18:52:06 +02:00
Fabio Erculiani
206eee021b
Tagging Molecule version 0.9.6
2010-06-17 18:19:12 +02:00
Fabio Erculiani
add60be558
Tagging Molecule version 0.9.5.1
2010-05-24 20:27:33 +02:00
Fabio Erculiani
b347543b10
Tagging Molecule version 0.9.5
2010-05-22 12:07:33 +02:00
Fabio Erculiani
5db85f7cca
[Makefile] fix molecule library install path
2010-05-22 12:07:02 +02:00
Fabio Erculiani
09f2a9aabd
[molecule] update POTFILES.in and .pot
2010-05-22 12:05:54 +02:00
Fabio Erculiani
b46a4c62eb
[molecule] add preliminary support for template files preprocessor
...
Implement "%import /path" preprocessor statement support inside
.spec files
2010-05-20 15:45:14 +02:00
Fabio Erculiani
3a4b03b98c
[todo] update TODO
2010-05-17 11:10:38 +02:00
Fabio Erculiani
dc34434fb7
Tagging Molecule version 0.9
2010-05-16 17:41:08 +02:00
Fabio Erculiani
437ca0f9af
[molecule] implement real Molecule Plugin Factory and use it
2010-05-16 17:33:04 +02:00
Fabio Erculiani
18387e9eb8
[todo] update TODO
2010-05-16 15:41:41 +02:00
Fabio Erculiani
37fff9fe19
[git] update .gitignore
2010-05-16 15:41:32 +02:00
Fabio Erculiani
e72a3b88d2
[Makefile] add po/ dir to build system
2010-05-16 15:40:50 +02:00
Fabio Erculiani
0eb7ba2ac2
[po] add i18n support
2010-05-16 15:39:53 +02:00
Fabio Erculiani
deb751de7f
[molecule] add version tagging script, fix version handling
2010-05-16 15:28:08 +02:00
Fabio Erculiani
53657e82aa
[molecule] add Makefiles
2010-05-16 14:46:16 +02:00
Fabio Erculiani
947a4f8a53
[todo] update TODO
2010-05-16 13:38:58 +02:00
Fabio Erculiani
532a364082
[todo] update TODO
2010-05-16 13:38:28 +02:00
Fabio Erculiani
97a5c72792
[molecule.output] trivial code update
2010-05-15 22:18:37 +02:00
Fabio Erculiani
7d2dd23d4d
[molecule.output] fix redirection of stdout to file
2010-05-15 22:15:44 +02:00
Fabio Erculiani
ee39faa915
[molecule.output] port new code from Entropy (entropy.output)
2010-05-15 22:11:13 +02:00
Fabio Erculiani
c70c69a8c8
[molecule.settings] version bump
2010-05-09 16:50:37 +02:00
Fabio Erculiani
d969baa293
[molecule.output] disable colorized output if stdout is not a tty
2010-04-29 16:41:06 +02:00
Fabio Erculiani
de9d6cba26
[molecule] update version
2010-04-25 16:15:09 +02:00
Fabio Erculiani
6e4b5c61ad
[molecule.specs.skel] export general purpose variables to env
...
When GenericExecutionStep instance is created, some general purpose
.spec file variable values are exported to environment:
- RELEASE_STRING
- RELEASE_VERSION
- RELEASE_DESC
2010-04-25 16:13:09 +02:00
Fabio Erculiani
153cf5b6a5
[molecule] remove python 2.5 __future__ import
2010-04-22 22:13:04 +02:00
Fabio Erculiani
c97e95e1c7
[molecule.settings] bump version inside settings
2010-04-19 11:02:20 +02:00
Fabio Erculiani
31592156e0
[molecule] kill all running children pids on exit
2010-04-18 18:49:46 +02:00
Fabio Erculiani
7bbca1c50d
[molecule] implement arguments support for *_chroot_script_* statement.
...
This commit improves the support to script hooks, making possible to pass
arguments to them via .spec statements (outer_chroot_script, outer_chroot_script_after,
inner_chroot_script, inner_chroot_script_after, pre_iso_script)
2010-04-18 18:26:57 +02:00
Fabio Erculiani
78a05f1006
[todo] add TODO
2010-04-08 17:05:29 +02:00
Fabio Erculiani
a318617464
[settings] run mksquashfs with -no-progress, to improve usage over ssh and slower networks
2009-12-20 22:37:52 +01:00
Fabio Erculiani
cea412a6a1
[molecule] update molecule version
2009-12-14 14:53:06 +01:00
Fabio Erculiani
24ee8b3952
[molecule.settings] prefer --delete-during to --delete-before rsync arg
2009-12-01 19:39:17 +01:00
Fabio Erculiani
ce2314917b
[molecule] do not print traceback when CTRL+C is pressed
2009-11-21 23:44:05 +01:00
Fabio Erculiani
ef18f1fa7d
[repo] add .gitignore
2009-10-28 20:41:14 +01:00
Fabio Erculiani
fcc8023863
[molecule] fix runner issue
2009-10-27 16:42:25 +01:00
Fabio Erculiani
055a0b4f51
[molecule] improve ability to reimplement Handlers, add setup() method, fixup code accordingly
2009-10-27 16:33:34 +01:00
Fabio Erculiani
2a8ea3e9da
[molecule] remaster plugin: remove 'mod' key from parser data dicts, make possible to split packages_to_add/packages_to_remove using comma
2009-10-27 10:28:45 +01:00
Fabio Erculiani
b0bb50f7e8
[molecule] add missing module
2009-10-27 06:07:46 +01:00
Fabio Erculiani
0f14fd9fc7
[molecule] complete support for easily remastering Sabayon ISO images
2009-10-25 13:57:13 +01:00
Fabio Erculiani
4f9346c480
[molecule] move code to plugins, implement fuzzy iso_remaster plugin
2009-10-23 12:45:07 +02:00
Fabio Erculiani
f7a0e2aad9
[molecule.settings] add __plugin__ key in metadata to be able to use SpecParser plugin afterwards (and fix typo)
2009-10-23 12:44:22 +02:00
Fabio Erculiani
785cff5914
[molecule.specs] add missing import
2009-10-23 11:59:46 +02:00
Fabio Erculiani
d58de69bc5
[molecule] add iso_remaster execution_strategy spec file plugin
2009-10-23 11:57:29 +02:00
Fabio Erculiani
b7d3760121
[molecule] make Spec* classes pluggable
...
This will allow the implementation of multiple execution strategies.
For example, a simple ISO remaster (with pkgs add/remove) would be easily
implemented.
2009-10-23 11:41:45 +02:00
Fabio Erculiani
14c052c0aa
[molecule] update code style
2009-10-23 11:40:13 +02:00