a bit more explicit/helpful error message
[bootmanager.git] / source /
2008-12-18 Thierry Parmentelata bit more explicit/helpful error message
2008-12-17 Daniel Hokka ZakrissonAdd support for a rawdisk model option, to let a slice...
2008-12-15 Daniel Hokka ZakrissonUse the correct variable.
2008-12-15 Daniel Hokka ZakrissonCommit 11339 for the trunk.
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-11-25 Thierry Parmentelatfix how bm gets tags - test node now installs in 1...
2008-11-24 Thierry Parmentelatdownload plain bootstrapfs tarball if the plain-bootstr...
2008-11-20 Daniel Hokka ZakrissonUse the PCI slot to order the interfaces.
2008-11-17 Thierry Parmentelat * improve availability - reliability : start a fallbac...
2008-11-05 Marc FiuczynskiDaniel rightly pointed out that my change to use
2008-11-04 Marc Fiuczynskitake close() out of conditional
2008-11-04 Marc FiuczynskiUse more python native coding convention
2008-11-02 Thierry Parmentelatthe extensions node tag
2008-10-21 Thierry Parmentelatuses the extension tag rather than nodegroups
2008-10-21 Marc FiuczynskiPCI_* now defined in pypci module
2008-10-21 Thierry Parmentelatnot all platforms have the python2 hook
2008-10-21 Thierry Parmentelatcosmetic
2008-10-21 Thierry Parmentelatquick fix for broken build
2008-10-17 Marc Fiuczynskichange handling of dynamically loaded drivers
2008-10-17 Marc FiuczynskiMinor clean up:
2008-10-02 Stephen Solteszmerged changes from branch
2008-09-30 Stephen Solteszchange order so old boot cds don't keep pulling the...
2008-09-30 Stephen SolteszUpdate MINIMUM_BOOT_VERSION to 3,0
2008-09-25 Thierry Parmentelatimports fixed and revisited
2008-09-25 Thierry Parmentelatattempt to display timestamps during boot manager steps
2008-08-22 Thierry Parmentelatrepaired - thanks fred
2008-08-19 Stephen Solteszupdate to modules. catches other e1000-like modules...
2008-08-14 Thierry Parmentelatfix build
2008-07-25 Stephen SolteszChange all boot_state names based on new names, also...
2008-06-27 Marc Fiuczynskimove the UpdateNodeConfiguration step after the NodeUpd...
2008-05-28 Thierry Parmentelattmp fix before we use node tags
2008-05-27 Thierry Parmentelat...
2008-05-26 Thierry Parmentelatmoving towards 5.0
2008-05-24 Thierry Parmentelatdont unload cpqphp
2008-04-24 Thierry Parmentelatsimpler heuristic, same as for creating bootcd - less...
2008-04-23 Thierry Parmentelatreview how to figure nodefamily:
2008-04-21 Stephen SolteszBM now recognizes two distinct forms of 'debug' mode.
2008-04-21 Stephen SolteszAdd additional size to ROOT_SIZE to allow netflow data...
2008-04-11 Stephen SolteszGot complaints via RT that users are using usb sticks...
2008-03-24 Stephen Solteszdisplay the source file path in the log messages to...
2008-03-18 Faiyaz Ahmedbump config version
2008-03-18 Faiyaz Ahmedwrong api server.
2008-03-18 Faiyaz AhmedKey error. fixed. Sorry for the delay, Thierry.
2008-03-17 Faiyaz Ahmedwrong key. Fixed.
2008-03-17 Faiyaz Ahmedremove debug line.
2008-03-14 Faiyaz AhmedKeep session around instead of calling the API for...
2008-03-14 Faiyaz AhmedBootNotifyOwners now accepts session auth.
2008-03-14 Faiyaz Ahmeduse Notify API function
2008-03-14 Faiyaz Ahmedsyntax error.
2008-03-14 Faiyaz Ahmedget site_id
2008-03-14 Faiyaz AhmedUnclear why this was needed. Removed Boot API calls.
2008-03-13 Faiyaz Ahmeddont know how this got in there, but reverting to origi...
2008-03-13 Faiyaz Ahmedhmac auth seems to not work in some cases. switching...
2008-03-13 Stephen SolteszTook out the get_devices code and moved it to pypcilib...
2008-03-12 Stephen SolteszNo longer needed. fixed the right way.
2008-03-12 Stephen SolteszNo longer needed. Fixed the right way.
2008-03-12 Stephen SolteszAdded a replacement code for get_devices() in case...
2008-03-09 Thierry Parmentelatfixed 2 glitches
2008-03-09 Thierry Parmentelatcross-module change for multi-arch myplc
2008-03-09 Thierry Parmentelatrenaming bootmanager step InstallBootstrapRPM into...
2008-03-05 Faiyaz AhmedGet plc_config via PlanetLabConf
2008-02-20 Stephen SolteszAdds backward compatibility to the BootManager for...
2008-02-15 Marc Fiuczynskimount explicitly with -t ext3; be more verbose with...
2008-02-15 Marc FiuczynskiThis fix to the MakeRequest() method gets rid of the...
2008-02-05 Marc Fiuczynski- not printing ominous warning message: "Unknown effect...
2008-02-05 Thierry Parmentelatcleanup of breakpoints - no functional change
2008-02-05 Thierry Parmentelatfixes for wireless interfaces
2008-01-28 Stephen SolteszA patch to avoid unloading the floppy module before...
2008-01-23 Thierry Parmentelatyum-based extensions :
2008-01-17 Thierry Parmentelatyum's return code is not reliable - ignore it
2008-01-14 Thierry Parmentelat--editor-cmd=emacs
2008-01-11 Thierry ParmentelatFirst draft of a dual method for installing extensions
2008-01-09 Faiyaz AhmedPlanetLabConf.py no longer exists.
2007-12-18 Stephen SolteszCross module commit for 'diag' and 'disabled' node...
2007-12-12 Thierry Parmentelatrestoring operations default settings for breakpoint...
2007-12-12 Thierry Parmentelatcosmetic
2007-12-12 Thierry Parmentelatfixed so as to use correct default value when prompt...
2007-12-07 Daniel Hokka ZakrissonFix indentation.
2007-12-07 Daniel Hokka ZakrissonSupport multihoming on a single interface.
2007-12-06 Daniel Hokka ZakrissonAdd all matching modules.
2007-12-06 Daniel Hokka ZakrissonDeal with values containing = rather than bailing out...
2007-12-05 Daniel Hokka ZakrissonUse tagxid.
2007-12-05 Daniel Hokka ZakrissonDon't need the ESSID or IWCONFIG in BootManager.
2007-12-05 Daniel Hokka ZakrissonAdd support for wireless interfaces.
2007-12-03 Daniel Hokka ZakrissonUse the correct MAC-address.
2007-11-29 Daniel Hokka ZakrissonUpdate for Linux-VServer 2.3 and Fedora 7's mkinitrd.
2007-11-27 Daniel Hokka ZakrissonSupport multiple interfaces.
2007-11-26 Daniel Hokka ZakrissonUse scsi_hostadapterX for the first one too.
2007-11-22 Thierry ParmentelatA few goodies from onelab's bootmanager
2007-11-21 Daniel Hokka ZakrissonMerge disconnected operations branch.
2007-11-21 Daniel Hokka ZakrissonProgif added to class.
2007-11-21 Daniel Hokka ZakrissonNo 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-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-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...
next