Ignore:
Timestamp:
07/28/09 18:23:40 (3 years ago)
Author:
tschmitt
Message:
  • Kernel: Standardcodierung wieder auf iso8859-1 zurückgesetzt.
  • Linbofs:
    • patch_registry: o Code aufgeräumt. o test_key Funktion verbessert. o neue Funktion test_value ermöglicht das Patchen nur der Werte, die auch

tatsächlich geändert sind.

  • linbo_cmd: o rsync-Option --fake-super wieder entfernt. o secaudit wieder entfernt, sichern und restaurieren der NTFS-Attribute wird

nur noch mit get-/setfattr realisiert, als Workaround bis rsync das kann.

o Knoppers rsync xattr Patch hinzugefügt (im Moment noch ohne Wirkung).

File:
1 edited

Legend:

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

    r509 r510  
    11linuxmuster-linbo (1.99.2-0) unstable; urgency=low 
    22 
    3   * kernel: new version 2.6.30.2 
     3  * kernel: 
     4    - new version 2.6.30.2 
     5    - setting default nls back to iso8859-1 
    46  * linbofs: 
    57    - moved from self compiled mkntfs to Ubuntu's mkntfs 
     8    - patch_registry:  
     9      o some code cleanup 
     10      o improved test_key function 
     11      o added test_value function to patch only values which have changed 
    612    - linbo_cmd: 
    7       o added option --fake-super to rsync command 
    8       o mounting linux partitions with acls and xattrs enabled 
    9       o added code to save and restore extended ntfs attributes 
    10         with setfattr, getfattr and secaudit (disabled for now to test rsync --fake-super) 
     13      o added acl and xattr rsync and mount options 
     14      o changed option name "incremental" to "differential" 
     15      o minor modifications to differential ntfs image support 
     16      o added code to save and restore ntfs extended attributes with 
     17        get- and setfattr as a workaround 
    1118    - ntfs-3g: 
    1219      o new version 2009.4.4AC.15 
    13       o added secaudit binary  
    1420    - busybox: 
    1521      o new version 1.14.2 
    1622      o removed few unneeded applets 
     23    - rsync: added Knopper's xattr patch 
    1724  
    18  -- Thomas Schmitt <schmitt@lmz-bw.de>  Sat, 25 Jul 2009 15:24:11 +0200 
     25 -- Thomas Schmitt <schmitt@lmz-bw.de>  Tue, 27 Jul 2009 17:06:11 +0200 
    1926 
    2027linuxmuster-linbo (1.99.1-0) unstable; urgency=low 
Note: See TracChangeset for help on using the changeset viewer.