Changeset 2706 for trunk/NEWS

Show
Ignore:
Timestamp:
03/17/08 09:59:37 (8 months ago)
Author:
dhozac
Message:

Version 0.30.215.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r2685 r2706  
    1 version 0.30.??? 
     1version 0.30.215 
    22================ 
    33 
     
    66        i386, but is a) maintained and b) gives better performance with 
    77        all other hashes and on x86_64. 
    8          
     8 
     9        - added tunctl, a small program to setup tun/tap interfaces, with 
     10        support in the configuration. 
     11 
     12        - vattribute and nattribute now support a --get operation, which 
     13        parses the flags and capabilities into a human-readable form. 
     14 
     15        - vspace supports all the spaces currently available. 
     16 
     17        - vmemctrl controls the OOM bias of context. 
     18 
     19        - dynamic contexts are unbroken. 
     20 
     21        - hopefully all rpm-fake races have been fixed. 
     22 
     23        - flock has been replaced by lockf, which works on NFS. 
     24 
     25        - the clone build method now supports exclude lists. 
     26 
     27        - vmount handles mounting into a guest. 
     28 
     29        - various fixes for the Gentoo-scripts, thanks to Benedikt Böhm. 
     30 
     31        - support for yum's persistdir has been added. 
     32 
     33        - per-guest device maps are now supported. 
     34 
     35        - vserver ... build now sets the barrier on the parent directory. 
     36 
     37        - fsck is now supported for the guest's fstab. 
     38 
     39        - symlinks are now handled on all levels in namespace cleanup. 
     40 
     41        - the debootstrap build method now supports debootstrap 1.0.8. 
     42 
     43        - a documentation update, thanks to Micah Anderson. 
     44 
     45        - use numeric uids/gids for the template build method. 
     46 
     47        - add support for the alpine and f8 distributions. 
    948         
    1049version 0.30.214