Fabio Erculiani
|
83dd67e84b
|
[molecule.utils] add some documentation
|
2010-08-01 18:10:01 +02:00 |
|
Fabio Erculiani
|
8b01038fbf
|
Tagging Molecule version 0.9.12
|
2010-07-23 11:13:08 +02:00 |
|
Fabio Erculiani
|
7fab6a3956
|
[molecule.specs.plugins.tar_plugin] add "pre_tar_script" and "post_tar_script" parameters support (see example)
|
2010-07-23 11:11:56 +02:00 |
|
Fabio Erculiani
|
d5739d7f61
|
[molecule.specs.builtin_plugin] trivial comment update
|
2010-07-23 11:11:37 +02:00 |
|
Fabio Erculiani
|
0ebe0e4179
|
Tagging Molecule version 0.9.11.2
|
2010-07-23 10:49:16 +02:00 |
|
Fabio Erculiani
|
39bbd73d32
|
[molecule.specs.plugins] BuiltinHandlerMixin._exec_inner_script: rework in-chroot exec files handling
|
2010-07-23 10:41:03 +02:00 |
|
Fabio Erculiani
|
2ce1c71664
|
[molecule.utils] exec_chroot_cmd: tweak default args
|
2010-07-23 10:40:44 +02:00 |
|
Fabio Erculiani
|
b3f2c8831b
|
Tagging Molecule version 0.9.11.1
|
2010-07-22 13:55:51 +02:00 |
|
Fabio Erculiani
|
c50c69aa20
|
[molecule.specs.skel] fix regression, 'prechroot' variable is list, not str
|
2010-07-22 13:54:56 +02:00 |
|
Fabio Erculiani
|
582a1e7354
|
Tagging Molecule version 0.9.11
|
2010-07-21 01:56:47 +02:00 |
|
Fabio Erculiani
|
c484bf43b6
|
[molecule.specs.plugins.tar_plugin] generate .md5 for created tar file
|
2010-07-21 01:55:46 +02:00 |
|
Fabio Erculiani
|
9549efa896
|
[molecule.specs.plugins.tar_plugin] add inner_chroot_script_after support
|
2010-07-21 01:53:01 +02:00 |
|
Fabio Erculiani
|
c761d128cf
|
[molecule.specs.skel] export prechroot variable to environment
|
2010-07-18 22:56:09 +02:00 |
|
Fabio Erculiani
|
e9a6f80522
|
Tagging Molecule version 0.9.10.20
|
2010-07-15 16:55:20 +02:00 |
|
Fabio Erculiani
|
e3cffbb10e
|
[molecule.specs.plugins.tar_plugin] make "tar_name" parameter working, remove unused "merge_livecd_root"
|
2010-07-15 16:50:28 +02:00 |
|
Fabio Erculiani
|
8565d9677b
|
Tagging Molecule version 0.9.10.11
|
2010-07-12 16:29:58 +02:00 |
|
Fabio Erculiani
|
df0b7c3625
|
[molecule.settings] fix parser bug causing statement values containing ":" to be truncated
|
2010-07-12 16:27:14 +02:00 |
|
Fabio Erculiani
|
8c371b01dc
|
Tagging Molecule version 0.9.10.10
|
2010-07-12 09:52:44 +02:00 |
|
Fabio Erculiani
|
3900a1ef18
|
[molecule.plugins] in remaster_plugin, tar_plugin add support for release_version, release_desc, release_string, release_file metadata
|
2010-07-12 09:51:15 +02:00 |
|
Fabio Erculiani
|
17976da25d
|
Tagging Molecule version 0.9.10.3
|
2010-06-29 11:30:15 +02:00 |
|
Fabio Erculiani
|
8c41c2f5ce
|
[Makefile] do not install Makefile to live-system thanks to ssuominen@gentoo.org for reporting
|
2010-06-29 11:29:53 +02:00 |
|
Fabio Erculiani
|
b0f1fee4a3
|
Tagging Molecule version 0.9.10.2
|
2010-06-29 11:09:44 +02:00 |
|
Fabio Erculiani
|
977b69a4b5
|
[molecule.utils] make md5sum() working with Python3.x
|
2010-06-29 11:09:25 +02:00 |
|
Fabio Erculiani
|
c30e2b25d5
|
Tagging Molecule version 0.9.10.1
|
2010-06-29 11:03:11 +02:00 |
|
Fabio Erculiani
|
a13b9b6a8f
|
Tagging Molecule version 0.9.10
|
2010-06-29 10:51:45 +02:00 |
|
Fabio Erculiani
|
59511cc68d
|
[molecule] other Python3.x fixes
|
2010-06-29 10:42:47 +02:00 |
|
Fabio Erculiani
|
7e8f080ec5
|
[molecule] improve Python 3.x support
|
2010-06-29 10:37:28 +02:00 |
|
Fabio Erculiani
|
760b1cdc15
|
Tagging Molecule version 0.9.6.3
|
2010-06-28 07:34:48 +02:00 |
|
Fabio Erculiani
|
6e6153b369
|
Tagging Molecule version 0.9.6.2
|
2010-06-17 18:56:17 +02:00 |
|
Fabio Erculiani
|
0e7d9d67b4
|
Revert "[molecule] builtin_plugin: use shlex when calling mkisofs"
This reverts commit 63515f0f52.
|
2010-06-17 18:56:04 +02:00 |
|
Fabio Erculiani
|
d7ca87485f
|
Revert "[molecule.specs.plugins] builtin_plugin: fix shlex usage"
This reverts commit 334b64f8b2.
|
2010-06-17 18:55:54 +02:00 |
|
Fabio Erculiani
|
8316b4616e
|
Tagging Molecule version 0.9.6.1
|
2010-06-17 18:52:06 +02:00 |
|
Fabio Erculiani
|
334b64f8b2
|
[molecule.specs.plugins] builtin_plugin: fix shlex usage
|
2010-06-17 18:51:47 +02:00 |
|
Fabio Erculiani
|
eebebdadcc
|
Tagging Molecule version 0.9.6
|
2010-06-17 18:19:12 +02:00 |
|
Fabio Erculiani
|
674506d0da
|
[molecule.plugins] set ISO_PATH and ISO_CHECKSUM_PATH env vars before calling pre_iso_script
|
2010-06-17 18:18:23 +02:00 |
|
Fabio Erculiani
|
4aad1c784b
|
[molecule] add post_iso_script hook support
|
2010-06-05 12:04:23 +02:00 |
|
Fabio Erculiani
|
63515f0f52
|
[molecule] builtin_plugin: use shlex when calling mkisofs
|
2010-06-03 20:42:44 +02:00 |
|
Fabio Erculiani
|
15203d8838
|
Tagging Molecule version 0.9.5.1
|
2010-05-24 20:27:33 +02:00 |
|
Fabio Erculiani
|
49dc2f1d3f
|
[molecule] remaster_plugin: fix directory leaking
|
2010-05-24 20:26:23 +02:00 |
|
Fabio Erculiani
|
057b5f60bd
|
Tagging Molecule version 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
|
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
|
617e23f1e5
|
Tagging Molecule version 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
|
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
|
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
|
2010-05-09 22:33:59 +02:00 |
|