diskimage-builder/bin
Abel Lopez fc862f460c Use env python
Change the shebang from /usr/bin/python to /usr/bin/env python
Some users, especially on older systems don't use the python
supplied with the OS. This has an impact with module loading if
the python in /usr/bin is 2.6, and user wants to use 2.7
in /usr/local/bin, for example

Change-Id: Ib31b369a94c33fb7508f0539c2b2f14177e507e0
2014-12-08 13:42:16 -08:00
..
dib-lint Check python with flake8 instead of dib-lint 2014-11-21 09:04:52 -08:00
disk-image-create disk-image-create: fix test when no argument is given. 2014-11-25 22:28:01 +01:00
disk-image-get-kernel Correction: if then statement code style. 2014-07-07 03:43:15 -07:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Use env python 2014-12-08 13:42:16 -08:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00