bugfixes for the location of kernel and initrd as observed on recent f23
[bootmanager.git] / source / steps / ChainBootNode.py
2015-12-07 Thierry Parmentelatbugfixes for the location of kernel and initrd as obser...
2015-06-25 Thierry Parmentelatsimplified PARTITIONS to use one entry per each partition
2015-06-25 Thierry Parmentelatadd debug messages about the status of partitions
2015-06-24 Thierry Parmentelatrename util get_block_device_list into get_block_device...
2015-06-23 Thierry Parmentelatalways use print_function
2015-04-29 Thierry Parmentelatremove breakpoints, and use log instead of print when...
2015-04-28 Thierry Parmentelatoops
2015-04-28 Thierry Parmentelatno real change, just made prettier with a more standard...
2014-05-15 Thierry ParmentelatMerge branch 'ansible'
2014-04-01 Sapan BhatiaIgnore vservers partition
2014-04-01 Sapan BhatiaFixed path to Ubuntus initrd
2014-04-01 Sapan BhatiaLook for kernel in image, not in root
2014-04-01 Sapan BhatiaDrop node manager and node update
2014-03-31 Sapan BhatiaROOT_SIZE is a string not a number
2014-03-31 Sapan BhatiaIdentify kernel version in a way that does not depend...
2014-01-14 Thierry Parmentelatavoid using conf_files initscript that might go when...
2014-01-11 Thierry Parmentelatinitrd has a new location under /boot/ in f20
2013-02-27 Thierry Parmentelatbugfixes
2013-02-27 Thierry Parmentelatmerged 5.0 (traditional vserver-based) and 5.1 (aka...
2011-06-10 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2011-05-27 Stephen Solteszfixed typo
2011-05-27 Stephen SolteszAdd Runlevelagent to BM. Add UpdateLastBootOnce()...
2011-05-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2011-04-18 Stephen SolteszMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-04-18 Stephen SolteszAdd extra umounts for /dev and /sys
2011-04-18 Stephen SolteszAdd extra umounts for /dev and /sys
2011-01-18 Thierry Parmentelatalways pass log to sysexec for consistency between...
2011-01-03 Thierry Parmentelatremove svn keywords and use %{SCMURL} in spec file
2010-12-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/bootma...
2010-11-10 Stephen SolteszThis is supported only if there is a receiving server...
2010-04-01 Thierry Parmentelatuses the native node field name (latest BootUpdateNode...
2010-02-11 S.Çağlar Onursolve the ordering problem which causes the boot failure
2010-01-20 Thierry Parmentelatsvn:keywords
2009-09-11 Marc Fiuczynski- mount /vserver after /proc
2009-07-24 Stephen Solteszremove 'failboot' from possible boot states
2009-07-22 Stephen Solteszsvn merge -c 9766 https://svn.planet-lab.org/svn/BootMa...
2009-07-17 Stephen Solteszsync sys clock to hardware to prevent fsck reboot bug...
2009-01-30 Thierry Parmentelatanother module to blacklist for poweredge 175
2008-11-17 Thierry Parmentelat * improve availability - reliability : start a fallbac...
2008-10-21 Thierry Parmentelatnot all platforms have the python2 hook
2008-08-19 Stephen Solteszupdate to modules. catches other e1000-like modules...
2008-06-27 Marc Fiuczynskimove the UpdateNodeConfiguration step after the NodeUpd...
2008-05-24 Thierry Parmentelatdont unload cpqphp
2008-02-05 Marc Fiuczynski- not printing ominous warning message: "Unknown effect...
2008-01-28 Stephen SolteszA patch to avoid unloading the floppy module before...
2008-01-09 Faiyaz AhmedPlanetLabConf.py no longer exists.
2007-11-22 Thierry ParmentelatA few goodies from onelab's bootmanager
2007-11-21 Daniel Hokka ZakrissonMerge disconnected operations branch.
2007-10-25 Stephen SolteszInclude the 'time' module as well... doh.
2007-10-25 Stephen SolteszAdded a check for the e1000 driver. When it is unloade...
2007-08-22 Faiyaz AhmedChanged NodeUpdate's path. Nothing should exist in...
2007-08-07 Faiyaz AhmedChange path from /usr/local/planetlab to /usr
2007-01-12 Mark Huang- always run PlanetLabConf (or conf_files) before booting
2006-08-10 Marc FiuczynskiDetangled steps. No step makes calls into another...
2006-07-13 Marc FiuczynskiCleaned up model option processing
2006-06-27 Mark Huang- mount /proc in system image before running yum 2...
2006-05-16 Mark Huang- FC4 initrd /init script (specifically, mkrootdev...
2006-04-11 Marc FiuczynskiSupport to handle /smp model option properly and boot...
2006-04-06 Marc FiuczynskiCleaning out rcfs/ckrm related operations in a backward...
2006-01-31 Aaron Klingamanimplement two changes to better handle, identify, and...
2006-01-12 Aaron Klingamanmove code block to write out /etc/planetlab/session...
2005-12-02 Aaron Klingamanpatch from Marc F to optionally pull in extra kexec...
2005-06-22 Mark Huang- fix some log messages
2005-06-16 Mark Huang- PL6577: at least on the ufl.edu nodes, the USB host...
2005-06-01 Aaron Klingamanbetter handle the kexec failure cases by notifying...
2005-05-26 Aaron Klingamancheck in all bootmanager sources