also return if fsck fails; it's a bad bad idea to try to mount if fsck has just failed.
[bootmanager.git] / source / steps / ValidateNodeInstall.py
2009-07-22 Stephen Solteszalso return if fsck fails; it's a bad bad idea to try...
2009-03-19 Barış Metincreate SYSIMG_PATH/{vservers,proc} before trying to...
2009-01-10 Stephen Solteszmerged from branch. run fsck before mounts.
2008-12-18 Thierry Parmentelata bit more explicit/helpful error message
2008-11-17 Thierry Parmentelat * improve availability - reliability : start a fallbac...
2008-10-21 Thierry Parmentelatnot all platforms have the python2 hook
2008-02-15 Marc Fiuczynskimount explicitly with -t ext3; be more verbose with...
2006-08-10 Marc FiuczynskiDetangled steps. No step makes calls into another...
2006-07-13 Marc FiuczynskiFall back to up kernel if smp model option is set but...
2006-07-13 Marc FiuczynskiCleaned up model option processing
2006-06-27 Mark Huang- mount /proc in system image before running yum 2...
2006-04-11 Marc FiuczynskiSupport to handle /smp model option properly and boot...
2005-07-20 Aaron Klingamanmake BootManager write out /etc/planetlab/node_id
2005-06-02 Aaron Klingamandon't unnecessarily shutdown/startup lvm between succes...
2005-05-26 Aaron Klingamancheck in all bootmanager sources