<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/packaging, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/packaging?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/packaging?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/'/>
<updated>2010-09-14T15:10:35+00:00</updated>
<entry>
<title>rpm working</title>
<updated>2010-09-14T15:10:35+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2010-09-14T15:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=3cf2ac3cf56468eccaf4cf70a17c15b33185ca21'/>
<id>urn:sha1:3cf2ac3cf56468eccaf4cf70a17c15b33185ca21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first steps to rpm pkg builder</title>
<updated>2010-09-14T08:33:05+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2010-09-14T08:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=3ac01e190e5631bba65d8511671640858f6c5d48'/>
<id>urn:sha1:3ac01e190e5631bba65d8511671640858f6c5d48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deb creation successfull</title>
<updated>2010-09-10T10:05:07+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2010-09-10T10:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=773314fbf997352cbb16c038ca6db99a0196d72b'/>
<id>urn:sha1:773314fbf997352cbb16c038ca6db99a0196d72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> * postinstall stuff added to deb templates</title>
<updated>2009-01-27T12:12:02+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2009-01-27T12:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=5e178d76311bd6d525684ba0d4fbe7505eb76e12'/>
<id>urn:sha1:5e178d76311bd6d525684ba0d4fbe7505eb76e12</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2531 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title> * added missing spaces ..</title>
<updated>2009-01-27T01:40:27+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2009-01-27T01:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=31ff57cd8bd3852fe7ac456b12032dba1d874ca5'/>
<id>urn:sha1:31ff57cd8bd3852fe7ac456b12032dba1d874ca5</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2530 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title> * copied text from rpm spec file ..</title>
<updated>2009-01-27T01:25:58+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2009-01-27T01:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=ab71df04e62b169697d658d6463f98e011f89d3d'/>
<id>urn:sha1:ab71df04e62b169697d658d6463f98e011f89d3d</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2529 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title> * fix debian buildpackage stuff .. :)</title>
<updated>2009-01-27T01:14:34+00:00</updated>
<author>
<name>Sebastian Schmelzer</name>
</author>
<published>2009-01-27T01:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=ba6255dc003bc9d6375202c83d4f375c72863cbc'/>
<id>urn:sha1:ba6255dc003bc9d6375202c83d4f375c72863cbc</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2528 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* dropped support for CSV databases, as they are simply not good enough</title>
<updated>2007-07-31T21:38:03+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-07-31T21:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=880ba4090cd8af757f17604af3284afab6fd198c'/>
<id>urn:sha1:880ba4090cd8af757f17604af3284afab6fd198c</id>
<content type='text'>
* added support for db-user and db-passwd:
  + the mysql backend will now ask for the password upon connect
  + you can specify the db-user and db-passwd via slxsettings (so you never 
    have to enter it manually afterwards)
* slxsettings now checks db-type against an explicit pattern to avoid
  problems caused by typos


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1295 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* moved builddebianpackage into 'packaging'-folder, adjusted accordingly</title>
<updated>2007-06-15T15:10:01+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-06-15T15:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=efb225036e62ab95af6e5679011d112de4e4707d'/>
<id>urn:sha1:efb225036e62ab95af6e5679011d112de4e4707d</id>
<content type='text'>
  Felix: again, please shout if you see any problems.

git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1168 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>* simplified use of PATH-variables to only the top-level set, all the</title>
<updated>2007-06-15T14:41:35+00:00</updated>
<author>
<name>Oliver Tappe</name>
</author>
<published>2007-06-15T14:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=12e050a766746bf80f34d4659d47049c0bbdd7be'/>
<id>urn:sha1:12e050a766746bf80f34d4659d47049c0bbdd7be</id>
<content type='text'>
  others will cease to be settable by the user soon
* adjusted builddebianpackage accordingly (and did a cleanup along the way)
  Felix: please review, I hope I didn't mess it up...


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