summaryrefslogtreecommitdiffstats
path: root/initramfs/OpenSLX/MakeInitRamFS/Distro
Commit message (Collapse)AuthorAgeFilesLines
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-014-221/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2167 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleaned up name confusion of map, spotted by SebastianOliver Tappe2008-08-293-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2125 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented supported for automatic selection of the matching hwinfo versionOliver Tappe2008-08-284-0/+46
| | | | | | | | | (in initramfs/OpenSLX/MakeInitRamFS/Engine and the respective Distro classes) * removed hwinfo binary and libhd incarnations from uclib-rootfs, as they are no longer needed (and could in fact get in the way) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2122 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed two invocations of MakeInitRamFS::Engine::_addRequiredLib(), Oliver Tappe2008-08-212-4/+0Star
| | | | | | which no longer exists (and is no longer necessary either) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2071 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed module nameOliver Tappe2008-04-061-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1723 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-061-0/+0
| | | | | | | | | | | | start with a capital letter followed by all lowercase (Debian, Fedora, Gentoo, Suse, Ubuntu) * refactored loading of distro modules into a separate function (loadDistroModule() in Basics.pm) * finished support to logging to a file in syslog plugin * worked at desktop plugin (still not working, though) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1721 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-204-40/+40
| | | | | | 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
* * added support for letting plugins suggest additional kernel modulesOliver Tappe2008-02-133-5/+64
| | | | | | | | | * used this new functionality in the theme and vmware plugins to suggest the kernel modules they need (this should fix showing the console in ubuntu) * added distro-specific kernel module filtering, such that there no longer are the spurious warnings about 'hid', 'unix' and/or 'af_packet' not being found git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1540 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished initial re-implementation of mkdxsinitrd in perl -Oliver Tappe2008-02-013-0/+120
there's still stuff missing and it has not been tested, either git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1508 95ad53e4-c205-0410-b2fa-d234c58c8868