summaryrefslogtreecommitdiffstats
path: root/installer/default_files/hwdata
Commit message (Collapse)AuthorAgeFilesLines
* Proper mapping of vmware virtual SVGA ...Dirk von Suchodoletz2007-08-081-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1320 95ad53e4-c205-0410-b2fa-d234c58c8868
* More hardware database fixes ...Dirk von Suchodoletz2007-07-011-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1200 95ad53e4-c205-0410-b2fa-d234c58c8868
* largish change with respect to configurable paths:Oliver Tappe2007-06-172-2/+2
| | | | | | | | | | | | | | | | | | | | * instead of supporting configurable paths at different hierarchy levels, there are now only five configurable folder: + base-path (/opt/openslx), fixed at installation time + config-path (/etc/opt/openslx), fixed at installation time + private-path (/var/opt/openslx), freely configurable by user + public-path (/srv/openslx), freely configurable by user + temp-path (/tmp), freely configurable by user this closes ticket#143 * several holes have been plugged concerning the creation of folders before they are accessed, closing ticket#142 * the functionality of generating config default folders has been moved from the Makefile into a new Perl-module (ConfigFolder.pm), in order to be available to the Perl-scripts, too * slxsettings has been changed to reflect the nature of base-path and config-path as fixed paths git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1172 95ad53e4-c205-0410-b2fa-d234c58c8868
* Check in same fixes as for the branch ...Dirk von Suchodoletz2007-06-012-0/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1134 95ad53e4-c205-0410-b2fa-d234c58c8868
* special pcitable.local-addition for the radeon 9200Bastian Wissler2007-05-311-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1121 95ad53e4-c205-0410-b2fa-d234c58c8868
* Incomplete hwdata/pcitable, for the problem see #100 ...Dirk von Suchodoletz2007-05-291-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1105 95ad53e4-c205-0410-b2fa-d234c58c8868
* Update of pci.ids, adapted usleep time in hwautocfg (for busybox usleep)Dirk von Suchodoletz2007-05-111-0/+1
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1043 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use the admin editable Cards.local and pcitable.local files againDirk von Suchodoletz2007-05-082-5/+12
| | | | | | | | (installed via Makefile to SLX_SHARE_PATH/share/templates/hwdata/{Cards,pcitable}.local) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1030 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hardware detection stuff ...Dirk von Suchodoletz2007-03-271-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@830 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for mkdxsinitrd (skip strip) ...Dirk von Suchodoletz2007-03-201-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@787 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extra exclude file for OpenSuSE10.2, added new hardware to Cards.localDirk von Suchodoletz2007-01-302-10/+27
| | | | | | | | and pcitable.local, see bug #100 ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@654 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add some specific hardware to be detected (NVidia graphics adaptor)Dirk von Suchodoletz2006-11-132-16/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@508 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added hardware IDs for detection of some intel gfx controller ...Dirk von Suchodoletz2006-10-071-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@455 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-242-0/+40
sources (fileget, fileservice, ...), moved local configurable hardware configuration (pcitable.local, Cards.local) to central config directory on server (added to hwdata files by mkdxsinitrd) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@285 95ad53e4-c205-0410-b2fa-d234c58c8868