bootmanager.git
2007-12-05 Daniel Hokka... Use tagxid.
2007-12-05 Daniel Hokka... Don't need the ESSID or IWCONFIG in BootManager.
2007-12-05 Marc Fiuczynskino longer 'pushd BootManager' due to wacky build enviro...
2007-12-05 Daniel Hokka... Don't build a bootmanager script during %build.
2007-12-05 Daniel Hokka... Add support for wireless interfaces.
2007-12-05 Daniel Hokka... Support old BootCDs which do not have pypcilib.
2007-12-03 Daniel Hokka... Use the correct MAC-address.
2007-11-29 Daniel Hokka... Update for Linux-VServer 2.3 and Fedora 7's mkinitrd.
2007-11-27 Daniel Hokka... Support multiple interfaces.
2007-11-26 Daniel Hokka... Use scsi_hostadapterX for the first one too.
2007-11-22 Thierry ParmentelatA few goodies from onelab's bootmanager
2007-11-21 Daniel Hokka... Merge disconnected operations branch.
2007-11-21 Daniel Hokka... Progif added to class.
2007-11-21 Daniel Hokka... No more hwdata.
2007-11-06 Marc Fiuczynski* Removed building PlanetLab-Bootstrap.tar.bz2 from...
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-10-15 Marc FiuczynskiExplicitly add filesystem module to required packages.
2007-10-14 Marc Fiuczynskipushd to BootManager rather than bootmanager due to...
2007-08-31 Marc Fiuczynskiuse build/build.common functions
2007-08-30 Marc Fiuczynskirevert to previous head, as the modular build changes...
2007-08-30 Marc Fiuczynskiuse build/build.common to use common build operations
2007-08-28 Marc Fiuczynskifix to selecting Fedora release number
2007-08-24 Marc Fiuczynskibump version
2007-08-24 Marc FiuczynskiMake Fedora 7 compatible
2007-08-24 Marc Fiuczynskimake Fedora 7 compatible
2007-08-22 Faiyaz AhmedBump revision
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-03-08 Marc Fiuczynskifix for FC releases that do not have pcitable file
2007-03-08 Marc Fiuczynskiinvoke buildnode.sh with fedora core release argument
2007-02-19 Faiyaz AhmedHack to make older bootcds create initrds. Uses mkinit...
2007-02-10 Mark Huangbool was not a real type in Python <2.3 and had to...
2007-02-06 Mark Huang- move InstallBuildVServer.update_vserver_network_files...
2007-02-04 Mark Huang- look for PlanetLab-Bootstrap-<nodegroup>.tar.bz2...
2007-02-04 Mark Huang- fix totally broken call canonicalization code, to...
2007-01-17 Mark Huangdo not dereference symlinks when chowning files back...
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-13 Mark Huang- fix last checkin to just store the full path (e.g.,
2007-01-13 Mark Huang- fix get_block_device_list() regression
2007-01-12 Mark Huang- handle BootAPI failures gracefully
2007-01-12 Mark Huang- always run PlanetLabConf (or conf_files) before booting
2007-01-09 Mark Huangata_piix and ahci both claim 8086:2652 and 8086:2653,
2007-01-08 Mark Huang- recognize SATA classid (0106)
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-10-24 Mark Huangata_piix and ahci both claim the same chipsets, and it
2006-08-23 Marc Fiuczynski* Change the TEMP_PATH and SYSIMG_PATH to be mounted...
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-20 Thierry ParmentelatCleaning up bootmanager :
2006-08-11 Thierry Parmentelatdev replaced with udev for mkfedora package checking
2006-08-10 Marc FiuczynskiDetangled steps. No step makes calls into another...
2006-08-10 Marc FiuczynskiModularized code and handled exception handling.
2006-08-10 Marc FiuczynskiThe functionality of this module previously was impleme...
2006-08-10 Marc FiuczynskiCopyright notice for both Intel and Princeton
2006-08-03 Marc FiuczynskiFix for adding new disks to system:
2006-08-02 Marc FiuczynskiFix get_block_device_list() function:
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 NodeRunStates handling
2006-07-13 Marc FiuczynskiCleaned up model option processing
2006-07-13 Marc FiuczynskiAdded support to force the node run state from command...
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-29 Mark Huang- In kernel versions <2.6.14, mptscsih is the actual...
2006-06-29 Mark Huang- greatly simplify (and fix in the process) parsing...
2006-06-27 Mark Huang- mount /proc in system image before running yum 2...
2006-06-21 Mark Huang- support version 2 boot CDs that do not have tempfile...
2006-05-30 Mark Huang- implement MakeRequest with DownloadFile, to support...
2006-05-30 Mark Huang- one second sleep required after wiping partition...
2006-05-30 Mark Huang- lspci prints blank columns sometimes
2006-05-18 Mark Huang- build FC4 based node by default
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-05-08 Mark Huanguse BootServerRequest to upload logs to the right server
2006-05-05 Mark Huang- install the public debug SSH key, not the private one
2006-04-11 Mark Huang- don't delete the bootstrap root so that it can be...
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-11 Marc Fiuczynskifix internal bug in calling _nodeNotInstalled function
2006-04-11 Mark Huang- make sure python is installed as well before groupinstall
2006-04-11 Mark Huang- specify coreutils explicitly because groupinstall...
2006-04-07 Marc FiuczynskiCleaned up version of BootManager.Run() function.
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-04-06 Marc FiuczynskiNeed to import BootManagerException or else get a crash.
2006-04-05 Mark Huang- specify dev explicitly
2006-04-05 Aaron Klingamanmoved to v4arch repo
2006-04-04 Aaron Klingamanmake page header part larger to prevent title wrapping
2006-04-04 Aaron Klingamanremove dead end formats (unscalable png, visio, powerpo...
next