Commit Graph

  • bf9314455c [molecule] remove python 2.5 __future__ import 0.5.2 Fabio Erculiani 2010-04-22 22:13:04 +02:00
  • 08ff63e55c [molecule.specs.builtin] fix _run_error_script() Fabio Erculiani 2010-04-22 22:12:42 +02:00
  • 9df4990c63 [molecule.specs.builtin] fix _run_error_script() Fabio Erculiani 2010-04-22 22:12:42 +02:00
  • 7cc4968a5e [molecule.settings] bump version inside settings 0.5.1 Fabio Erculiani 2010-04-19 11:02:20 +02:00
  • 657a6ed262 [molecule] kill all running children pids on exit 0.5.0 Fabio Erculiani 2010-04-18 18:49:46 +02:00
  • 0a780e6704 [molecule.specs.plugins.builtin] add support for inner_source_chroot_script Fabio Erculiani 2010-04-18 18:42:39 +02:00
  • 92b09e57f9 [molecule.specs.plugins.builtin] add support for inner_source_chroot_script Fabio Erculiani 2010-04-18 18:42:39 +02:00
  • 81169c5519 [molecule] implement arguments support for *_chroot_script_* statement. Fabio Erculiani 2010-04-18 18:24:31 +02:00
  • 719d68de05 [molecule] implement arguments support for *_chroot_script_* statement. Fabio Erculiani 2010-04-18 18:24:31 +02:00
  • cadeced881 [specs] update .spec example files Fabio Erculiani 2010-04-18 13:44:34 +02:00
  • 77f1f401f1 [todo] add TODO Fabio Erculiani 2010-04-08 17:05:29 +02:00
  • f20cd5f40f [molecule] fix extra_rsync_parameters option handling Fabio Erculiani 2010-02-15 11:28:04 +01:00
  • 7ad653b316 [molecule] fix extra_rsync_parameters option handling 0.4.1.3 Fabio Erculiani 2010-02-15 11:28:04 +01:00
  • f005d55e31 [molecule.specs] add error_script .spec file directive support Fabio Erculiani 2009-12-21 21:55:48 +01:00
  • 40eedd53ae [molecule.specs] add error_script .spec file directive support Fabio Erculiani 2009-12-21 21:55:48 +01:00
  • 46d3987985 [settings] run mksquashfs with -no-progress, to improve usage over ssh and slower networks 0.4.1.2 Fabio Erculiani 2009-12-20 22:37:52 +01:00
  • b7cfd0d088 [molecule.specs.remaster] fix custom_packages_add_cmd and custom_packages_remove_cmd support, thanks to Brian Tomlinson for reporting Fabio Erculiani 2009-12-18 10:25:30 +01:00
  • 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 Fabio Erculiani 2009-12-18 10:25:30 +01:00
  • 126d021f69 [molecule] update molecule version Fabio Erculiani 2009-12-14 14:53:06 +01:00
  • 96ad4bfc80 [molecule.specs.plugin.remaster] add inner_chroot_script_after hook, to be executed after packages installation and removal Fabio Erculiani 2009-12-14 10:45:50 +01:00
  • 64105dc642 [molecule.specs.plugin.remaster] add inner_chroot_script_after hook, to be executed after packages installation and removal 0.4.1 Fabio Erculiani 2009-12-14 10:45:50 +01:00
  • facce3158f [molecule.settings] prefer --delete-during to --delete-before rsync arg 0.4.0.1 Fabio Erculiani 2009-12-01 19:39:17 +01:00
  • ac4ae92d97 [molecule] implement ISO to TAR handler Fabio Erculiani 2009-11-21 23:44:46 +01:00
  • 400cf1d049 [molecule] implement ISO to TAR handler 0.4.0 Fabio Erculiani 2009-11-21 23:44:46 +01:00
  • e7393b789a [molecule] do not print traceback when CTRL+C is pressed Fabio Erculiani 2009-11-21 23:44:05 +01:00
  • 7a16dd8281 [repo] add .gitignore Fabio Erculiani 2009-10-28 20:41:14 +01:00
  • 282d84b57e [repo] add .gitignore Fabio Erculiani 2009-10-28 20:41:14 +01:00
  • 33ac99f302 [molecule] fix mkisofs title argument Fabio Erculiani 2009-10-27 21:09:26 +01:00
  • 8ba46f7635 [molecule] fix mkisofs title argument Fabio Erculiani 2009-10-27 21:09:26 +01:00
  • 3d3ae2c6dc [molecule] fix runner issue 0.3.8 Fabio Erculiani 2009-10-27 16:42:25 +01:00
  • 948d195b9f [molecule] improve ability to reimplement Handlers, add setup() method, fixup code accordingly Fabio Erculiani 2009-10-27 16:33:34 +01:00
  • 59f3b9af93 [molecule] improve ability to reimplement Handlers, add setup() method, fixup code accordingly 0.3.7 Fabio Erculiani 2009-10-27 16:33:34 +01:00
  • da373bd9b4 [molecule] add support for outer_chroot_script_after (to be executed after inner chroot script) Fabio Erculiani 2009-10-27 16:10:49 +01:00
  • c7f7d09ba0 [molecule] add support for outer_chroot_script_after (to be executed after inner chroot script) 0.3.6 Fabio Erculiani 2009-10-27 16:10:49 +01:00
  • 352f96b2d7 [molecule] remaster plugin: do not remove/empty paths before hooks, always kill tmp dir Fabio Erculiani 2009-10-27 10:57:58 +01:00
  • 12a1d83ac9 [molecule] remaster plugin: do not remove/empty paths before hooks, always kill tmp dir 0.3.5 Fabio Erculiani 2009-10-27 10:57:58 +01:00
  • 08bd339bf4 [molecule] remaster plugin: run repo update hook before everything Fabio Erculiani 2009-10-27 10:35:45 +01:00
  • e6f8062c2a [molecule] remaster plugin: run repo update hook before everything 0.3.4 Fabio Erculiani 2009-10-27 10:35:45 +01:00
  • cf77c886fa [molecule] update spec file Fabio Erculiani 2009-10-27 10:31:19 +01:00
  • 4b4ca6e88d [molecule] remaster plugin: remove 'mod' key from parser data dicts, make possible to split packages_to_add/packages_to_remove using comma Fabio Erculiani 2009-10-27 10:28:45 +01:00
  • 14f2ae9dd9 [molecule] remaster plugin: remove 'mod' key from parser data dicts, make possible to split packages_to_add/packages_to_remove using comma 0.3.3 Fabio Erculiani 2009-10-27 10:28:45 +01:00
  • 7ad96e64cb [molecule] remaster plugin: add support for paths_to_remove and paths_to_empty Fabio Erculiani 2009-10-27 10:22:00 +01:00
  • 8731a14818 [molecule] remaster plugin: add support for paths_to_remove and paths_to_empty 0.3.2 Fabio Erculiani 2009-10-27 10:22:00 +01:00
  • fce1094295 [molecule] remaster plugin: run chroot hooks before packages handling Fabio Erculiani 2009-10-27 10:16:09 +01:00
  • 519ea46e3a [molecule] remaster plugin: run chroot hooks before packages handling Fabio Erculiani 2009-10-27 10:16:09 +01:00
  • 705338049c [examples] fix spec example 0.3.1 Fabio Erculiani 2009-10-27 06:08:29 +01:00
  • 3942828a87 [molecule] add missing module Fabio Erculiani 2009-10-27 06:07:46 +01:00
  • 7581c19dd0 [specs] fix typo in example spec file Fabio Erculiani 2009-10-25 14:15:42 +01:00
  • cf5478e0db [molecule] complete support for easily remastering Sabayon ISO images Fabio Erculiani 2009-10-25 13:57:13 +01:00
  • eb700e5133 [molecule] complete support for easily remastering Sabayon ISO images 0.3 Fabio Erculiani 2009-10-25 13:57:13 +01:00
  • dc585ad368 [molecule] move code to plugins, implement fuzzy iso_remaster plugin Fabio Erculiani 2009-10-23 12:45:07 +02:00
  • f55ec1646b [molecule] move code to plugins, implement fuzzy iso_remaster plugin Fabio Erculiani 2009-10-23 12:45:07 +02:00
  • 768d454e74 [molecule.settings] add __plugin__ key in metadata to be able to use SpecParser plugin afterwards (and fix typo) Fabio Erculiani 2009-10-23 12:44:22 +02:00
  • 010d2b82e9 [molecule.specs] add missing import Fabio Erculiani 2009-10-23 11:59:46 +02:00
  • 9bcd860c32 [molecule] add iso_remaster execution_strategy spec file plugin Fabio Erculiani 2009-10-23 11:57:29 +02:00
  • 555dbcc8b3 [examples] update .spec files, add non-mandatory execution_strategy stmt Fabio Erculiani 2009-10-23 11:43:14 +02:00
  • 9e4112614f [molecule] make Spec* classes pluggable Fabio Erculiani 2009-10-23 11:41:45 +02:00
  • b3030850f1 [molecule] update code style Fabio Erculiani 2009-10-23 11:40:13 +02:00
  • c9f32a96c5 [molecule] update code style Fabio Erculiani 2009-10-23 11:39:29 +02:00
  • b9c96a25fa [examples] fix outer_chroot_script.py example Fabio Erculiani 2009-10-07 22:34:41 +02:00
  • cd57408068 [examples] update examples dir Fabio Erculiani 2009-10-04 21:48:55 +02:00
  • 3299150e04 [examples] update inner_chroot_script sample file Fabio Erculiani 2009-08-12 15:48:17 +02:00
  • 29ce55842f update inner chroot script Fabio Erculiani 2009-05-21 22:45:23 +02:00
  • 68e814f8b4 update examples Fabio Erculiani 2009-05-14 12:43:38 +02:00
  • 7128f99abc adding other Sabayon4 spec files 0.2.4 Fabio Erculiani 2009-03-26 16:12:39 +01:00
  • 2b658b5259 fix molecule.utils.remove_path_sandbox Fabio Erculiani 2009-03-26 15:31:04 +01:00
  • d8d8d16b9a add other rsync arguments 0.2.3 Fabio Erculiani 2009-03-26 15:12:12 +01:00
  • 11822234ad revert rsync -X argument 0.2.2 Fabio Erculiani 2009-03-26 14:48:54 +01:00
  • b2eadf7841 add missing arguments to rsync Fabio Erculiani 2009-03-26 14:46:49 +01:00
  • 2083ff143f fix .md5 creation 0.2.1 Fabio Erculiani 2009-03-26 12:53:57 +01:00
  • bccb1f97d2 do not reimplement built-in exceptions 0.2.0 root 2009-03-25 12:47:33 +01:00
  • db9d6025b3 remove unused imports and fix inner chroot script removal root 2009-03-25 12:45:18 +01:00
  • 7c1f248a0b Merge branch 'master' of git+ssh://sabayonlinux.org/home/git/projects/molecule Fabio Erculiani 2009-03-24 16:56:28 +01:00
  • 5383ea26bd Merge branch 'master' of git+ssh://sabayonlinux.org/home/git/projects/molecule 0.1.6 Fabio Erculiani 2009-03-24 16:56:28 +01:00
  • 7dd506ac4e removed EMPTY Fabio Erculiani 2009-03-24 16:25:23 +01:00
  • 09fec45cda first commit Fabio Erculiani 2009-03-24 16:11:01 +01:00
  • 4c07da0ffd Molecule: - generate ISO md5 file automatically lxnay 2009-03-15 17:13:54 +00:00
  • 624a3acdde molecule: add inner chroot script example lxnay 2009-03-10 15:28:14 +00:00
  • 551fc67c31 Molecule: - when executing a script inside a chroot, remember to remove it once done lxnay 2009-03-08 23:21:24 +00:00
  • 9560145682 Molecule: - fix release file creation lxnay 2009-03-05 13:34:46 +00:00
  • fae805e3fd Molecule: - implement sandbox support on ChrootHandler 0.1.5 lxnay 2009-03-03 12:20:43 +00:00
  • 2554dd1743 Molecule: - fix a type error 0.1.4 lxnay 2009-03-03 10:56:55 +00:00
  • a37b46675d Molecule: - mkisofs accepts Volume IDs at most 32 chars long 0.1.3 lxnay 2009-03-01 19:53:01 +00:00
  • 9645cbdc25 Molecule: - allow to split spec file variables into multiple lines (paths_to_remove for example) lxnay 2009-03-01 19:43:27 +00:00
  • 8adae5a70e Molecule/Settings: - use dict object directly, no need to duplicate its methods lxnay 2009-02-16 17:14:57 +00:00
  • bd9a6ba8ad Molecule: fix prechroot parsing 0.1.2 lxnay 2009-02-08 14:37:55 +00:00
  • 8bb9afc287 molecule: avoid lines longer than 79 cols lxnay 2009-02-05 15:56:30 +00:00
  • 284a352738 molecule: adding some stuff to the examples dir lxnay 2009-02-05 13:13:06 +00:00
  • 5f8bd237d1 Molecule: implement prechroot facility 0.1.1 lxnay 2009-02-05 12:13:40 +00:00
  • 0d469c494a Molecule: - massive bugfixing, it's starting to work 0.1 lxnay 2009-02-03 21:18:37 +00:00
  • b2a5ab49a4 Molecule: - bugfixing several areas - adding missing spec file options lxnay 2009-02-03 15:19:05 +00:00
  • 3659c5db71 Molecule: - initial code in place lxnay 2009-02-03 07:34:12 +00:00
  • 1b99b9dbae Molecule: - started to implement handlers lxnay 2009-02-02 14:46:34 +00:00
  • ab15f7bd07 Molecule: - first chunk of code - general infrastructure done - spec file parser done lxnay 2009-01-31 21:57:47 +00:00
  • 1cda81a93d Molecule: - first chunk of code - general infrastructure done - spec file parser done lxnay 2009-01-31 21:57:47 +00:00