summaryrefslogtreecommitdiffstats
path: root/bin/devel-tools
Commit message (Collapse)AuthorAgeFilesLines
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-103-27/+36
| | | | | | for level 4 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1234 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1162 95ad53e4-c205-0410-b2fa-d234c58c8868
* * 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-232-10/+24
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@813 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
* * 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
* * 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
* * 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