Merge branch 'stable-2.8' into stable-2.9
[ganeti-local] / tools / lvmstrap
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-06-12 Iustin PopFix epydoc raises L{...} usage
2012-05-11 Alexander SchreiberEnable lvmstrap to run under Linux 3.x
2012-03-14 Alexander SchreiberEnable lvmstrap to run under Linux 3.x
2012-02-21 Michael HanselmannReplace single- with double-quotes
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-07-20 Pedro MacedoAdd support for GPT by using parted for disks bigger...
2011-01-26 Iustin Poplvmstrap: fix logic bug for partition reread
2011-01-20 Iustin Poplvmstrap: add PV-on-partition support
2011-01-20 Iustin Poplvmstrap: abstract a little the sysfs paths
2011-01-20 Iustin Poplvmstrap: ignore small-sized partitions
2011-01-20 Iustin Poplvmstrap: add explicit test for swap backends
2011-01-20 Iustin Poplvmstrap: add an explicit test for mounted devices
2011-01-20 Iustin Poplvmstrap: add more excluded FS types
2011-01-20 Iustin Poplvmstrap: fix very old contact information
2011-01-06 Iustin Poplvmstrap: also test sysfs holders
2011-01-06 Iustin Poplvmstrap: add support for non-partitioned md disks
2010-04-15 Iustin PopUpdate docstrings in tools/ and enable epydoc
2010-01-04 Iustin PopRemove more unused variables
2010-01-04 Iustin PopAdd targeted pylint disables
2009-09-17 Iustin PopUnify the multiple 'verbose' options
2009-07-24 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-24 Stephen Shirleylvmstrap: Change diskinfo to use GenerateTable
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix some typos
2009-06-26 Guido TrotterUse ReadFile.splitlines() rather than readlines
2009-02-03 Iustin Poplvmstrap: allow removable devices too
2008-03-05 Michael HanselmannCodestyle fixes: adding a few empty lines
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-07-18 Michael HanselmannReplace tabs with spaces.
2007-07-16 Iustin PopInitial commit.