Ignore:
Timestamp:
02/16/09 19:09:38 (3 years ago)
Author:
tschmitt
Message:
  • trunk mit testing zusammengeführt
  • NIC-Treiber jetzt modular, werden mit hwinfo ausgelesen und gezielt geladen
  • Staging-Treiber für Agere ET1310 GB Netzwerkkarte aktiviert
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-linbo/trunk/conf/initramfs.conf

    r446 r450  
    1919 
    2020# modules lists 
    21 file /etc/ata_modules ../../linbo/etc/ata_modules 644 0 0 
     21#file /etc/ata_modules ../../linbo/etc/ata_modules 644 0 0 
    2222file /etc/ide_modules ../../linbo/etc/ide_modules 644 0 0 
    2323 
     
    145145 
    146146# hwinfo 
    147 dir /usr/share/misc 755 0 0 
    148 file /bin/lspci /usr/bin/lspci 755 0 0 
    149 file /sbin/hwinfo /usr/sbin/hwinfo 755 0 0 
    150 file /usr/lib/libhd.so.13 /usr/lib/libhd.so.13 755 0 0 
     147file /sbin/hwinfo ../../src/hwinfo/hwinfo 755 0 0 
     148file /usr/lib/libhd.so.15 ../../src/hwinfo/src/libhd.so.15 755 0 0 
    151149file /usr/lib/libdbus-1.so.3 /usr/lib/libdbus-1.so.3 755 0 0 
    152150file /usr/lib/libhal.so.1 /usr/lib/libhal.so.1 755 0 0 
    153 file /usr/share/misc/pci.ids ../../src/pci.ids 644 0 0 
    154151 
Note: See TracChangeset for help on using the changeset viewer.