オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Annotation of /tags/htdocs/download.html.en

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6358 - (hide annotations) (download)
Mon Nov 10 21:51:17 2014 UTC (9 years, 6 months ago) by kumaneko
File size: 14116 byte(s)


1 kumaneko 4484 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 jnguyen 4469 <html lang="en-US">
3     <head>
4     <meta http-equiv="content-type" content="text/html; charset=UTF-8">
5     <meta http-equiv="content-style-type" content="text/css">
6 kumaneko 4484 <link rel="stylesheet" href="media/tomoyolinux.css" media="all" type="text/css">
7     <title>TOMOYO Linux Download Page</title>
8 jnguyen 4469 </head>
9    
10     <body>
11    
12     <div id="titlebar">
13 kumaneko 5210 <a href="index.html.en"><img src="media/tomoyotitle.png" alt="tomoyotitle.png" width="320" height="40" border="0" align="left" title="TOMOYO Linux"></a>
14 jnguyen 4469 </div>
15    
16     <div id="navbar" class="tomoyo-download">
17     <ul id="navbarlist">
18 kumaneko 4484 <li id="tomoyo-home"><a href="index.html.en" title="TOMOYO Linux Home Page">Home</a></li>
19     <li id="tomoyo-about"><a href="about.html.en" title="About TOMOYO Linux">About</a></li>
20     <li id="tomoyo-download"><a href="download.html.en" title="Get TOMOYO Linux">Download</a></li>
21     <li id="tomoyo-changelogs"><a href="changelogs.html.en" title="TOMOYO Linux ChangeLogs">ChangeLogs</a></li>
22     <li id="tomoyo-documentation"><a href="documentation.html.en" title="Official Documentation">Documentation</a></li>
23     <li id="tomoyo-support"><a href="support.html.en" title="Support information">Support</a></li>
24     <li id="tomoyo-links"><a href="links.html.en" title="Links">Links</a></li>
25 jnguyen 4469 </ul>
26 jnguyen 4500 <ul id="switch-language">
27 kumaneko 4508 <li id="tomoyo-switch-language"><a href="download.html.ja" title="Go to Japanese page">Japanese page</a></li>
28 jnguyen 4500 </ul>
29 jnguyen 4469 </div>
30    
31     <div id="content">
32    
33     <div id="regular-content">
34    
35 jnguyen 4507 <h3>Download instructions</h3>
36 jnguyen 4479
37 jnguyen 4507 <p>There are instructions on how to install TOMOYO Linux included in our extensive documentation. Please go to the <a href="documentation.html.en">Documentation</a> page.</p>
38 jnguyen 4469
39 jnguyen 5582 <p>If you wish to try TOMOYO Linux without installing onto your hard drive, you can try one of the live CD's shown below.</p>
40 jnguyen 4469
41 kumaneko 6036 <h2><a name="Ubuntu12.04">Let's try TOMOYO Linux on Ubuntu 12.04 LiveCD</a></h2>
42     <p>This is a LiveCD ISO image of TOMOYO Linux based on Ubuntu 12.04. This is a regular Ubuntu system, but it runs with the TOMOYO Linux 1.8.3 kernel by default. The domains are placed in &quot;learning mode&quot;.</p>
43     <p><img src="media/ubuntu12.04-livecd.png" alt="ubuntu12.04-livecd.png" title="Ubuntu 12.04 LiveCD" width="600" height="450"></p>
44 kumaneko 6051 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/55786/ubuntu-12.04-desktop-i386-tomoyo-1.8.3p7-20120505.iso">ubuntu-12.04-desktop-i386-tomoyo-1.8.3p7-20120505.iso</a> MD5: bab6fe032086699a68855de1e47ecf54 Size: 735,764,480 bytes</p>
45 kumaneko 6036
46     <h3>How can I use this LiveCD?</h3>
47     <p>Please see <a href="1.8/Ubuntu12.04-live.html.en">tutorial document</a>.</p>
48    
49     <h3>What can I do with this LiveCD?</h3>
50     <ul>
51     <li>You can click the &quot;TOMOYO Linux Policy Editor&quot; icon on the desktop to browse domain transition and access permissions.</li>
52     <li>You can change the mode of domains in the policy editor.</li>
53     <li>You can see policy violation logs.</li>
54     <li>You can use all features of TOMOYO Linux 1.8.3.</li>
55     <li>You can click the &quot;install&quot; icon on the desktop to install Ubuntu 12.04 with TOMOYO Linux enabled.</li>
56     </ul>
57    
58     <h3>Q&amp;A</h3>
59     <ul>
60     <li>What is different from the normal Ubuntu 12.04?<ul><li>The TOMOYO Linux kernel is used instead of the default kernel, and TOMOYO's management tools are installed.</li></ul>
61     <li>Is this ISO image authorized by the Ubuntu project?<ul><li>No, this ISO image is made and distributed by the TOMOYO Linux project. Questions and feedback should be posted to the TOMOYO Linux mailing list.</li></ul></li>
62     <li>Does this LiveCD affect my Windows environment?<ul><li>No, unless you mount your hard drive from within the LiveCD in read/write mode.</li></ul></li>
63     <li>I want to install this image into my hard drive.<ul><li>Thank you! Use the &quot;Install&quot; icon on the desktop.</li></ul></li>
64     <li>Why did you make it?<ul><li>To make it easier for more people to try TOMOYO Linux.</li></ul></li>
65     <li>Why is policy not saved?<ul><li>In the LiveCD environment, policy can only be stored in memory and is lost when shutting down or rebooting. To be able to save policy changes, install Ubuntu 12.04 onto your hard drive.</li></ul></li>
66     <li>Can I install TOMOYO Linux on a normal Ubuntu 12.04 system?<ul><li>Yes, installing the TOMOYO Linux kernel and userspace tools within an already running Ubuntu system will give the same result.</li></ul></li>
67     <li>Is AppArmor enabled?<ul><li>Yes, TOMOYO Linux can coexist with AppArmor.</li></ul></li>
68     </ul>
69    
70 jnguyen 5582 <h2><a name="Ubuntu10.04">Let's try TOMOYO Linux on Ubuntu 10.04 LiveCD</a></h2>
71 kumaneko 5736 <p>This is a LiveCD ISO image of TOMOYO Linux based on Ubuntu 10.04. This is a regular Ubuntu system, but it runs with the TOMOYO Linux 1.8.3 kernel by default. The domains are placed in &quot;learning mode&quot;.</p>
72 kumaneko 5631 <p><img src="media/ubuntu10.04-livecd.png" alt="ubuntu10.04-livecd.png" title="Ubuntu 10.04 LiveCD" width="600" height="450"></p>
73 kumaneko 5736 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/44679/ubuntu-10.04.3-desktop-i386-tomoyo-1.8.3p4-20111223.iso">ubuntu-10.04.3-desktop-i386-tomoyo-1.8.3p4-20111223.iso</a> MD5: c3f00cd26b7f7cd385dc36b505abbf28 Size: 719,020,032 bytes</p>
74 kumaneko 5284
75     <h3>How can I use this LiveCD?</h3>
76 jnguyen 5582 <p>Please see <a href="1.8/Ubuntu10.04-live.html.en">tutorial document</a>.</p>
77 kumaneko 5284
78     <h3>What can I do with this LiveCD?</h3>
79 jnguyen 4472 <ul>
80 jnguyen 5582 <li>You can click the &quot;TOMOYO Linux Policy Editor&quot; icon on the desktop to browse domain transition and access permissions.</li>
81     <li>You can change the mode of domains in the policy editor.</li>
82 kumaneko 5284 <li>You can see policy violation logs.</li>
83 kumaneko 5736 <li>You can use all features of TOMOYO Linux 1.8.3.</li>
84 jnguyen 5582 <li>You can click the &quot;install&quot; icon on the desktop to install Ubuntu 10.04 with TOMOYO Linux enabled.</li>
85 jnguyen 4472 </ul>
86    
87 kumaneko 5284 <h3>Q&amp;A</h3>
88 kumaneko 6036 <ul>
89     <li>What is different from the normal Ubuntu 10.04?<ul><li>The TOMOYO Linux kernel is used instead of the default kernel, and TOMOYO's management tools are installed.</li></ul>
90 jnguyen 5582 <li>Is this ISO image authorized by the Ubuntu project?<ul><li>No, this ISO image is made and distributed by the TOMOYO Linux project. Questions and feedback should be posted to the TOMOYO Linux mailing list.</li></ul></li>
91     <li>Does this LiveCD affect my Windows environment?<ul><li>No, unless you mount your hard drive from within the LiveCD in read/write mode.</li></ul></li>
92     <li>I want to install this image into my hard drive.<ul><li>Thank you! Use the &quot;Install&quot; icon on the desktop.</li></ul></li>
93     <li>Why did you make it?<ul><li>To make it easier for more people to try TOMOYO Linux.</li></ul></li>
94 kumaneko 5734 <li>Why is policy not saved?<ul><li>In the LiveCD environment, policy can only be stored in memory and is lost when shutting down or rebooting. To be able to save policy changes, install Ubuntu 10.04 onto your hard drive.</li></ul></li>
95 jnguyen 5582 <li>Can I install TOMOYO Linux on a normal Ubuntu 10.04 system?<ul><li>Yes, installing the TOMOYO Linux kernel and userspace tools within an already running Ubuntu system will give the same result.</li></ul></li>
96 kumaneko 6036 <li>Is AppArmor enabled?<ul><li>Yes, TOMOYO Linux can coexist with AppArmor.</li></ul></li>
97     </ul>
98 kumaneko 5284
99 kumaneko 6301 <h2><a name="centos6">Let's try TOMOYO Linux on CentOS 6.5 Live CD</a></h2>
100     <p>This is a LiveCD ISO image of TOMOYO Linux based on CentOS 6.5. This is almost a regular CentOS system, but it runs with the TOMOYO Linux 1.8.3 kernel by default. The domains are placed in &quot;learning mode&quot;.</p>
101 kumaneko 5379 <p><img src="media/centos6-livecd.png" alt="centos6-livecd.png" title="CentOS 6 LiveCD" width="600" height="450"></p>
102 kumaneko 6358 <!--<p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/53014/CentOS-6.6-i386-TOMOYO-1.8.3p7-20141111.iso">CentOS-6.6-i386-TOMOYO1.8.3p7-20141111.iso</a> MD5: a655177f7ceb5c6f1a8c2e5202f67203 Size: 723,517,440 bytes</p>-->
103 kumaneko 6301 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/53014/CentOS-6.5-i386-TOMOYO-1.8.3p7-20131211.iso">CentOS-6.5-i386-TOMOYO-1.8.3p7-20131211.iso</a> MD5: cbbfd4289bdbda0b30ff434d0a4f95f6 Size: 680,525,824 bytes</p>
104 kumaneko 6276 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/53014/CentOS-6.4-i386-TOMOYO-1.8.3p7-20130901.iso">CentOS-6.4-i386-TOMOYO-1.8.3p7-20130901.iso</a> MD5: 6180b220850e24767cb114c220e2d178 Size: 710,934,528 bytes</p>
105 kumaneko 5734 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/53014/CentOS-6.2-i386-TOMOYO-1.8.3p3-20111223.iso">CentOS-6.2-i386-TOMOYO-1.8.3p3-20111223.iso</a> MD5: 0acdf696969fb02a74658031f149ca44 Size: 730,857,472 bytes</p>
106 kumaneko 5379
107     <h3>How can I use this LiveCD?</h3>
108     <p>Please see <a href="1.8/centos6-live.html.en">tutorial document</a>.</p>
109    
110     <h3>What can I do with this LiveCD?</h3>
111     <ul>
112 jnguyen 5582 <li>You can click the &quot;TOMOYO Linux Policy Editor&quot; icon on the desktop to browse domain transition and access permissions.</li>
113     <li>You can change the mode of domains in the policy editor.</li>
114 kumaneko 5379 <li>You can see policy violation logs.</li>
115 kumaneko 5734 <li>You can use all features of TOMOYO Linux 1.8.3.</li>
116 jnguyen 5582 <li>You can click the &quot;install&quot; icon on the desktop to install CentOS with TOMOYO Linux enabled.</li>
117 kumaneko 5379 </ul>
118    
119     <h3>Q&amp;A</h3>
120     <ul>
121 kumaneko 6301 <li>What is different from the normal CentOS 6.5?<ul><li>The TOMOYO Linux kernel is used instead of the default kernel, and TOMOYO's management tools are installed. Also, Japanese font and Adobe Flash Plugin (for browsing tutorial pages) are added.</li></ul></li>
122 jnguyen 5582 <li>Is this ISO image authorized by the CentOS project?<ul><li>No, this ISO image is made and distributed by the TOMOYO Linux project. Questions and feedback should be posted to the TOMOYO Linux mailing list.</li></ul></li>
123     <li>Does this LiveCD affect my Windows environment?<ul><li>No, unless you mount your hard drive from within the LiveCD in read/write mode.</li></ul></li>
124     <li>I want to install this image into my hard drive.<ul><li>Thank you! Use the &quot;Install&quot; icon on the desktop.</li></ul></li>
125     <li>Why did you make it?<ul><li>To make it easier for more people to try TOMOYO Linux.</li></ul></li>
126 kumaneko 6301 <li>Why is policy not saved?<ul><li>In the LiveCD environment, policy can only be stored in memory and is lost when shutting down or rebooting. To be able to save policy changes, install CentOS 6.5 onto your hard drive.</li></ul></li>
127     <li>Can I install TOMOYO Linux on a normal CentOS 6.5 system?<ul><li>Yes, installing the TOMOYO Linux kernel and userspace tools within an already running CentOS system will give the same result.</li></ul></li>
128 kumaneko 6036 <li>Is SELinux enabled?<ul><li>Yes, TOMOYO Linux can coexist with SELinux.</li></ul></li>
129     </ul>
130 kumaneko 5379
131 kumaneko 6301 <h2><a name="centos5">Let's try TOMOYO Linux on CentOS 5.10 Live CD</a></h2>
132     <p>This is a LiveCD ISO image of TOMOYO Linux based on CentOS 5.10. The feature is the same as CentOS 5.10, but it starts in &quot;learning mode&quot; of TOMOYO Linux 1.8.3 kernel.</p>
133 kumaneko 5284 <p><img src="media/centos5-livecd.png" alt="centos5-livecd.png" title="CentOS 5 LiveCD" width="600" height="450"></p>
134 kumaneko 6358 <!--<p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/44763/CentOS-5.11-i386-TOMOYO-1.8.3p7-20141111.iso">CentOS-5.11-i386-TOMOYO-1.8.3p7-20141111.iso</a> MD5: 3107a9ff90271b3fbe3b67768e4864e5 Size: 707,188,736 bytes</p>-->
135 kumaneko 6301 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/44763/CentOS-5.10-i386-TOMOYO-1.8.3p7-20131211.iso">CentOS-5.10-i386-TOMOYO-1.8.3p7-20131211.iso</a> MD5: 987b8b47027378bd0648789433c06d37 Size: 701,353,984 bytes</p>
136 kumaneko 6278 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/44763/CentOS-5.9-i386-TOMOYO-1.8.3p7-20130901.iso">CentOS-5.9-i386-TOMOYO-1.8.3p7-20130901.iso</a> MD5: ff949aa7053868b0452dad31acdf52a4 Size: 700,192,768 bytes</p>
137 kumaneko 5931 <p><a href="http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/tomoyo/44763/CentOS-5.8-i386-TOMOYO-1.8.3p5-20120312.iso">CentOS-5.8-i386-TOMOYO-1.8.3p5-20120312.iso</a> MD5: b6bf1f28222d87ed5beff4d03047f112 Size: 727,941,120 bytes</p>
138 kumaneko 5284
139     <h3>How can I use this LiveCD?</h3>
140     <p>Please see <a href="1.8/centos5-live.html.en">tutorial document</a>.</p>
141    
142     <h3>What can I do with this LiveCD?</h3>
143     <ul>
144 jnguyen 5582 <li>You can click the &quot;TOMOYO Linux Policy Editor&quot; icon on the desktop to browse domain transition and access permissions.</li>
145     <li>You can change the mode of domains in the policy editor.</li>
146 kumaneko 5284 <li>You can see policy violation logs.</li>
147 kumaneko 5741 <li>You can use all features of TOMOYO Linux 1.8.3.</li>
148 kumaneko 5284 </ul>
149    
150     <h3>Q&amp;A</h3>
151     <ul>
152 kumaneko 6301 <li>What is different from the normal CentOS 5.10?<ul><li>The TOMOYO Linux kernel is used instead of the default kernel, and TOMOYO's management tools are installed. Also, Japanese font and Adobe Flash Plugin (for browsing tutorial pages) are added. Due to CD-R's capacity limitation, OpenOffice.org and Thunderbird are removed.</li></ul></li>
153 jnguyen 5582 <li>Is this ISO image authorized by the CentOS project?<ul><li>No, this ISO image is made and distributed by the TOMOYO Linux project. Questions and feedback should be posted to the TOMOYO Linux mailing list.</li></ul></li>
154     <li>Does this LiveCD affect my Windows environment?<ul><li>No, unless you mount your hard drive from within the LiveCD in read/write mode.</li></ul></li>
155     <li>Why did you make it?<ul><li>To make it easier for more people to try TOMOYO Linux.</li></ul></li>
156 kumaneko 6301 <li>Why is policy not saved?<ul><li>In the LiveCD environment, policy can only be stored in memory and is lost when shutting down or rebooting. To be able to save policy changes, install CentOS 5.10 onto your hard drive.</li></ul></li>
157 kumaneko 6036 <li>Is SELinux enabled?<ul><li>Yes, TOMOYO Linux can coexist with SELinux.</li></ul></li>
158     </ul>
159 kumaneko 5284
160 jnguyen 4469 </div><!-- regular-content -->
161    
162     </div><!-- content -->
163    
164     <div id="footer">
165 jnguyen 4498 <p class="language">Go to <a href="download.html.ja">Japanese page</a>.</p>
166 jnguyen 4469 <p class="timestamp">Last modified: $Date$</p>
167 kumaneko 6347 <p class="trademark">Linux&reg; is a registered trademark of Linus Torvalds world-wide. TOMOYO&reg; is a registered trademark of <a href="http://www.nttdata.com/global/en/">NTT DATA Corporation</a>.</p>
168 kumaneko 5210 <p><a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=1973" width="96" height="31" alt="sflogo.php" title="SourceForge.jp"></a></p>
169 jnguyen 4469 </div>
170    
171     </body>
172     </html>

Properties

Name Value
svn:keywords Date

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26