1. 15 11月, 2010 1 次提交
    • M
      Use python discovered through env instead of hardcoding a path · e4384459
      Matthias Bolte 提交于
      This is more flexible regarding the location of the python binary
      but doesn't allow to pass the -u flag. The -i flag can be passed
      from inside the script using the PYTHONINSPECT env variable.
      
      This fixes a problem with the esx_vi_generator.py on FreeBSD.
      e4384459
  2. 21 9月, 2009 1 次提交
    • D
      Move docs/examples into examples/ · cebeba7b
      Daniel P. Berrange 提交于
      * Makefile.am: Add examples/dominfo examples/domsuspend examples/python
        as SUBDIRS
      * configure.in: Update AC_OUTPUT for new/old Makefiles
      * docs/Makefile.am: Remove examples from SUBDIRS
      * docs/examples/info1.c: Move to examples/dominfo/info1.c
      * docs/examples/suspend.c: Move to examples/domsuspend/suspend.c
      * docs/examples: Remove all remaining files
      * docs/examples/python: Moved to examples/python/
      * examples/dominfo/Makefile.am, examples/domsuspend/Makefile.am: New
        build files
      * libvirt.spec.in: Update to take account of moved examples
      cebeba7b
  3. 06 2月, 2008 1 次提交
  4. 26 4月, 2006 1 次提交