• R/O
  • SSH
  • HTTPS

caitsith: Commit


Commit MetaInfo

Revision78 (tree)
Time2013-01-06 20:33:51
Authorkumaneko

Log Message

(empty log message)

Change Summary

Incremental Difference

--- tags/htdocs/index.html (revision 77)
+++ tags/htdocs/index.html (revision 78)
@@ -240,12 +240,12 @@
240240 Also, there are several patches which can be applied to distributor's latest kernels. For example "2.6.32-centos-6.3" if using CentOS 6.3's latest kernel:</p>
241241
242242 <pre class="command">
243-$ wget -O caitsith-patch-0.1-20121225.tar.gz 'http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/caitsith/55464/caitsith-patch-0.1-20121225.tar.gz'
244-$ wget -O caitsith-patch-0.1-20121225.tar.gz.asc 'http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/caitsith/55464/caitsith-patch-0.1-20121225.tar.gz.asc'
243+$ wget -O caitsith-patch-0.1-20130106.tar.gz 'http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/caitsith/55464/caitsith-patch-0.1-20130106.tar.gz'
244+$ wget -O caitsith-patch-0.1-20130106.tar.gz.asc 'http://sourceforge.jp/frs/redir.php?m=jaist&amp;f=/caitsith/55464/caitsith-patch-0.1-20130106.tar.gz.asc'
245245 $ wget http://I-love.SAKURA.ne.jp/kumaneko-key
246246 $ gpg --import kumaneko-key
247-$ gpg caitsith-patch-0.1-20121225.tar.gz.asc
248-$ tar -zxf caitsith-patch-0.1-20121225.tar.gz
247+$ gpg caitsith-patch-0.1-20130106.tar.gz.asc
248+$ tar -zxf caitsith-patch-0.1-20130106.tar.gz
249249 $ sed -i -e 's/CCSECURITY/CAITSITH/g' -e 's/ccsecurity/caitsith/g' -- patches/ccs-patch-*.diff
250250 $ patch -sp1 &lt; patches/ccs-patch-$VERSION.diff
251251 </pre>
Show on old repository browser