<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/bin/slxldd, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/bin/slxldd?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/bin/slxldd?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>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>* 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>
<entry>
<title>* cmdline options are now collected in a hash instead of individual variables,</title>
<updated>2008-02-09T19:44:09+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-02-09T19:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=25eca7fb4ca0eb27fd852cea88caad416536ad97'/>
<id>urn:sha1:25eca7fb4ca0eb27fd852cea88caad416536ad97</id>
<content type='text'>
  as this is much clearer

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1526 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* moved functionality of slxldd into a module (LibScanner),</title>
<updated>2008-01-22T19:58:20+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2008-01-22T19:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=47f371f8567e1a9f4a0b9937393e38a1f42100d0'/>
<id>urn:sha1:47f371f8567e1a9f4a0b9937393e38a1f42100d0</id>
<content type='text'>
  such that it can be used by other programs, too
* slxldd is now just a wrapper for the LibScanner module


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1483 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* avoid warning if ld.so.conf doesn't exist (seems to be the case on</title>
<updated>2007-10-05T19:07:37+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-10-05T19:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=5c9fd692456fea66419bb2eab9bc7f1f29631053'/>
<id>urn:sha1:5c9fd692456fea66419bb2eab9bc7f1f29631053</id>
<content type='text'>
  debian-3.1)

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1370 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* changed several class interfaces as a result of trying to integrate support</title>
<updated>2007-07-28T14:11:27+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-07-28T14:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=cbce11c51c6aa5674b01821a7adc7c31f7999c7e'/>
<id>urn:sha1:cbce11c51c6aa5674b01821a7adc7c31f7999c7e</id>
<content type='text'>
  for Debian &amp; Ubunto installation (which is still not complete, though)
* fixed some bugs along the way (especially the meta-packagers trying to
  invoke a private function of OpenSLX::OSSetup::Engine)

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1281 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* some more work at UTF-8-compliance I forgot before</title>
<updated>2007-07-22T13:07:32+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-07-22T13:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=9c236306d82c1ed790e960f07d6427553b9beda7'/>
<id>urn:sha1:9c236306d82c1ed790e960f07d6427553b9beda7</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1272 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* fixed glob()-related hang in slxldd.</title>
<updated>2007-07-22T09:41:31+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-07-22T09:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=98d1d7b7b74c5157f2a0c8bca1f9347924bad8ff'/>
<id>urn:sha1:98d1d7b7b74c5157f2a0c8bca1f9347924bad8ff</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1270 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* tried to avoid a specific (but spurious) uninitialized value warning </title>
<updated>2007-07-18T19:35:44+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-07-18T19:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=3b2019f3a16965a412eb9197f02567f9ff061a3d'/>
<id>urn:sha1:3b2019f3a16965a412eb9197f02567f9ff061a3d</id>
<content type='text'>
  that has been reported by Dirk
* some cleanup with respect to regex matching

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