Changeset 915 in MondoRescue for branches


Ignore:
Timestamp:
Nov 2, 2006, 7:00:56 PM (17 years ago)
Author:
Bruno Cornec
Message:

Fix HOWTO link errors (Marvin Greenberg <marvin.greenberg_at_acm.org>)

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo-doc/mondorescue-howto.sgml

    r763 r915  
    123123constantly evolving. It was started by Hugo Rabson and has
    124124since been worked upon by a number of people. See the
    125 '<ulink url="&WWWB;about.html#devteam">About</ulink>' web
     125'<ulink url="&WWWB;about.shtml#devteam">About</ulink>' web
    126126page for a list of members of the development team.</para>
    127127
     
    164164</para>
    165165<para>See Mondo's
    166         <ulink url="http://www.mondorescue.org/feedback/feedback.html">Feedback</ulink> page for
     166        <ulink url="http://www.mondorescue.org/support.shtml">Support</ulink> page for
    167167more information.
    168168</para>
     
    946946<sect2 id="overview-sysrq-swreq">
    947947<title>Software Requirements</title>
    948 <para>See Mondo's <ulink url="http://www.mondorescue.org/download.html">Download
     948<para>See Mondo's <ulink url="http://www.mondorescue.org/downloads.shtml">Download
    949949page</ulink> for details.</para>
    950950<para>Mondo requires afio, bzip2, cdrtools/cdrecord/growisofs, ncurses, newt,
     
    13561356/mnt/cdrom directories.</para>
    13571357<para>To see a detailed list of switches and their meaning, see the
    1358 <ulink url="http://www.mondorescue.org/download/mondoarchive.1.html">HTML
     1358<ulink url="http://www.mondorescue.org/docs/mondoarchive.8.html">HTML
    13591359man page</ulink> on the website or type 'man mondoarchive' at the
    13601360console.</para>
     
    20002000gives you some pointers on how to best lay out partitions.
    20012001You can find a good guide at
    2002 <ulink url="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/Partition/index.html">http://www.ibiblio.o
    2003 rg/pub/Linux/docs/HOWTO/mini/Partition/index.html</ulink></para>
     2002<ulink url="http://www.tldp.org/HOWTO/Partition/index.html">http://www.tldp.org/HOWTO/Partition/index.html</ulink>
     2003</para>
    20042004<para>If you want to restore a subset of the backup then:</para>
    20052005<itemizedlist>
     
    25092509<para>A: A good Linux distribution should contain XXX but the
    25102510designers, in their infinite wisdom, decided not to include that
    2511 particular tool. Check <!--<link linkend="linuxpackages">-->Related
    2512         Linux Packages<!--</link>--> and install the missing package. If that
     2511particular tool. Check <ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related
     2512        Linux Packages</ulink> and install the missing package. If that
    25132513fails, contact the vendor/distributor/manufacturer/designer of your
    25142514distro.</para>
     
    27582758<qandaentry>
    27592759<question>
    2760 <para><anchor id="COPYBOOTDATADISK"/>Q: How do i copy boot+data
     2760<para>Q: How do i copy boot+data
    27612761        disk images to physical floppy disks ?</para>
    27622762</question>
     
    28332833<answer>
    28342834<para>A: You have not installed libnewt and/or libnewt-devel.
    2835 Please do so. Check <ulink url="linuxpackages.html">Related Linux
     2835Please do so. Check <ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related Linux
    28362836Packages</ulink> to see what Mondo requires and where you can get
    28372837tarballs and RPM's. Make sure you are using the right version of
     
    28462846compile, it can be found in the 'popt' package. Check your
    28472847distribution and see if they have popt, if not check
    2848 <ulink url="linuxpackages.html">Related Linux Packages</ulink> to
     2848<ulink url="http://www.mondorescue.org/downloads.shtml#dependencies">Related Linux Packages</ulink> to
    28492849see where you can get it.</para>
    28502850</answer>
     
    28682868then you'll be told which packages you need. Mondo offers a lot of
    28692869those packages on its
    2870 <ulink url="http://www.mondorescue.org/download/download.html">Download</ulink>
     2870<ulink url="http://www.mondorescue.org/downloads.shtml">Download</ulink>
    28712871web page.</para>
    28722872</answer>
  • branches/stable/website/downloads.shtml

    r899 r915  
    2121      <h2>Mirrors</h2>
    2222    </div>
     23    <p><A NAME="mirrors"></A>
    2324    <p>We are interested in up to date mirrors for both the Web and FTP sites. Please contact us on the <a href="/support.shtml">mailing list</a>.
    2425    <ul>
     
    6364      <h2>Dependencies</h2>
    6465    </div>
     66    <p><A NAME="dependencies"></A>
    6567<p>The solution has been written in C/bash/perl and developed on a <a href="http://www.mandriva.com/">Mandriva</a> <a href="http://www.gnu.org/">Gnu</a>/<a href="http://www.lwn.net/">Linux</a> distribution. For it to work, you will need:</p>
    6668<ul>
Note: See TracChangeset for help on using the changeset viewer.