2006-04-05 |
Aaron Klingaman | moved to v4arch repo
|
commit | commitdiff | tree |
2006-04-04 |
Aaron Klingaman | make page header part larger to prevent title wrapping
|
commit | commitdiff | tree |
2006-04-04 |
Aaron Klingaman | remove dead end formats (unscalable png, visio, powerpoint...
|
commit | commitdiff | tree |
2006-03-24 |
Aaron Klingaman | regen
|
commit | commitdiff | tree |
2006-03-24 |
Aaron Klingaman | more changes to make it fit in new MA terminology
|
commit | commitdiff | tree |
2006-03-24 |
Aaron Klingaman | more rewording and reorg. to fit into the arch series...
|
commit | commitdiff | tree |
2006-03-23 |
Aaron Klingaman | resize
|
commit | commitdiff | tree |
2006-03-17 |
Aaron Klingaman | first take at new booting nodes pdn, very largely based...
|
commit | commitdiff | tree |
2006-03-17 |
Aaron Klingaman | sequence diagram (original ppt and export png) for...
|
commit | commitdiff | tree |
2006-01-31 |
Aaron Klingaman | implement two changes to better handle, identify, and...
|
commit | commitdiff | tree |
2006-01-23 |
Aaron Klingaman | when checking for usable disks, also skip disks starting...
|
commit | commitdiff | tree |
2006-01-23 |
Aaron Klingaman | bump release number
|
commit | commitdiff | tree |
2006-01-23 |
Aaron Klingaman | filter out partitions from block devices by using device...
|
commit | commitdiff | tree |
2006-01-12 |
Aaron Klingaman | move code block to write out /etc/planetlab/session...
|
commit | commitdiff | tree |
2005-12-20 |
Aaron Klingaman | patch from E Jaffe to fix eth0 config files with mac...
|
commit | commitdiff | tree |
2005-12-02 |
Aaron Klingaman | patch from Marc F to optionally pull in extra kexec...
|
commit | commitdiff | tree |
2005-11-21 |
Aaron Klingaman | update and rebuild docs to reflect readding the api...
|
commit | commitdiff | tree |
2005-11-21 |
Aaron Klingaman | before looking in /usr and /usr/boot for the node configurat...
|
commit | commitdiff | tree |
2005-11-21 |
Aaron Klingaman | - back out change that was going to be used for federation...
|
commit | commitdiff | tree |
2005-11-16 |
Aaron Klingaman | *** empty log message ***
|
commit | commitdiff | tree |
2005-11-16 |
Aaron Klingaman | update to include where the source is, and misc. updates...
|
commit | commitdiff | tree |
2005-09-21 |
Aaron Klingaman | rather than code in the name of the boot server into...
|
commit | commitdiff | tree |
2005-08-05 |
Aaron Klingaman | for each boot, after the vserver net configuration...
|
commit | commitdiff | tree |
2005-07-29 |
Aaron Klingaman | rollback previous regex change, attempts to mount base...
|
commit | commitdiff | tree |
2005-07-29 |
Aaron Klingaman | fix regex that identifies which device to attempt to...
|
commit | commitdiff | tree |
2005-07-29 |
Aaron Klingaman | be way more verbose in what is happening during configuratio...
|
commit | commitdiff | tree |
2005-07-28 |
Aaron Klingaman | allow any node that has their node_id specified to...
|
commit | commitdiff | tree |
2005-07-28 |
Aaron Klingaman | bump version of bootmanager for mac addr/ifconfig changes
|
commit | commitdiff | tree |
2005-07-28 |
Aaron Klingaman | - after reading network configuration file, fill in...
|
commit | commitdiff | tree |
2005-07-28 |
Aaron Klingaman | from
|
commit | commitdiff | tree |
2005-07-28 |
Aaron Klingaman | don't post ifconfig output when uploading logs, no...
|
commit | commitdiff | tree |
2005-07-21 |
Aaron Klingaman | for node_id/plconf change, need to get variable PLCONF_DIR too
|
commit | commitdiff | tree |
2005-07-21 |
Aaron Klingaman | now that PlanetLabConf uses node_id, update the bootmanager...
|
commit | commitdiff | tree |
2005-07-20 |
Aaron Klingaman | minor revision bump for node_id file change
|
commit | commitdiff | tree |
2005-07-20 |
Aaron Klingaman | make BootManager write out /etc/planetlab/node_id
|
commit | commitdiff | tree |
2005-06-08 |
Aaron Klingaman | back out lvm extent size changeā
|
commit | commitdiff | tree |
2005-06-07 |
Aaron Klingaman | reduce lvm physical extent size to 16M from 32M. This...
|
commit | commitdiff | tree |
2005-06-06 |
Aaron Klingaman | rebuild doc, previous one used wrong utils and didn...
|
commit | commitdiff | tree |
2005-06-02 |
Aaron Klingaman | send a nice message to tech contacts if the node hostname...
|
commit | commitdiff | tree |
2005-06-02 |
Aaron Klingaman | don't unnecessarily shutdown/startup lvm between successful...
|
commit | commitdiff | tree |
2005-06-01 |
Aaron Klingaman | better handle the kexec failure cases by notifying...
|
commit | commitdiff | tree |
2005-05-31 |
Aaron Klingaman | CACERT_PATH still in /mnt/cdrom, will be moved later...
|
commit | commitdiff | tree |
2005-05-31 |
Aaron Klingaman | update boot manager tech docs post implementation/deployment
|
commit | commitdiff | tree |
2005-05-31 |
Aaron Klingaman | move support files to /boot
|
commit | commitdiff | tree |
2005-05-31 |
Aaron Klingaman | various source file cleanup, unused configuration vars...
|
commit | commitdiff | tree |
2005-05-28 |
Aaron Klingaman | so some sata devices show up in lspci under the ide...
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | be extra clear about what happens when a node that...
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | update docs about search path for network configuration...
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | the beta 3.0 cds didn't have uudecode, so its put here...
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | move bootmanager (was alpina) support files into this...
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | check in all bootmanager sources
|
commit | commitdiff | tree |
2005-05-26 |
Aaron Klingaman | this will have to suffice until a proper make/build...
|
commit | commitdiff | tree |
2005-03-15 |
Aaron Klingaman | shell commands don't need to be in $(...)
|
commit | commitdiff | tree |
2005-03-15 |
Aaron Klingaman | add the built file too, since it won't be changed much...
|
commit | commitdiff | tree |
2005-03-15 |
Aaron Klingaman | a simple boot loader that will be copied to all disks...
|
commit | commitdiff | tree |
2005-03-15 |
Aaron Klingaman | added network configuration file section; built pdf
|
commit | commitdiff | tree |
2005-03-14 |
Aaron Klingaman | add reference to pdn, describe boot states, expand...
|
commit | commitdiff | tree |
2005-03-14 |
Aaron Klingaman | should have been exported in something other that black...
|
commit | commitdiff | tree |
2005-03-14 |
Aaron Klingaman | always send hardware to plc when booting, remove unneccasry...
|
commit | commitdiff | tree |
2005-03-10 |
Aaron Klingaman | *** empty log message ***
|
commit | commitdiff | tree |
2005-03-10 |
Aaron Klingaman | tech docs for boot manager
|
commit | commitdiff | tree |
2005-03-10 |
Aaron Klingaman | moved
|
commit | commitdiff | tree |
2005-03-07 |
Aaron Klingaman | added built pdf document
|
commit | commitdiff | tree |
2005-01-21 |
Aaron Klingaman | switching to apache fop to build pdfs, much better...
|
commit | commitdiff | tree |
2005-01-20 |
Aaron Klingaman | used to build pdf output for pdn
|
commit | commitdiff | tree |
2005-01-20 |
Aaron Klingaman | title change
|
commit | commitdiff | tree |
2005-01-14 |
Aaron Klingaman | oops, should have named the document more appropriately
|
commit | commitdiff | tree |
2005-01-14 |
Aaron Klingaman | This commit was generated by cvs2svn to compensate...
|
commit | commitdiff | tree |
|