mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
Explaining how to do apt-get with the new mirrors.
This commit is contained in:
parent
e20d8b7c68
commit
1f9fdc01d9
@ -3,7 +3,7 @@
|
|||||||
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E"
|
||||||
alink="#FF0000">
|
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>
|
<p>
|
||||||
|
|
||||||
@ -64,9 +64,10 @@ README and type make to install
|
|||||||
gbootroot debian package</a><br>
|
gbootroot debian package</a><br>
|
||||||
<em>Instructions:</em><br>
|
<em>Instructions:</em><br>
|
||||||
apt-get --yes install gbootroot or dswim -qxyz gbootroot<br>
|
apt-get --yes install gbootroot or dswim -qxyz gbootroot<br>
|
||||||
after adding these lines to your sources.list:<br>
|
after adding these lines to your sources.list where ${country} is one of
|
||||||
<code>deb http://prdownloads.sourceforge.net/gbootroot ./<br>
|
unc, telia, or belnet. ex: telia.dl.sourceforge.net:<br>
|
||||||
deb http://prdownloads.sourceforge.net/avd ./</code><br></p>
|
<code>deb http://${country}.dl.sourceforge.net/gbootroot ./<br>
|
||||||
|
deb http://${country}.dl.sourceforge.net/avd ./</code><br></p>
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user