Milton Yates wrote: > As I'm just starting out, probably I should start with 1.8.2 (on a > 2.6.39), then migrate to 2.4 when the kernel 3.1 is out, You can run TOMOYO 2.4 on Linux 2.6.38/2.6.39/3.0 (if you want to do so) by simply overwriting security/tomoyo/ directory like $ wget -O linux-3.1-rc2.tar.bz2 http://www.kernel.org/pub/linux/kernel/v3.0/testing/linux-3.1-rc2.tar.bz2 $ tar -jxf linux-3.1-rc2.tar.bz2 --strip 1 linux-3.1-rc2/security/tomoyo/ . Also, it might be easier for you to start with AKARI (a loadable kernel module version of TOMOYO 1.8.2, http://akari.sourceforge.jp/1.0/ ) if you want to use TOMOYO on x86_32 or x86_64 environments. > BTW, do you have an IRC channel somewhere? No. I seldom use IRC. Should we create one for TOMOYO?