<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/os-plugins/plugins/VMware, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/os-plugins/plugins/VMware?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/os-plugins/plugins/VMware?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/'/>
<updated>2008-01-27T12:39:12+00:00</updated>
<entry>
<title>* renamed all plugins to lowercase in order to be consistent with</title>
<updated>2008-01-27T12:39:12+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-27T12:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=d00649629866c54f8478a2e9f44dfc978f565d6e'/>
<id>urn:sha1:d00649629866c54f8478a2e9f44dfc978f565d6e</id>
<content type='text'>
  the attribute names
  [missed VMware last time]

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1498 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* renamed all plugins to lowercase in order to be consistent with</title>
<updated>2008-01-27T12:37:13+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-27T12:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=224da813f0632c67a7437762fae6871704fc341d'/>
<id>urn:sha1:224da813f0632c67a7437762fae6871704fc341d</id>
<content type='text'>
  the attribute names

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1497 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Fix order of menus in xdialog</title>
<updated>2008-01-17T15:37:51+00:00</updated>
<author>
<name>Volker Uhrig</name>
</author>
<published>2008-01-17T15:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=f26786f0a972342b9e7a263d4cfcab9390ae3ef4'/>
<id>urn:sha1:f26786f0a972342b9e7a263d4cfcab9390ae3ef4</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1481 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>reimplemented splashy stuff via Theme plugin:</title>
<updated>2008-01-13T18:19:14+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-13T18:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=db3bdeb697a06b35cce61b52d83858757e82b8ec'/>
<id>urn:sha1:db3bdeb697a06b35cce61b52d83858757e82b8ec</id>
<content type='text'>
* activated invocation of init-hooks
* removed explicit splashy calls from init (they are now done
  in several init-hooks provided by the Theme plugin)
* the stage3 plugins are now invoked via '.' instead via a separate
  shell, such that they can export changed environment variables
* changed invocation of initial_boot() - we now pass in the list
  of initscripts as otherwise I have been unable to let this function
  access a changed D_INITSCRIPTS variable (it would only see initial
  content)
* moved invocation of initial_boot from servconfig to init (again
  such that a changed D_INITSCRIPTS will be handled correctly)
* config-demuxer now passes the active plugins into mkdxsinitrd
* mkdxsinitrd accepts a list of active plugins (-p) and copies
  the hooks directly into the initialramfs, such that they are
  available immediately in stage3

The bootsplash stuff (splashy) seems to work properly, but the handling of displaymanager themes is currently broken. I will look into
that tomorrow.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1472 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* added hook mechanism to initramfs-init which can be used by plugins</title>
<updated>2008-01-11T16:03:15+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-11T16:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=5a884d7cf51c20d79f9be88b93519e65b21cd41b'/>
<id>urn:sha1:5a884d7cf51c20d79f9be88b93519e65b21cd41b</id>
<content type='text'>
  to trigger execution of their own script at a certain point in the
  initramfs-init execution path. This is not active yet
* added basic implementation outline for Theme (a.k.a splash) plugin -
  unable to test anything, though, as VMware does not seem to provide
  a VESA framebuffer, so splashy won't run


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1466 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* added mandatory attributes (active,precedence) to VMware plugin</title>
<updated>2008-01-09T13:37:13+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-09T13:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=8c64d1a83968d4410eacb2045243e0faca072511'/>
<id>urn:sha1:8c64d1a83968d4410eacb2045243e0faca072511</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1454 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* several fixes related to the handling of plugin-specific attributes</title>
<updated>2008-01-09T12:23:47+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-09T12:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=fe18e621405083a4f1bbb52e86181f057f1293e3'/>
<id>urn:sha1:fe18e621405083a4f1bbb52e86181f057f1293e3</id>
<content type='text'>
  by the config-demuxer

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1452 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* implemented automatic synchronization of new/changed attributes (either</title>
<updated>2008-01-08T15:50:42+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-08T15:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=530745cf3fd1c50be2c89a0f101ea8fc5bac2e9a'/>
<id>urn:sha1:530745cf3fd1c50be2c89a0f101ea8fc5bac2e9a</id>
<content type='text'>
  from core or plugins) into the default system
* reworked the way plugins pass out their attribute info

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1451 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Added base VMware plugin. Its more or less a copy from the current</title>
<updated>2007-11-10T00:35:28+00:00</updated>
<author>
<name>Volker Uhrig</name>
</author>
<published>2007-11-10T00:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=7fa3b1adb7d7948e0443d3aae568370e17d14f06'/>
<id>urn:sha1:7fa3b1adb7d7948e0443d3aae568370e17d14f06</id>
<content type='text'>
VMware setup in servconfig.
Its disabled at the moment, till we can clean the servconfig.
Creation of the vmware container is currently not implemented.



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