summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* * added tool for determine the minimum package set, although it seems to ↵Oliver Tappe2007-03-241-0/+177
| | | | | | | | | | work ok, yum can't use the resulting set, though (packets seem to be missing). I haven't found out yet what causes this. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@817 95ad53e4-c205-0410-b2fa-d234c58c8868
* * work in progressOliver Tappe2007-03-231-3/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@814 95ad53e4-c205-0410-b2fa-d234c58c8868
* * inserted correct copyright headerOliver Tappe2007-03-233-14/+35
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@813 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed incorrect uses of the _tr() functionOliver Tappe2007-03-231-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@812 95ad53e4-c205-0410-b2fa-d234c58c8868
* * minor cleanupOliver Tappe2007-03-231-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@811 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed bug reported by Dirk: some systems (kubuntu) do not have a ↵Oliver Tappe2007-03-061-2/+2
| | | | | | | | | | ld.so.conf, so we now support that, too. In that case, we now only work with the trusted folders (/lib and /usr/lib). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@747 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed bug that caused the architecture detection to fail an 64-bitOliver Tappe2007-02-231-3/+11
| | | | | | | systems git-svn-id: http://svn.openslx.org/svn/openslx/trunk@714 95ad53e4-c205-0410-b2fa-d234c58c8868
* * quick & dirty script added that is able to parse SUSE-pattern ↵Oliver Tappe2007-02-211-0/+142
| | | | | | | | | | descriptions, hopefully this will be helpful when trying to determine minimal set of packets required to install a given selection with yum. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@706 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small Fix: Quotation marks now prevent the path elements to be interpreted ↵Felix Endres2007-02-051-2/+2
| | | | | | as barewords git-svn-id: http://svn.openslx.org/svn/openslx/trunk@687 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed two incorrect uses of _tr()Oliver Tappe2007-02-051-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@683 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added check against scalar variables inside of the strings, as this causesOliver Tappe2007-02-051-4/+8
| | | | | | | | the 'posix' translations-Module to fail * minor cleanup git-svn-id: http://svn.openslx.org/svn/openslx/trunk@682 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problems with regards to extractTranslations.plOliver Tappe2007-02-031-4/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@675 95ad53e4-c205-0410-b2fa-d234c58c8868
* * updated to new layout of repository, from now on this script will always workOliver Tappe2007-02-031-19/+24
| | | | | | | | from the root of the repository and filter anything that's not a perl-script or -module git-svn-id: http://svn.openslx.org/svn/openslx/trunk@674 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved extractTranslations to a better placeOliver Tappe2007-02-031-0/+232
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@673 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing calls to _tr() for verbose output such that these will be ↵Oliver Tappe2007-02-031-11/+12
| | | | | | | | | translatable, too * missing files are now simply skipped instead of causing the script to exit git-svn-id: http://svn.openslx.org/svn/openslx/trunk@672 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved slxldd from config-db to (new) bin folder as it has nothing to do ↵Oliver Tappe2007-02-031-0/+273
with the config-db git-svn-id: http://svn.openslx.org/svn/openslx/trunk@671 95ad53e4-c205-0410-b2fa-d234c58c8868