Browse Source

Explaining how to do apt-get with the new mirrors.

master
freesource 22 years ago
parent
commit
1f9fdc01d9
  1. 9
      doc/html/index.html

9
doc/html/index.html

@ -3,7 +3,7 @@
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
alink="#FF0000">
<center>$Id: index.html,v 1.100 2002/03/13 19:43:43 freesource Exp $</center>
<center>$Id: index.html,v 1.101 2002/05/04 22:11:32 freesource Exp $</center>
<p>
@ -64,9 +64,10 @@ README and type make to install
gbootroot debian package</a><br>
<em>Instructions:</em><br>
apt-get --yes install gbootroot or dswim -qxyz gbootroot<br>
after adding these lines to your sources.list:<br>
<code>deb http://prdownloads.sourceforge.net/gbootroot ./<br>
deb http://prdownloads.sourceforge.net/avd ./</code><br></p>
after adding these lines to your sources.list where ${country} is one of
unc, telia, or belnet. ex: telia.dl.sourceforge.net:<br>
<code>deb http://${country}.dl.sourceforge.net/gbootroot ./<br>
deb http://${country}.dl.sourceforge.net/avd ./</code><br></p>
<p>

Loading…
Cancel
Save