Displaying 3 results from an estimated 3 matches for "reconfigration".
Did you mean:
reconfiguration
2008 Jan 09
1
removing exported resources
Hello everybody.
I have a question about removing exported resources. How is this done?
Does it happen automagically?
If I do:
@@file{"/tmp/bla":
content => "blahs content",
ensure => present,
}
and thus export "/tmp/bla" to another host does it vanish by itself as
soon as I remove the definition, or would I need to state something
like:
2013 Jan 08
0
[LLVMdev] [cfe-dev] ARM failures
On Tue, Jan 8, 2013 at 10:01 AM, David Tweed <David.Tweed at arm.com> wrote:
> | Certainly slow builders are problematic. The phase-based building
> | system David Dean is setting up may help mitigate some of this (it
> | should make better use of the resources we have, as well as allowing
> | us to benefit (in the form of smaller blame lists, though not
> | necessarily lower
2013 Jan 08
2
[LLVMdev] [cfe-dev] ARM failures
| Certainly slow builders are problematic. The phase-based building
| system David Dean is setting up may help mitigate some of this (it
| should make better use of the resources we have, as well as allowing
| us to benefit (in the form of smaller blame lists, though not
| necessarily lower buildbot result latency) from additional resources
| by allowing greater parallelism).
There's