| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@956 95ad53e4-c205-0410-b2fa-d234c58c8868
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@630 95ad53e4-c205-0410-b2fa-d234c58c8868
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
identical to the default from the settings files.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@558 95ad53e4-c205-0410-b2fa-d234c58c8868
|
| |
|
|
| |
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@556 95ad53e4-c205-0410-b2fa-d234c58c8868
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@544 95ad53e4-c205-0410-b2fa-d234c58c8868
|