Lines Matching +full:non +full:- +full:live
8 TOMOYO is a name-based MAC extension (LSM module) for the Linux kernel.
10 LiveCD-based tutorials are available at
12 http://tomoyo.sourceforge.jp/1.8/ubuntu12.04-live.html
13 http://tomoyo.sourceforge.jp/1.8/centos6-live.html
15 Though these tutorials use non-LSM version of TOMOYO, they are useful for you
29 User <-> Kernel interface documentation is available at
30 https://tomoyo.osdn.jp/2.5/policy-specification/index.html .
38 https://osdn.jp/projects/tomoyo/docs/lca2009-takeda.pdf
40 https://osdn.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf
42 https://osdn.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf
46 https://osdn.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf
48 https://osdn.jp/projects/tomoyo/docs/lfj2008-bof.pdf
62 We hope that LSM becomes stackable in future. Meanwhile, you can use non-LSM
64 LSM version of TOMOYO is a subset of non-LSM version of TOMOYO. We are planning
65 to port non-LSM version's functionalities to LSM versions.