+NEWS for lufs-0.9.7captive8
[lufs.git] / NEWS.captive
1 $Id$
2
3
4 NEWS for lufs-0.9.7captive8
5 ---------------------------
6
7 * Cope with the installed Linux kernel sources not matching the current kernel.
8
9
10 NEWS for lufs-0.9.7captive7 (2003-11-27)
11 ---------------------------
12
13 * Branch update for 0.9.7 (no changes apply to 'captive' branch)
14 * 'prepmod'-wrap 'lufsd' instead of 'lufsmnt' as 'prepmod' fail is safe this way
15 * Fixed kernel module compilation if invoked by mount(8)
16 * Drop lufsumount(1) in the favor of compatibility with generic umount(8)
17 * Kernel module prebuilding compatibility with TurboLinux and SuSE kernels
18
19
20 NEWS for lufs-0.9.6captive6 (2003-10-17)
21 ---------------------------
22
23 * Fixed own symlinked files corruption during 'rpm -U'
24
25
26 NEWS for lufs-0.9.6captive5 (2003-10-12)
27 ---------------------------
28
29 * Prevent pre-building binary modules for regular .tar.gz archive
30 * Additional compatibilities for 2.6 Linux kernel
31
32
33 NEWS for lufs-0.9.6captive3 (2003-10-06)
34 ---------------------------
35
36 * Compatibilized Linux kernel driver building (hint by Martin Drab)
37
38
39 NEWS for lufs-0.9.6captive2 (2003-09-28)
40 ---------------------------
41
42 * Linux kernel 2.5.x driver ported to 2.6.x (Martin Drab)
43 * Compatibilized Linux kernel driver building (hint by Martin Drab)
44
45
46 NEWS for lufs-0.9.6captive1 (2003-09-21)
47 ---------------------------
48
49 * Moved to AutoGen build framework
50 * C++ modules conditioned by --with-cxx
51 * Autobuilding+prebuilding of binary module
52 * Debian packaging
53 * Remove MAX_LEN options length limitation
54 * lufsd process atexit/cleanup cleanup
55 * Optional 'statfs' for visible df(1) lufs filesystems entry
56 * 'mntent.mnt_fsname' and 'mntent.mnt_type' mntent overriding options.
57 * Compatibility with usermount(8)