From b015dd76de4f0f62b72c8d88eef6ffa186543c79 Mon Sep 17 00:00:00 2001
From: dipohl <dipohl@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Mon, 2 Mar 2009 21:17:43 +0000
Subject: [PATCH] Added link to Finnix Live Boot-CD

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2744 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/faq.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/faq.html b/www/faq.html
index 109157fcb..b42963aad 100644
--- a/www/faq.html
+++ b/www/faq.html
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 <head>
- <title>smartmontools FAQ Page (last updated $Date: 2009/01/16 18:47:26 $)</title>
+ <title>smartmontools FAQ Page (last updated $Date: 2009/03/02 21:17:43 $)</title>
  <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
  <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
  <meta name="description" content="smartmontools FAQ Page" />
@@ -15,7 +15,7 @@
 <link rel="stylesheet" type="text/css" href="css/style.css" />
 </head>
 <body>
-<!-- $Id: faq.html,v 1.10 2009/01/16 18:47:26 dipohl Exp $ -->
+<!-- $Id: faq.html,v 1.11 2009/03/02 21:17:43 dipohl Exp $ -->
 <div id="header">
     <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
     smartmontools FAQ Page</h1>
@@ -349,6 +349,7 @@ day-to-day operating system.</p>
 
 <p><a name="bootable"></a>Here is a list of such bootable CDs:</p>
 <ul>
+<li><a href="http://www.finnix.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Finnix Live Bootable CD</a></li>
 <li><a href="http://docs.fedoraproject.org/release-notes/f7/en_US/sn-Live.html"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Fedora Core 7 Live Bootable CD</a></li>
 <li><a href="http://www.lnx-bbc.com/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />LNX-BBC Bootable CD</a></li>
 <li><a href="http://www.stresslinux.org/"><img src="pics/linkext.gif" width="11" height="11" border="0" alt="extLink: " />Stresslinux Bootable CD</a></li>
@@ -736,7 +737,7 @@ Hosted by<br />
  <br />
 <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br />
 Copyright (C) 2002-9 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
-Last update: $Date: 2009/01/16 18:47:26 $</font><br />
+Last update: $Date: 2009/03/02 21:17:43 $</font><br />
 <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Ffaq.html">W3C Link-Checker</a><br />
 <a href="http://validator.w3.org/check?uri=referer"><img
         src="http://www.w3.org/Icons/valid-xhtml10-blue"
-- 
GitLab