From: Stephen Soltesz Date: Wed, 18 Feb 2009 23:47:38 +0000 (+0000) Subject: Patch to BootManager to implement the proposed run_level X-Git-Tag: BootManager-4.3-3~11 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=008c4db00ad126481773f3b0f0bfdabe25553b0e;hp=008c4db00ad126481773f3b0f0bfdabe25553b0e;p=bootmanager.git Patch to BootManager to implement the proposed run_level http://lists.planet-lab.org/pipermail/devel/2009-February/003283.html basically: BM will safe it's session key to make it available to the RunlevelAgent.py exported by monitor-runlevelagent package. This script is started and runs continuously or until the system enter production. build.sh copies the necessary files from the monitor-runlevelagent package ---