summaryrefslogtreecommitdiffstats
path: root/initramfs/OpenSLX/LibScanner.pm
Commit message (Collapse)AuthorAgeFilesLines
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-011-262/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2167 95ad53e4-c205-0410-b2fa-d234c58c8868
* * err: removed debug output in slxldd that caused tool to failOliver Tappe2008-03-261-1/+0Star
| | | | | | | everytime :-/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1699 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed bug that caused libraries from ld.so.conf to be overwritten,Oliver Tappe2008-03-261-1/+2
| | | | | | | if other conf-files exist git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1698 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-194/+194
| | | | | | May need some manual corrections here and there, but should basically be ok. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1658 95ad53e4-c205-0410-b2fa-d234c58c8868
* * moved functionality of slxldd into a module (LibScanner),Oliver Tappe2008-01-221-0/+262
such that it can be used by other programs, too * slxldd is now just a wrapper for the LibScanner module git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1483 95ad53e4-c205-0410-b2fa-d234c58c8868