<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx/core.git/installer/systems/suse93, branch master</title>
<subtitle>Open Statless Extensions - OpenSLX.</subtitle>
<id>https://git.openslx.org/openslx/core.git/atom/installer/systems/suse93?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx/core.git/atom/installer/systems/suse93?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/'/>
<updated>2007-04-29T16:30:44+00:00</updated>
<entry>
<title>The installer/systems dir will vanish soon too.</title>
<updated>2007-04-29T16:30:44+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2007-04-29T16:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=80e5366a810a4a588a217dfc19de66fe63e5ca6f'/>
<id>urn:sha1:80e5366a810a4a588a217dfc19de66fe63e5ca6f</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Set META_PACKAGER if SLX_META_PACKAGER is not set from a settings file.</title>
<updated>2007-01-21T15:35:31+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2007-01-21T15:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=038b4f66897310b4fda6cddc920c1292aaa2769b'/>
<id>urn:sha1:038b4f66897310b4fda6cddc920c1292aaa2769b</id>
<content type='text'>
We now use yum by default for SUSE and Fedora systems.

Move the packages of required by the meta packager to the end of the
SLX_BASE_BOOTSTRAP_PACKAGES list.  This might alow us to easily split
them of to a separat list later.

Remove smart and add yum to the package lists of suse101 and
opensuse102 systems.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@634 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Add SLX_BASE_BOOTSTRAP_PREREQ_PACKAGES to settings for RPM based systems</title>
<updated>2007-01-20T20:39:18+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2007-01-20T20:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=9e3de86a69f2ab212a1f7303f3357131b4818cc0'/>
<id>urn:sha1:9e3de86a69f2ab212a1f7303f3357131b4818cc0</id>
<content type='text'>
where we have to cheat.  In the particular case of SUSE Linux 9.3 the
suse-build-key uses mktemp but does not have mktemp in the prerequired
list of packages.  Therefore the call to rpm with all packages returns
non zero as the postinstall scriptlet of the suse-build-key failed.

To ensure a clean system we delete the just built RPM database and
inklude the BOOTSTRAP_PREREQ_PACKAGES with the install of all other
packages.

Add the list of SUSE Linux 9.3 package to bootstrap the basic system.

Unfortunately smart nor yum is included in the vanilla SUSE Linux 9.3.
Therefore we're not yet able to install or update packages from the
configured installation sources.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@633 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Remove obsoleted variables from settings files.</title>
<updated>2007-01-20T14:16:02+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2007-01-20T14:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=7ce8aae5f75d83b2e16d5c46a1b78e2047a16371'/>
<id>urn:sha1:7ce8aae5f75d83b2e16d5c46a1b78e2047a16371</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@630 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Move settings.local to settings.local.example.</title>
<updated>2006-12-17T15:40:50+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2006-12-17T15:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=6559310a45a4a2c7e9b20c6ed3a442f5b97a7000'/>
<id>urn:sha1:6559310a45a4a2c7e9b20c6ed3a442f5b97a7000</id>
<content type='text'>
The .example file do not influnce the behaviour of slxossetup.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@562 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Add a default repo type in slxossetup and remove any repo type which is</title>
<updated>2006-12-17T10:11:43+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2006-12-17T10:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=c9652d10de899ace6081d3187687a9db2001376d'/>
<id>urn:sha1:c9652d10de899ace6081d3187687a9db2001376d</id>
<content type='text'>
identical to the default from the settings files.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@558 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Use a prereqfiles sub directory instead of the BASE_FILE_ hack.</title>
<updated>2006-12-16T19:43:27+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2006-12-16T19:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=bdb8a65f2fc72ab1bc4d96073858824502a0b331'/>
<id>urn:sha1:bdb8a65f2fc72ab1bc4d96073858824502a0b331</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@556 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Support Fedora 6.</title>
<updated>2006-12-16T11:16:25+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2006-12-16T11:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=883edbcdf99cab94ae7e012d8d37061b6639e1f4'/>
<id>urn:sha1:883edbcdf99cab94ae7e012d8d37061b6639e1f4</id>
<content type='text'>
Add SLX_BASE_PREREQ_CLEANUP_PATH to control which pathes are cleaned up
after the prerequired packages are unpacked.

Ensure we have to download any prerequired package else skip this part.


git-svn-id: http://svn.openslx.org/svn/openslx/trunk@553 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
<entry>
<title>Add settings and settings.local example for SUSE Linux 9.3.</title>
<updated>2006-12-15T21:39:33+00:00</updated>
<author>
<name>Lars Müller</name>
</author>
<published>2006-12-15T21:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx/core.git/commit/?id=c581696df0274ea0eb367274d2bded1a5dd469b7'/>
<id>urn:sha1:c581696df0274ea0eb367274d2bded1a5dd469b7</id>
<content type='text'>
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@544 95ad53e4-c205-0410-b2fa-d234c58c8868
</content>
</entry>
</feed>
