search for: dewscription

Displaying 2 results from an estimated 2 matches for "dewscription".

Did you mean: description
2010 Mar 11
1
[PATCH] Changes the order of ovirt-early and ovirt-awake.
...anagement servers. ### END INIT INFO diff --git a/scripts/ovirt-early b/scripts/ovirt-early index 1ab0578..d561dc8 100755 --- a/scripts/ovirt-early +++ b/scripts/ovirt-early @@ -4,7 +4,6 @@ # ### BEGIN INIT INFO # Provides: ovirt-early -# Required-Start: ovirt-awake # Default-Start: 2 3 4 5 # Dewscription: Managed node early configuration service ### END INIT INFO -- 1.6.6.1
2010 Feb 10
1
RFC: First pass at making the node generic...
I'm looking for feedback on this first patch. The node has been pushed towards a more generic boot process. With this patch the node can now boot up and execute a few specifically-named scripts that reside in /etc/node.d/ at key points during the startup. After this goes upstream, the next step will be to define in more detail the remote interfaces for the "managed" runtime