<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/os-plugins/slxos-plugin, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/os-plugins/slxos-plugin?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/os-plugins/slxos-plugin?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/'/>
<updated>2010-09-02T15:50:49+00:00</updated>
<entry>
<title>change dir structure</title>
<updated>2010-09-02T15:50:49+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2010-09-02T15:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5'/>
<id>urn:sha1:416ab8a37f1b07dc9f6c0fb3ff1a8ff2036510b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slxos-plugin install &lt;vendorOS&gt; plugin plugin::attribute1="foo=bar=baz"</title>
<updated>2010-06-30T15:25:02+00:00</updated>
<author>
<name>volker</name>
</author>
<published>2010-06-30T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=9224d7322119addf84b30da903d1a1303662a2ef'/>
<id>urn:sha1:9224d7322119addf84b30da903d1a1303662a2ef</id>
<content type='text'>
matches now the first '=' and not the last...
</content>
</entry>
<entry>
<title>Add information on log-level activation in the slx standard commands.</title>
<updated>2009-02-01T22:50:46+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2009-02-01T22:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=be2d21d9cada644060730aba71b0731a40b3a534'/>
<id>urn:sha1:be2d21d9cada644060730aba71b0731a40b3a534</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2560 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* slxconfig and slxos-plugin now treat the name 'default' as an alias for</title>
<updated>2008-08-21T19:32:27+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-08-21T19:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=d0d21c0a14613f6d775d20540dc3e6d8e8857e4c'/>
<id>urn:sha1:d0d21c0a14613f6d775d20540dc3e6d8e8857e4c</id>
<content type='text'>
  '&lt;&lt;&lt;default&gt;&gt;&gt;', which spares us all unnecessary typing ;-)

git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2073 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c205-0410-b2fa-d234c58c8868</title>
<updated>2008-08-18T16:34:45+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-08-18T16:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=0e417f2d68b7db7788306fe94f7585017df47f27'/>
<id>urn:sha1:0e417f2d68b7db7788306fe94f7585017df47f27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trivial typo (missing ] added)</title>
<updated>2008-08-04T18:28:50+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2008-08-04T18:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=ae0b2b7883cd7fab9d2d18f5854cd236bbbca91c'/>
<id>urn:sha1:ae0b2b7883cd7fab9d2d18f5854cd236bbbca91c</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1951 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>implemented plugin dependency handling:</title>
<updated>2008-07-23T18:27:33+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-07-23T18:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=c13e5631307f48236be9155aea76fc9951741020'/>
<id>urn:sha1:c13e5631307f48236be9155aea76fc9951741020</id>
<content type='text'>
* installing a plugin into a vendor-OS is now only possible when required 
  plugins are already installed
* removing a plugin from a vendor-OS is now only possible when now plugins
  that depend on this one are still installed
* the config-demuxer will check the plugin depedency hierarchy and bail if 
  any plugin is missing
* when several plugins are being auto-installed (e.g. when copying all
  plugins from the '&lt;&lt;&lt;default&gt;&gt;&gt;' vendor-OS) the order of the plugins is
  adjusted to comply with the dependency hierarchy
* declared one single dependency: vmchooser depends on vmware (please shout
  if that is incorrect)

git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1936 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* removed content_regex from verbose listing of attrs, as it does not make sense</title>
<updated>2008-05-10T11:59:07+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-05-10T11:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=dca4363b2c08a9768f576817bf0a9df38c0f4789'/>
<id>urn:sha1:dca4363b2c08a9768f576817bf0a9df38c0f4789</id>
<content type='text'>
  to show something like SCALAR(0xdeadbeef) ...


git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1762 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* renamed --verbose-level to --log-level to make it more separate from --verbose.</title>
<updated>2008-04-07T19:56:26+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-04-07T19:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=419b81a499c8c9e91bddb1d7f4cad412fa039b47'/>
<id>urn:sha1:419b81a499c8c9e91bddb1d7f4cad412fa039b47</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1729 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* Switched indent used in Perl-code and settings files from tabs to 4 spaces.</title>
<updated>2008-03-20T00:04:16+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-03-20T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=a0ce0340d0f95514008cfac751fe58748bbadd88'/>
<id>urn:sha1:a0ce0340d0f95514008cfac751fe58748bbadd88</id>
<content type='text'>
  May need some manual corrections here and there, but should basically be ok.

git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1658 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
</feed>
