<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/initramfs/mkdxsinitrd, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/initramfs/mkdxsinitrd?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/initramfs/mkdxsinitrd?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/'/>
<updated>2008-02-02T22:46:35+00:00</updated>
<entry>
<title>* switched config-demuxer over to internal generation of initramfs</title>
<updated>2008-02-02T22:46:35+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-02-02T22:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=77838eab1f8f770c86cb9a9e3db3d95ccb9f32de'/>
<id>urn:sha1:77838eab1f8f770c86cb9a9e3db3d95ccb9f32de</id>
<content type='text'>
* obsoleted mkdxsinitrd

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1511 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>BUGFIX: added sed line to replace comme with blank, so the for loop works</title>
<updated>2008-01-24T17:27:55+00:00</updated>
<author>
<name>Michael Janczyk</name>
</author>
<published>2008-01-24T17:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=9cb329e74b5dfe22c8f36f47c6a18163f32b6b86'/>
<id>urn:sha1:9cb329e74b5dfe22c8f36f47c6a18163f32b6b86</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1488 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* started to work on re-implementation of mkdxsinitrd in perl</title>
<updated>2008-01-16T15:01:09+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-16T15:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=833e9a98fa301b630f23d16638aa44a3f8173985'/>
<id>urn:sha1:833e9a98fa301b630f23d16638aa44a3f8173985</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1477 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>This should setup proper X screen resolutions on machines with Intel based</title>
<updated>2007-12-08T19:17:07+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-12-08T19:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=6d120c66bdf031ccf35a0f54ca4c7da164187951'/>
<id>urn:sha1:6d120c66bdf031ccf35a0f54ca4c7da164187951</id>
<content type='text'>
graphic adaptors (non vesa modes)


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1427 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Introduced completely new approach of xorg.conf setup into stage3 ... seems to</title>
<updated>2007-12-05T22:55:25+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-12-05T22:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=710f6b4b6da9af46e94e386ca4e39dad6cfee45e'/>
<id>urn:sha1:710f6b4b6da9af46e94e386ca4e39dad6cfee45e</id>
<content type='text'>
work for me, but to be checked and reported :)


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1422 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>minor change</title>
<updated>2007-10-20T20:55:52+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-10-20T20:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4'/>
<id>urn:sha1:8b7a12ca24e1cb724e7d25a3402d8a1e6953fcd4</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1397 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>some minor cleanups in tpm-section</title>
<updated>2007-10-20T20:34:21+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-10-20T20:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=04b803c7549d023e95cdd290de6757776fdd7f0c'/>
<id>urn:sha1:04b803c7549d023e95cdd290de6757776fdd7f0c</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1396 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>use new path for platform independent tpm-files</title>
<updated>2007-10-20T16:57:09+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-10-20T16:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=1ee65330b60856b1f194bebd98e88c14d7799ddf'/>
<id>urn:sha1:1ee65330b60856b1f194bebd98e88c14d7799ddf</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1394 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>mkdxsinitrd: added functions for tpm-secured booting</title>
<updated>2007-10-20T16:32:38+00:00</updated>
<author>
<name>Dirk von Suchodoletz</name>
</author>
<published>2007-10-20T16:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=2b335cad559c1cbe111858445cd83df374b8bde9'/>
<id>urn:sha1:2b335cad559c1cbe111858445cd83df374b8bde9</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1391 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
</feed>
