use build/build.common to use common build operations
[bootmanager.git] / source / steps /
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-02-19 Faiyaz AhmedHack to make older bootcds create initrds. Uses mkinit...
2007-02-06 Mark Huang- move InstallBuildVServer.update_vserver_network_files...
2007-02-04 Mark Huang- look for PlanetLab-Bootstrap-<nodegroup>.tar.bz2...
2007-01-13 Mark Huang- use get_partition_path_from_device() to get the path...
2007-01-13 Mark Huang- fix get_partition_path_from_device() to work with...
2007-01-12 Mark Huang- handle BootAPI failures gracefully
2007-01-12 Mark Huang- always run PlanetLabConf (or conf_files) before booting
2006-11-22 Marc FiuczynskiBe more careful in how we remove the PLCONF_DIR, especi...
2006-11-22 Mark Huang- fix whitespace bug
2006-11-17 Faiyaz AhmedFix for cciss devices. Wrong partition was being quier...
2006-11-15 Mark Huangremove useless InstallNodeInit step
2006-11-15 Mark HuangNode Manager needs at least PLC_API_HOST and PLC_BOOT_H...
2006-08-22 Mark Huangalways regenerate initrd before booting in case hardwar...
2006-08-22 Mark Huangalways regenerate initrd before booting in case hardwar...
2006-08-22 Marc Fiuczynski* Add in import for notify_messages
2006-08-10 Marc FiuczynskiDetangled steps. No step makes calls into another...
2006-08-03 Marc FiuczynskiFix for adding new disks to system:
2006-07-18 Marc Fiuczynskisupport for mkfs.ext2 w/ badblock search
2006-07-14 Marc Fiuczynski- fix to support /smp model option for rins
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-07-12 Mark Huang- continue to install boot server certs in /mnt/cdrom...
2006-07-07 Mark Huang- pass -ff to pvcreate to avoid warning about not being...
2006-06-27 Mark Huang- mount /proc in system image before running yum 2...
2006-05-30 Mark Huang- one second sleep required after wiping partition...
2006-05-16 Mark Huang- only disable services that actually exist (rawdevices...
2006-05-16 Mark Huang- no longer need yum.conf for node installation
2006-05-16 Mark Huang- FC4 initrd /init script (specifically, mkrootdev...
2006-05-08 Mark Huang- Copy the boot server certificate(s) and GPG public...
2006-05-08 Mark Huang- remove deprecated InstallBase step, which no longer...
2006-04-11 Marc FiuczynskiSupport to handle /smp model option properly and boot...
2006-04-11 Marc FiuczynskiAdded support to parse in different model options....
2006-04-07 Marc FiuczynskiProgrammatic version of creating the cciss devices.
2006-04-06 Marc FiuczynskiCleaning out rcfs/ckrm related operations in a backward...
2006-03-10 Marc FiuczynskiAdded optional filename argument to write_modprobe_conf...
2006-01-31 Aaron Klingamanimplement two changes to better handle, identify, and...
2006-01-23 Aaron Klingamanwhen checking for usable disks, also skip disks startin...
2006-01-12 Aaron Klingamanmove code block to write out /etc/planetlab/session...
2005-12-20 Aaron Klingamanpatch from E Jaffe to fix eth0 config files with mac...
2005-12-02 Aaron Klingamanpatch from Marc F to optionally pull in extra kexec...
2005-11-21 Aaron Klingamanbefore looking in /usr and /usr/boot for the node confi...
2005-11-21 Aaron Klingaman- back out change that was going to be used for federat...
2005-10-26 Mark Huangfor the old style boot server file, that contains multi...
2005-09-22 Mark Huang- read the primary kernel version from the /boot/initrd...
2005-09-22 Mark Huang- first try downloading the new PlanetLab-Bootstrap...
2005-09-22 Mark Huang- skip the yum bootstrap if told to by InstallBootstrapRPM
2005-09-21 Aaron Klingamanrather than code in the name of the boot server into...
2005-09-08 Mark Huangdeprecate alpina-BootstrapRPM and the InstallBase step...
2005-08-05 Aaron Klingamanfor each boot, after the vserver net configuration...
2005-07-29 Aaron Klingamanrollback previous regex change, attempts to mount base...
2005-07-29 Aaron Klingamanfix regex that identifies which device to attempt to...
2005-07-29 Aaron Klingamanbe way more verbose in what is happening during configu...
2005-07-28 Aaron Klingamanallow any node that has their node_id specified to...
2005-07-28 Aaron Klingaman- after reading network configuration file, fill in...
2005-07-21 Aaron Klingamanfor node_id/plconf change, need to get variable PLCONF_...
2005-07-21 Aaron Klingamannow that PlanetLabConf uses node_id, update the bootman...
2005-07-20 Aaron Klingamanmake BootManager write out /etc/planetlab/node_id
2005-06-22 Mark Huang- fix some log messages
2005-06-21 Mark Huang- when unmounting floppy or usb keys, unmount the mount...
2005-06-16 Mark Huang- PL6577: at least on the ufl.edu nodes, the USB host...
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-06-02 Aaron Klingamansend a nice message to tech contacts if the node hostna...
2005-06-02 Aaron Klingamandon't unnecessarily shutdown/startup lvm between succes...
2005-06-01 Aaron Klingamanbetter handle the kexec failure cases by notifying...
2005-05-31 Aaron KlingamanCACERT_PATH still in /mnt/cdrom, will be moved later...
2005-05-31 Aaron Klingamanvarious source file cleanup, unused configuration vars...
2005-05-26 Aaron Klingamanbe extra clear about what happens when a node that...
2005-05-26 Aaron Klingamancheck in all bootmanager sources