pungi/pungi
Lubomír Sedlář ba8ae15eb1 Allow running scripts with any python in PATH
Instead of hardcoding /usr/bin/python in shebangs, use /usr/bin/env.
This allows Pungi to work with dependencies installed in virtualenv.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-11-27 08:38:47 +01:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases Merge #68 `Add support for sending messages` 2015-11-25 14:56:51 +00:00
wrappers Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py update the package to be installed for productmd to python-productmd 2015-06-07 10:55:10 -05:00
compose.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
config.py Add the option to pass a custom path for the multilib config files 2015-03-12 11:40:23 -05:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
metadata.py New config option: product_type (default is 'ga'); Set to 'updates' for updates composes. 2015-08-25 08:04:06 -04:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py Add image-build support 2015-09-01 08:03:34 +00:00
util.py Rename product_* to release_*. 2015-07-09 06:58:30 -04:00