Ignore:
Timestamp:
06/26/09 20:30:09 (3 years ago)
Author:
tschmitt
Message:
  • Paket: kexec-tools aus build dependencies entfernt.
  • Linbofs:
    • mount/umount jetzt von Ubuntu 9.04, nicht mehr von Busybox.
    • ext4-Unterstützung implementiert.
    • Rsync auf Version 3.0.6 aktualisiert.
    • linbo_cmd: o lokales menu.lst Handling verbessert: Eigene menu.lst-Dateien werden von LINBO

nicht mehr verändert, Menue-Position des Windows-Systems wird nun
ermittelt und beim Reboot als Default gesetzt (betr. nur Windows-Systeme, die
den Reboot-Workaround benötigen, zuvor wurde immer der 2. Eintrag gestartet).

o Verbessertes Patching der fstab bei Linuxclients:

Dateisystem-Typ wird der Rootpartition wird ermittelt und ggf. gepatcht, wenn er
in fstab nicht korrekt eingetragen ist; fstab wird nur gepatcht, falls Rootpartition
oder Dateisystem-Typ abweichen, nicht mehr praeventiv.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-linbo/trunk/debian/changelog

    r496 r499  
    11linuxmuster-linbo (1.1.21-1) unstable; urgency=low 
    22 
     3  * package: removed kexec-tools from build dependencies 
    34  * linbofs: 
    4     - improved menu.lst handling in linbo_cmd, custom menu.lsts were not touched anymore, 
    5       computing menu.lst entry number for windows systems with reboot workaround to be able 
    6       to set the grub default accordingly. 
     5    - changed from busybox mount/unount to Ubuntu's mount/umount 
     6    - added ext4 support for linux clients. 
     7    - updated to rsync 3.0.6 
     8    - linbo_cmd: 
     9      o improved menu.lst handling in linbo_cmd, custom menu.lsts were not 
     10        touched anymore, computing menu.lst entry number for windows systems 
     11        with reboot workaround to be able to set the grub default accordingly. 
     12      o improved linux client fstab patching: 
     13        fstab will be patched only on synchronized start not on every start, 
     14        if fstype of root partition differs it will be corrected. 
    715       
    8  -- Thomas Schmitt <schmitt@lmz-bw.de>  Tue, 23 Jun 2009 18:35:05 +0200 
     16 -- Thomas Schmitt <schmitt@lmz-bw.de>  Fri, 26 Jun 2009 20:00:14 +0200 
    917 
    1018linuxmuster-linbo (1.1.20-1) unstable; urgency=low 
     
    3341      o removed insmod and modprobe 
    3442    - grub4dos: new upstream version 0.4.4-2009-06-11 
    35     - kexec now taken from Jaunty 
     43    - kexec, insmod and modprobe now taken from Ubuntu 
    3644 
    3745 -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 13 Jun 2009 18:05:05 +0200 
Note: See TracChangeset for help on using the changeset viewer.