<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Description: [documentation] FAQ.html cleanup
 This patch removes the inclusion of the W3C validator icon and link, as well
 as other external images, which induced a privacy breach (fixes lintian error
 privacy-breach-w3c-valid-html and warning privacy-breach-generic). The
 internal links (anchors) were fixed.
Author: Matteo Cypriani &lt;mcy@lm7.fr&gt;
Last-Update: 2010-05-12
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -11,20 +11,10 @@
   &lt;/head&gt;
 
   &lt;body bgcolor="#ffffff"&gt;
-&lt;base href="http://fdutils.linux.lu"&gt;
 
 &lt;div id="frame"&gt;
   &lt;div id="logobar"&gt;
-
-  &lt;table border=0 width="100%"&gt;
-   &lt;tr&gt;
-    &lt;td rowspan=2 valign="top"&gt;
-     &lt;A HREF="http://www.transfair.lu/petition/campcafe.html"&gt;&lt;img src="http://alain.knaff.lu/BigNoise.jpg" border="0" alt="Join the Big Noise! Pay fair prices to coffee growers" width="239" height="145"&gt;&lt;/A&gt;
-    &lt;td align="left"&gt;
-     &lt;center&gt;&lt;a href="http://swpat.ffii.org/"&gt;&lt;img src="images/banner09.png" alt="No Software Patents!" width=468 height=60&gt;&lt;/a&gt;&lt;/center&gt;&lt;p&gt;
-  &lt;tr&gt;
-    &lt;td&gt;&lt;h1 class="globaltitle"&gt;Fdutils&lt;/h1&gt;
-  &lt;/table&gt;
+    &lt;h1 class="globaltitle"&gt;Fdutils&lt;/h1&gt;
   &lt;/div&gt;
 
   &lt;div id="leftcolumn"&gt;
@@ -32,36 +22,18 @@
     &lt;div id="navbar"&gt;
 
     &lt;center&gt;&lt;a href="http://alain.knaff.linux.lu"&gt;
-    &lt;img src="images/home.gif" border=0 alt="[To my homepage]" width="31" height="24"&gt;&lt;/a&gt;&lt;/center&gt;
+    [To my homepage]&lt;/a&gt;&lt;/center&gt;
 
 
 &lt;ul&gt;
- &lt;li&gt;&lt;a href="index.html"&gt;Introduction&lt;/a&gt;
- &lt;li&gt;&lt;a href="download.html"&gt;Downloads&lt;/a&gt;
- &lt;li&gt;&lt;a href="mailing.html"&gt;Mailing list/doc&lt;/a&gt;
- &lt;li&gt;&lt;a href="faq.html#start"&gt;Frequently asked questions&lt;/a&gt;
- &lt;li&gt;&lt;a href="disk-id.html"&gt;How to identify&lt;br&gt;an unknown disk&lt;/a&gt;
+ &lt;li&gt;&lt;a href="http://fdutils.linux.lu/index.html"&gt;Introduction&lt;/a&gt;
+ &lt;li&gt;&lt;a href="http://fdutils.linux.lu/download.html"&gt;Downloads&lt;/a&gt;
+ &lt;li&gt;&lt;a href="http://fdutils.linux.lu/mailing.html"&gt;Mailing list/doc&lt;/a&gt;
+ &lt;li&gt;&lt;a href="http://fdutils.linux.lu/faq.html#start"&gt;Frequently asked questions&lt;/a&gt;
+ &lt;li&gt;&lt;a href="http://fdutils.linux.lu/disk-id.html"&gt;How to identify&lt;br&gt;an unknown disk&lt;/a&gt;
 &lt;/ul&gt;
 
     &lt;/div&gt; &lt;!-- navbar --&gt;
-    &lt;!-- the Lilux penguin --&gt;
-    &lt;div id="penguin"&gt;
-	    &lt;center&gt;&lt;a class="picture" href="http://www.lilux.lu" target="_blank"&gt;&lt;img src="images/lilux_01.gif" width="90" height="104" border="0" alt="lien vers http://www.lilux.lu"&gt;&lt;/a&gt;&lt;/center&gt;
-	    &lt;center&gt;&lt;a class="picture" href="http://validator.w3.org/check/referer"&gt;&lt;img border="0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"&gt;&lt;/a&gt;&lt;/center&gt;
-
-    &lt;/div&gt; &lt;!-- penguin --&gt;
-
-&lt;br&gt;
-
-&lt;center&gt;&lt;a href="http://www.netcraft.com/cgi-bin/Survey/whats?host=fdutils.linux.lu"&gt;
-&lt;img src ="images/powered.gif" width=90 height=53 border=0 alt="Powered By ...?"&gt;
-&lt;/a&gt;&lt;/center&gt;
-
-&lt;br&gt;
-
-&lt;center&gt;&lt;A HREF="http://www.anybrowser.org/campaign/"&gt;
-&lt;IMG SRC="images/viewed-globe.gif" ALT="Content Enhanced - Use Any Browser" BORDER="0" ALIGN="MIDDLE" WIDTH="147" HEIGHT="42"&gt;
-&lt;/A&gt;&lt;/center&gt;
 
     &lt;/div&gt; &lt;!-- leftcolumn --&gt;
     &lt;div id="contentright"&gt;
@@ -72,7 +44,7 @@
 &lt;div align=justify&gt;
 
 Most of the floppy utilities mentioned in this FAQ can be found in the
-&lt;a href="../fdutils/index.html"&gt;fdutils&lt;/a&gt; package. For others,
+&lt;a href="http://fdutils.linux.lu/"&gt;fdutils&lt;/a&gt; package. For others,
 consult the lsm or archie. Alpha releases of fdutils are named
 fdutils-&lt;em&gt;version&lt;/em&gt;-&lt;em&gt;YearMonthDay&lt;/em&gt;..diff.gz
 
@@ -181,7 +153,7 @@
 executing the command, in order to find out which messages were
 generated by the command, and which ones were generated by earlyer
 commands. Alternatively, you may get the &lt;a
-href="misc/user-printk.tgz"&gt;user-printk&lt;/a&gt;
+href="http://fdutils.linux.lu/misc/user-printk.tgz"&gt;user-printk&lt;/a&gt;
 module which allows you to insert "comments" into the stream of
 console messages.
 
</pre></body></html>