= Status = || Status || Package || Version (To be revised) || Comments || ||<#789234> Done || linux-image || Current ||Some patches can be added, but not really necesary || ||<#789234> Done || nfsidmap || 0.10-1 || Updated to last version available || ||<#789234> Done|| nfs-utils || 1.0.7-1 || Done || ||<#789234> Done|| libgssapi || 0.4 || Done || ||<#789234> Done|| librpcsecgss|| 0.6 || Done || ||<#789234> Done || util-linux || 2.12p || Minimal funcionality working!! || ||<#789234> Done || acl || 2.2.29 || Some patches. Really easy|| = Beta Packages = If you want to try beta packages, just add this line to your source repository. {{{ deb ftp://ftp.upsa.es/Software/debian/ubuntu/nfsv4/ ./ }}} = Other Considerations = * Some kernel modules need to be loaded before nfs exports are available. Should we add these to /etc/modules or do it in another way? * To have kerberos security support, we need a kerberos working system. More info at UbuntuEnterprise = Hoary Packages = You can install backported linux-image (patched with the latest CITI diff) and nfsv4 packages if you add the following lines to your sources.list: {{{ deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu uniklu-testing deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ hoary uniklu uniklu-testing }}} Also add the offical Ubuntu backports: {{{ deb http://archive.ubuntu.com/ubuntu/ hoary-backports main restricted universe multiverse }}} The uniklu archive signed - if you want get rid of apt-get warnings: {{{ $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub $ sudo apt-key add uniklu-debuild.pub }}} To install the backported and modified kernel enter: {{{ # apt-get install linux-image-2.6.12-9-686 }}} and check if its really downloaded from http://ubuntu.uni-klu.ac.at You can find further instructions for setting up NFSv4 on Ubuntu in the [[NFSv4Howto]]. CategoryArchive