gdzie jest MIRRORS ?
Krzysiek Taraszka
dzimi w pld.org.pl
Sob, 5 Paź 2002, 16:16:13 CEST
On Sat, 5 Oct 2002, Michal Moskal wrote:
> On Sat, Oct 05, 2002 at 04:07:05PM +0200, Krzysiek Taraszka wrote:
> > > > --11:42:15-- ftp://ftp.pld.org.pl/MIRRORS
> > >
> > > Powinien na moje oko być właśnie tu ^^^
> > >
> > > A w CVS jest w mirrortool/.
> >
> > to ja bym proponowal taką zmianę:
> >
> > --- ui.sh.orig Thu Oct 3 12:08:56 2002
> > +++ ui.sh Thu Oct 3 12:10:22 2002
> > @@ -20,5 +20,7 @@
> > if test -f /etc/MIRRORS ; then
> > install -m 644 /etc/MIRRORS etc
> > else
> > - wget ftp://ftp.pld.org.pl/MIRRORS -O etc/MIRRORS
> > + cvs -z9 -d:pserver:cvs w cvs.pld.org.pl:/cvsroot get mirrortools/MIRRORS
> > + cp mirrortools/MIRRORS etc/MIRRORS
> > + rm -rf mirrortools >& /dev/null
> > fi
> >
> > co Ty na to Michal ?
>
> OK.
ok, moge zrobic taką zmianę ?
[dzimi w home pkg]$ diff -urN ui.sh.orig ui.sh
--- ui.sh.orig Thu Oct 3 12:08:56 2002
+++ ui.sh Thu Oct 3 12:17:27 2002
@@ -20,5 +20,7 @@
if test -f /etc/MIRRORS ; then
install -m 644 /etc/MIRRORS etc
else
- wget ftp://ftp.pld.org.pl/MIRRORS -O etc/MIRRORS
+ cvs -z9 -d:pserver:cvs w cvs.pld.org.pl:/cvsroot get mirrortool/MIRRORS
+ cp mirrortool/MIRRORS etc/MIRRORS
+ rm -rf mirrortool/
fi
Krzysiek Taraszka (dzimi w pld.org.pl)
Więcej informacji o liście dyskusyjnej pld-devel-pl