Update of /cvsroot/leaf/src/bering-uclibc/apps/config
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv20856
Modified Files:
mount.back
Log Message:
set noatime to avoid unnecessary writes
Index: mount.back
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/config/mount.back,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** mount.back 26 Jun 2006 18:09:43 -0000 1.2
--- mount.back 9 Sep 2006 19:15:07 -0000 1.3
***************
*** 2,5 ****
cat /var/lib/lrpkg/pkgpath.disks | if read dev fs; then
! mount -t $fs $dev "$1"
fi
--- 2,5 ----
cat /var/lib/lrpkg/pkgpath.disks | if read dev fs; then
! mount -t $fs $dev "$1" -o noatime
fi
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits