Ignore:
Timestamp:
02/13/09 19:26:14 (3 years ago)
Author:
tschmitt
Message:
  • Paket:
    • debian/rules: Code für hwinfo ergänzt, Vesamode geändert
    • debian/control: build dependencies für hwinfo ergänzt
    • hwinfo-15.3 selbst kompiliert aus Jaunty-Sourcepaket
  • Kernel:
    • Update auf Version 2.6.29-rc4
    • PCI Hotplug Treiber entfernt
    • Device node /dev/kvm in initramfs_kernel.conf ergänzt
    • Default Vesamode ist jetzt 771
  • linbofs:
    • /etc/ata_modules entfernt
    • lspci entfernt, wird jetzt von hwinfo erledigt
    • pci.ids entfernt (nicht benötigt von hwinfo)
    • /etc/ide_modules aktualisiert
    • linbo_cmd, mkgrubmenu(): Grub's device.map wird nun auch aktualisiert
    • linbo_cmd, mkgrldr(): fstype wird nun aus start.conf geholt
    • linbo_cmd: Unterstützung für KVM's virtuelles Blockdevice (/dev/vda) ergänzt
    • linbo_cmd: Start und Ende einer Imaging-Aktion wird nun geloggt
    • busybox auf 1.13.2 aktualisiert
    • init.sh: mdev hotplugging ergänzt
    • init.sh, hwsetup(): Laden der Module optimiert, ausführlicheres Logging von Hardware-Informationen
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-linbo/branches/testing/debian/changelog

    r421 r448  
     1linuxmuster-linbo (1.1.12-1) unstable; urgency=low 
     2 
     3  * package: 
     4    - debian/rules: added code to handle hwinfo, vesamode change 
     5    - debian/control: added build dependencies for hwinfo 
     6    - hwinfo now self compiled from jaunty source package 
     7  * kernel: 
     8    - updated to 2.6.29-rc4 
     9    - removed pci hotplug drivers 
     10    - added missing /dev/kvm to initramfs_kernel.conf 
     11    - changed default vesamode to 771 
     12  * linbofs: 
     13    - removed /etc/ata_modules 
     14    - removed lspci, job is done by hwinfo 
     15    - removed pci.ids 
     16    - updated /etc/ide_modules 
     17    - linbo_cmd, mkgrubmenu(): grub's device.map will also be updated 
     18    - linbo_cmd, mkgrldr(): fstype is now fetched from start.conf 
     19    - linbo_cmd: added /dev/vda kvm virtio block device support 
     20    - linbo_cmd: logs start and ending time of imaging 
     21    - busybox: updated to 1.13.2 
     22    - init.sh: added mdev hotplugging 
     23    - init.sh: hwsetup() uses only ide_modules for controler detection 
     24    - init.sh: logs additional hw information 
     25 
     26 -- Thomas Schmitt <schmitt@lmz-bw.de>  Fri, 13 Feb 2009 16:51:58 +0100 
     27 
     28linuxmuster-linbo (1.1.11-1) unstable; urgency=low 
     29 
     30  * added pci.ids, hwinfo and lspci to linbofs 
     31  * init.sh now uses hwinfo for storage controller recognition 
     32  * new upstream version of grub4dos -> 0.4.4-2009-02-09 
     33  * dac960 compiled as module and added to ata_modules list 
     34 
     35 -- Thomas Schmitt <schmitt@lmz-bw.de>  Tue, 10 Feb 2009 20:11:21 +0100 
     36 
     37linuxmuster-linbo (1.1.10-1) unstable; urgency=low 
     38 
     39  * added ahci to ata module list 
     40  * new upstream kernel version -> 2.6.28.4 
     41  * activated kvm virtualization support in kernel config 
     42  * new upstream version of grub4dos -> 0.4.4-2009-02-05 
     43 
     44 -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 07 Feb 2009 11:13:43 +0100 
     45 
     46linuxmuster-linbo (1.1.9-1) unstable; urgency=low 
     47 
     48  * compiled all sata drivers and floppy driver as modules 
     49  * new upstream kernel version -> 2.6.28.3 
     50  * new upstream version of grub4dos -> 0.4.4-2009-02-01 
     51  * updated ata module list 
     52 
     53 -- Thomas Schmitt <schmitt@lmz-bw.de>  Tue, 03 Feb 2009 08:54:09 +0100 
     54 
     55linuxmuster-linbo (1.1.8-1) unstable; urgency=low 
     56 
     57  * compiled sata drivers static, pata and ide drivers as modules 
     58  * deactivated deprecated old ide/sata option again 
     59  * new upstream version of grub4dos -> 0.4.4-2009-01-28 
     60  * init.sh: reworked module loading in hwsetup() using ata and ide module lists 
     61 
     62 -- Thomas Schmitt <schmitt@lmz-bw.de>  Thu, 29 Jan 2009 20:49:56 +0100 
     63 
    164linuxmuster-linbo (1.1.7-1) unstable; urgency=low 
    265 
Note: See TracChangeset for help on using the changeset viewer.