[Kerncomp-cvs] www index.html,1.5,1.6
Brought to you by:
delsarto,
dswatgelato
From: Ian W. <del...@us...> - 2005-05-26 22:18:40
|
Update of /cvsroot/kerncomp/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10057 Modified Files: index.html Log Message: add link to hp Index: index.html =================================================================== RCS file: /cvsroot/kerncomp/www/index.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.html 20 May 2005 00:39:45 -0000 1.5 --- index.html 26 May 2005 22:18:29 -0000 1.6 *************** *** 86,89 **** --- 86,93 ---- you are interested in.</dd> + <dt>HP's PA-RISC autobuild</dt> + + <dd>HP create PA-RISC kernels and package them into a .deb on <a href="http://cvs.parisc-linux.org/download/linux-2.6/">their site</a>. + </dl> *************** *** 118,120 **** </body> ! </html> \ No newline at end of file --- 122,124 ---- </body> ! </html> |