Tabulation issue
[bootmanager.git] / source / steps / InstallPartitionDisks.py
2014-03-31 Sapan BhatiaTabulation issue
2014-03-31 Sapan BhatiaIntroduce new variable: ONE_PARTITION for indicating...
2014-03-31 Sapan BhatiaDon't mount vservers partition if absent
2014-03-31 Sapan BhatiaROOT_SIZE is a string not a number
2014-03-31 Sapan BhatiaSupport having only one partition
2014-03-21 Thierry Parmentelatinvoke mkfs.btrfs with -f only if supported
2013-12-22 Thierry ParmentelatThomas's fix about calling mkfs.btrfs with the -f option
2013-02-27 Thierry Parmentelatmerged 5.0 (traditional vserver-based) and 5.1 (aka...
2012-06-30 Thierry Parmentelatimprove rendering in log
2012-06-29 Thierry Parmentelatanother angle to the 'try msdos, fallback to gpt' approach
2012-06-29 Thierry Parmentelatadd a comment about why this partitioning code is still...
2012-06-27 Thierry Parmentelatpartition tables using gpt instead of msdos with disks...
2011-06-10 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2011-06-02 Tony Mackadded support for software raid
2011-05-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2011-03-16 S.Çağlar OnurSilent following warning;
2011-01-06 Thierry Parmentelatcosmetic
2011-01-05 Thierry Parmentelatfix the parted-version selection code, f14 has parted...
2011-01-03 Thierry Parmentelatremove svn keywords and use %{SCMURL} in spec file
2010-12-14 Daniel Hokka ZakrissonMerge branch 'master' of dhozac@git.planet-lab.org...
2010-12-14 Daniel Hokka ZakrissonForce vgremove so it's automatic.
2010-12-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2010-11-19 Daniel Hokka ZakrissonFix typo.
2010-07-30 S.Çağlar Onurfix other typo
2010-07-28 S.Çağlar Onurdisable time/count based filesystems checks
2010-01-20 Thierry Parmentelatsvn:keywords
2010-01-07 Thierry Parmentelatsupport for pyparted-2.x (f12)
2009-09-01 Stephen Solteszadd ssl certificate fields for Monitor in default_confi...
2009-03-13 Stephen Solteszmerged from branch, to remove 'sorted' which is not...
2008-12-17 Daniel Hokka ZakrissonAdd support for a rawdisk model option, to let a slice...
2008-11-17 Thierry Parmentelat * improve availability - reliability : start a fallbac...
2008-10-21 Thierry Parmentelatnot all platforms have the python2 hook
2007-11-22 Thierry ParmentelatA few goodies from onelab's bootmanager
2007-01-13 Mark Huang- fix get_partition_path_from_device() to work with...
2006-08-10 Marc FiuczynskiDetangled steps. No step makes calls into another...
2006-07-18 Marc Fiuczynskisupport for mkfs.ext2 w/ badblock search
2006-07-07 Mark Huang- pass -ff to pvcreate to avoid warning about not being...
2006-05-30 Mark Huang- one second sleep required after wiping partition...
2005-06-08 Aaron Klingamanback out lvm extent size change␓
2005-06-07 Aaron Klingamanreduce lvm physical extent size to 16M from 32M. This...
2005-05-31 Aaron Klingamanvarious source file cleanup, unused configuration vars...
2005-05-26 Aaron Klingamancheck in all bootmanager sources