Commit Graph

100 Commits

Author SHA1 Message Date
Fabio Erculiani 057b5f60bd Tagging Molecule version 0.9.5 0.9.5 2010-05-22 12:07:33 +02:00
Fabio Erculiani 9505451216 [Makefile] fix molecule library install path 2010-05-22 12:07:02 +02:00
Fabio Erculiani d001d56818 [molecule] update POTFILES.in and .pot 2010-05-22 12:05:54 +02:00
Fabio Erculiani 08659178f2 [examples] revert erroneous changes to .spec file 2010-05-20 20:14:13 +02:00
Fabio Erculiani 1e7f49b408 [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 24ac6c0724 [todo] update TODO 2010-05-17 11:10:38 +02:00
Fabio Erculiani 617e23f1e5 Tagging Molecule version 0.9 0.9 2010-05-16 17:41:08 +02:00
Fabio Erculiani e292ac6de5 [molecule] implement real Molecule Plugin Factory and use it 2010-05-16 17:33:04 +02:00
Fabio Erculiani 3d2d489cbb [todo] update TODO 2010-05-16 15:41:41 +02:00
Fabio Erculiani ac7d4376c2 [git] update .gitignore 2010-05-16 15:41:32 +02:00
Fabio Erculiani ccb592ba06 [Makefile] add po/ dir to build system 2010-05-16 15:40:50 +02:00
Fabio Erculiani 8d40197b03 [po] add i18n support 2010-05-16 15:39:53 +02:00
Fabio Erculiani 531442ec21 [molecule] add version tagging script, fix version handling 2010-05-16 15:28:08 +02:00
Fabio Erculiani 4f0c9c0ffd [molecule] add Makefiles 2010-05-16 14:46:16 +02:00
Fabio Erculiani def0668050 [todo] update TODO 2010-05-16 13:38:58 +02:00
Fabio Erculiani 47830e63e6 [todo] update TODO 2010-05-16 13:38:28 +02:00
Fabio Erculiani ef7aebd129 [molecule.output] trivial code update 2010-05-15 22:18:37 +02:00
Fabio Erculiani dccc8ff2e1 [molecule.output] fix redirection of stdout to file 2010-05-15 22:15:44 +02:00
Fabio Erculiani 356bb0a6dc [molecule.output] port new code from Entropy (entropy.output) 2010-05-15 22:11:13 +02:00
Fabio Erculiani 189a84b960 [molecule.specs.remaster] fix support for destination_iso_image_name, thanks to Joost Ruis for reporting 0.5.5 2010-05-09 22:33:59 +02:00
Fabio Erculiani 41f4f77abe [examples] add more example scripts 2010-05-09 22:27:19 +02:00
Fabio Erculiani 4158e52ba3 [molecule.settings] version bump 0.5.4 2010-05-09 16:50:37 +02:00
Fabio Erculiani 996cdfe3c1 [molecule.specs.plugins.remaster] fix wrong arguments in _exec_inner_script call 2010-05-09 16:49:49 +02:00
Fabio Erculiani 29d45a1934 [molecule.output] disable colorized output if stdout is not a tty 2010-04-29 16:41:06 +02:00
Fabio Erculiani b405c152b9 [molecule] update version 0.5.3 2010-04-25 16:15:09 +02:00
Fabio Erculiani 574464aa0a [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 bf9314455c [molecule] remove python 2.5 __future__ import 0.5.2 2010-04-22 22:13:04 +02:00
Fabio Erculiani 9df4990c63 [molecule.specs.builtin] fix _run_error_script() 2010-04-22 22:12:42 +02:00
Fabio Erculiani 7cc4968a5e [molecule.settings] bump version inside settings 0.5.1 2010-04-19 11:02:20 +02:00
Fabio Erculiani 657a6ed262 [molecule] kill all running children pids on exit 0.5.0 2010-04-18 18:49:46 +02:00
Fabio Erculiani 92b09e57f9 [molecule.specs.plugins.builtin] add support for inner_source_chroot_script
inner_source_chroot_script hook can be used to permanently modify
source chroots when using the standard execution strategy (chroot -> iso)
2010-04-18 18:42:39 +02:00
Fabio Erculiani 719d68de05 [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 cadeced881 [specs] update .spec example files 2010-04-18 13:44:34 +02:00
Fabio Erculiani 77f1f401f1 [todo] add TODO 2010-04-08 17:05:29 +02:00
Fabio Erculiani 7ad653b316 [molecule] fix extra_rsync_parameters option handling 0.4.1.3 2010-02-15 11:28:04 +01:00
Fabio Erculiani 40eedd53ae [molecule.specs] add error_script .spec file directive support 2009-12-21 21:55:48 +01:00
Fabio Erculiani 46d3987985 [settings] run mksquashfs with -no-progress, to improve usage over ssh and slower networks 0.4.1.2 2009-12-20 22:37:52 +01:00
Fabio Erculiani b1a46ec852 [molecule.specs.remaster] fix custom_packages_add_cmd and custom_packages_remove_cmd support, thanks to Brian Tomlinson for reporting 0.4.1.1 2009-12-18 10:25:30 +01:00
Fabio Erculiani 126d021f69 [molecule] update molecule version 2009-12-14 14:53:06 +01:00
Fabio Erculiani 64105dc642 [molecule.specs.plugin.remaster] add inner_chroot_script_after hook, to be executed after packages installation and removal 0.4.1 2009-12-14 10:45:50 +01:00
Fabio Erculiani facce3158f [molecule.settings] prefer --delete-during to --delete-before rsync arg 0.4.0.1 2009-12-01 19:39:17 +01:00
Fabio Erculiani 400cf1d049 [molecule] implement ISO to TAR handler 0.4.0 2009-11-21 23:44:46 +01:00
Fabio Erculiani e7393b789a [molecule] do not print traceback when CTRL+C is pressed 2009-11-21 23:44:05 +01:00
Fabio Erculiani 282d84b57e [repo] add .gitignore 2009-10-28 20:41:14 +01:00
Fabio Erculiani 8ba46f7635 [molecule] fix mkisofs title argument 2009-10-27 21:09:26 +01:00
Fabio Erculiani 3d3ae2c6dc [molecule] fix runner issue 0.3.8 2009-10-27 16:42:25 +01:00
Fabio Erculiani 59f3b9af93 [molecule] improve ability to reimplement Handlers, add setup() method, fixup code accordingly 0.3.7 2009-10-27 16:33:34 +01:00
Fabio Erculiani c7f7d09ba0 [molecule] add support for outer_chroot_script_after (to be executed after inner chroot script) 0.3.6 2009-10-27 16:10:49 +01:00
Fabio Erculiani 12a1d83ac9 [molecule] remaster plugin: do not remove/empty paths before hooks, always kill tmp dir 0.3.5 2009-10-27 10:57:58 +01:00
Fabio Erculiani e6f8062c2a [molecule] remaster plugin: run repo update hook before everything 0.3.4 2009-10-27 10:35:45 +01:00