From: Jose J. R. <jo...@gm...> - 2006-06-14 11:58:14
|
Just released vl-hot 0.3.2 and uploaded a package to the ftp in upload/joe1962/dev/vl-hot/. This is for vec's kernel 2.6.16.11 + udev 090 (on the way to VL6). I am interested to know if it works in vanilla SOHO 5.1.1, but I cannot test this myself at the moment. This release is on the way to supporting the new XFCE native desktop icons, as well as KDE as usual. Here's the changelog for the 0.3.x devel branch, since I haven't been announcing the releases on this list before: 2006-06-14 <jo...@ve...> * Released 0.3.2 2006-06-13 <jo...@ve...> * Create desktop icon file for every user with a Desktop dir (including root). * Remove redundant code to determine KDE user. 2006-05-21 <jo...@ve...> * Released 0.3.1 2006-05-21 <jo...@ve...> * Using SUBSYSTEM=="block" again, udev.rules mounting rule sucks. * Removed volnum parameter handling (%n). * Extracting volnum from devname (%k). * Fixed mountbase extraction for double digit devices. * Now mounts non-MBR devices again. * Now mounts kernel unknown partitions again. * Should not mount scsi nor sata hdd now. * Established $DIAG to limit feedback (0 = min, 1 = verbose). 2006-05-19 <jo...@ve...> * Using separate BUS== rules (usb, pcmcia, ieee1394) instead of scsi. 2006-04-11 <jo...@ve...> * Released 0.3.0 2006-04-05 <jo...@ve...> * Fixed vol number. * Fixed a [] typo. * Changed scripts from /etc/udev/scripts to /lib/udev. * Fixed all paths inside rules and scripts to /lib/udev. 2006-03-16 <jo...@ve...> * Added iocharset=iso8859-15 to FAT mount options. * Added noatime option to $MOUNTSYNC. 2006-03-10 <jo...@ve...> * TODO added for fixing FS mount options and unmount drive action. Regards, Joe1962 |