From oscar.dri at gmail.com Wed Nov 4 15:26:28 2009 From: oscar.dri at gmail.com (Oscar Sanchez) Date: Wed Nov 4 15:26:34 2009 Subject: FTP Mirrors please provide HTTP access In-Reply-To: <1253385237.13692.6.camel@rivalry.c7.campus.utcluj.ro> References: <20090918111931.GB47480@valentine.liquidneon.com> <4AB3757D.4060703@isc.org> <540307240909180640w32dbc085u488a4a1fc9e1343@mail.gmail.com> <20090918143621.GA14164@troll.free.org> <4AB3A4FA.4000408@wilbury.sk> <4AB3B790.1020203@elpastas.lt> <15C9CD89-FE05-46C9-A625-1EFDB1704EF4@solnet.ch> <1253385237.13692.6.camel@rivalry.c7.campus.utcluj.ro> Message-ID: <4AF197F0.1050808@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stas SUSHKOV wrote: > > Same in Romania for: > > http://freebsd.utcluj.ro/ (formerly ftp1.ro.freebsd.org ) > ftp.es.freebsd.org it's done. Same paths for http and ftp. Greetings!. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEVAwUBSvGX8NAD4c69FazGAQIEEgf/e6NuLe5kT63g3mFfcx0vtmRbrFKrkdUs UAaktQCMNFCtW0rcYX+AYE1v32LtBV9QBDZOF+IzB25GaX1c1e5iLaFKL6oL2G5g JGYtfPhm33szrMZVd2dqsToApCaINyCU3Xc2cbMIIrUxWrTmlVfoev9GJBX0MmWJ 1tWe+xVYFlcFeX2nbP/qqfJJIe2Hvw7h6VyCkfSQsVmsMgLWRH57nor5XXY1U5R5 NbfueAgjzIFdk8bEXsdzyampfEWdWzXfr3napawXRXQZyXQBpWAZLB7EeZR84UQX xbNoiBi+XuvKIoFpSfrdJSf4VbPpkLLc+QiuW8zHEZfDhx6nvPoDGw== =OKyW -----END PGP SIGNATURE----- From admin at piotrkosoft.net Thu Nov 12 17:16:11 2009 From: admin at piotrkosoft.net (Piotr Maluty) Date: Thu Nov 12 17:16:19 2009 Subject: Update information about mirror after changed to new alias. Message-ID: <001101ca63bb$d3bb44a0$97ccc20a@astrid> Hi I send this message again, because my alias has changed from ftp2 to ftp3 (This is already stable). ftp2 returned to ftp.iem.pw.edu.pl. and now my server has ftp3 and www3. Please change IPv4 and IPv6 alias on www.freebsd.org (website mirror list) from www2 to www3. and please move this line (ftp / ftpv6 / http / httpv6 / rsync / rsyncv6) in ftp list from ftp2 to ftp3. I can't see ftp3.pl in sysinstall, if possible please add this. I'm sorry for the inconvenience Thanks in advance Best Regards Piotr Maluty Piotrkosoft.net Piotrkosoft - Data Storage Center From ler at lerctr.org Sun Nov 15 19:47:40 2009 From: ler at lerctr.org (Larry Rosenman) Date: Sun Nov 15 19:47:46 2009 Subject: [Fwd: RELENG_7: Kernel Compile Failure] Message-ID: <0a3feb8b3d5e6a71f3879671d87479a3.squirrel@webmail.lerctr.org> I believe that cvsup17.us.freebsd.org is not serving the full set of changes for at least RELENG_7. Can someone do a health check? Thanks! ---------------------------- Original Message ---------------------------- Subject: RELENG_7: Kernel Compile Failure From: "Larry Rosenman" Date: Sun, November 15, 2009 12:37 pm To: freebsd-stable@freebsd.org -------------------------------------------------------------------------- Just csup'd off cvsup17.us.freebsd.org: cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/kern/kern_conf.c /usr/src/sys/kern/kern_conf.c: In function 'giant_mmap': /usr/src/sys/kern/kern_conf.c:483: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:483: error: (Each undeclared identifier is reported only once /usr/src/sys/kern/kern_conf.c:483: error: for each function it appears in.) /usr/src/sys/kern/kern_conf.c:484: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c: In function 'prep_cdevsw': /usr/src/sys/kern/kern_conf.c:677: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'd_mmap2_t' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: expected expression before ')' token /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' *** Error code 1 Stop in /usr/obj/usr/src/sys/THEBIGHONKER. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # Ideas? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From freebsd at dohd.org Wed Nov 18 11:44:05 2009 From: freebsd at dohd.org (Mark Huizer) Date: Wed Nov 18 11:44:12 2009 Subject: Request: Please hook up IPv6 to cvsup mirrors In-Reply-To: <4ACF99BD.3000605@FreeBSD.org> References: <4A9314B7.90405@FreeBSD.org> <20091002141117.GD1653@zaphod.nitro.dk> <4AC6493B.3070507@FreeBSD.org> <20091008214841.GB1849@arthur.nitro.dk> <4ACF99BD.3000605@FreeBSD.org> Message-ID: <20091118114403.GA38007@eeyore.local.dohd.org> > Connecting to cvsup10.freebsd.org > Connected to 2001:4f8:fff6::30 > > Thanks for following up on this, nice to have that much more traffic > going over v6. :) cvsup.nl.freebsd.org has had this for quite some time now (using inetd), but I never got to putting it in DNS, hopefully that will be fixed soonish Mark -- Nice testing in little China... From MPerrin at weather.com Wed Nov 18 16:40:50 2009 From: MPerrin at weather.com (Perrin, Michael) Date: Wed Nov 18 16:40:57 2009 Subject: [Fwd: RELENG_7: Kernel Compile Failure] In-Reply-To: <0a3feb8b3d5e6a71f3879671d87479a3.squirrel@webmail.lerctr.org> References: <0a3feb8b3d5e6a71f3879671d87479a3.squirrel@webmail.lerctr.org> Message-ID: <479C6AE46FA73241AD5969D9F9A484130D58C312@ATLMAIL01.corp.weather.com> cvsup17.freebsd.org/cvsup17.us.freebsd.org should be behaving better now. Looks like a combination of a ton of "Checksum mismatch" errors with some network issues caused it to fail before doing complete updates. As of this morning, it's been getting successful updates from cvsup-master. -----Original Message----- From: owner-freebsd-hubs@freebsd.org [mailto:owner-freebsd-hubs@freebsd.org] On Behalf Of Larry Rosenman Sent: Sunday, November 15, 2009 2:33 PM To: freebsd-hubs@freebsd.org Subject: [Fwd: RELENG_7: Kernel Compile Failure] I believe that cvsup17.us.freebsd.org is not serving the full set of changes for at least RELENG_7. Can someone do a health check? Thanks! ---------------------------- Original Message ---------------------------- Subject: RELENG_7: Kernel Compile Failure From: "Larry Rosenman" Date: Sun, November 15, 2009 12:37 pm To: freebsd-stable@freebsd.org ------------------------------------------------------------------------ -- Just csup'd off cvsup17.us.freebsd.org: cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/kern/kern_conf.c /usr/src/sys/kern/kern_conf.c: In function 'giant_mmap': /usr/src/sys/kern/kern_conf.c:483: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:483: error: (Each undeclared identifier is reported only once /usr/src/sys/kern/kern_conf.c:483: error: for each function it appears in.) /usr/src/sys/kern/kern_conf.c:484: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c: In function 'prep_cdevsw': /usr/src/sys/kern/kern_conf.c:677: error: 'D_MMAP2' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' /usr/src/sys/kern/kern_conf.c:698: error: 'd_mmap2_t' undeclared (first use in this function) /usr/src/sys/kern/kern_conf.c:698: error: expected expression before ')' token /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' *** Error code 1 Stop in /usr/obj/usr/src/sys/THEBIGHONKER. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # Ideas? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 _______________________________________________ freebsd-hubs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hubs To unsubscribe, send any mail to "freebsd-hubs-unsubscribe@freebsd.org" From MPerrin at weather.com Wed Nov 18 16:44:01 2009 From: MPerrin at weather.com (Perrin, Michael) Date: Wed Nov 18 16:44:15 2009 Subject: CVSup src file Edits almost alway triggering Checksum mismatch and Fixup In-Reply-To: <20090817123425.GA15105@curry.mchp.siemens.de> References: <20090815013441.GS6527@rwpc12.mby.riverwillow.net.au> <20090817123425.GA15105@curry.mchp.siemens.de> Message-ID: <479C6AE46FA73241AD5969D9F9A484130D58C319@ATLMAIL01.corp.weather.com> Any update on a solution to this problem? -----Original Message----- From: owner-freebsd-hubs@freebsd.org [mailto:owner-freebsd-hubs@freebsd.org] On Behalf Of Andre Albsmeier Sent: Monday, August 17, 2009 8:34 AM To: freebsd-hubs@freebsd.org Subject: Re: CVSup src file Edits almost alway triggering Checksum mismatch and Fixup On Sat, 15-Aug-2009 at 11:34:41 +1000, John Marshall wrote: > A dialup user of our CVSup mirror alerted me to this. > > These days, almost every file updated in the src tree triggers a > Checksum mismatch, full file download and Fixup. I'm not seeing this > for doc, ports, etc.; just src. Me too ;-) The problem started (for me) a few month ago. I see the "Checksum mismatch" messages as well. Sometimes two or three, sometimes 100 or more, sometimes none. I used CVSup for years. I tried csup, nothing changed. I switched servers I CVSup from, even tried cvsup.freebsd.org. I tried compressing and non-compressing mode. Like John, I only see the problem on src, not elsewhere. Any ideas? Thanks, -Andre > > For example (from the logs of our synch's with cvsup-master)... > > --------------------------------------- > Edit ports/math/jags/Makefile,v > Edit ports/math/jags/distinfo,v > Edit src/release/Makefile,v > src/release/Makefile,v: Checksum mismatch -- will transfer entire file > Create src/release/svnbranch.awk,v > Edit src/sys/amd64/amd64/local_apic.c,v > src/sys/amd64/amd64/local_apic.c,v: Checksum mismatch -- will transfer entire file > Edit src/sys/amd64/include/apicvar.h,v > src/sys/amd64/include/apicvar.h,v: Checksum mismatch -- will transfer entire file > Edit src/sys/amd64/include/pmc_mdep.h,v > src/sys/amd64/include/pmc_mdep.h,v: Checksum mismatch -- will transfer entire file > Edit src/sys/dev/hwpmc/hwpmc_core.c,v > Edit src/sys/dev/hwpmc/hwpmc_piv.c,v > src/sys/dev/hwpmc/hwpmc_piv.c,v: Checksum mismatch -- will transfer entire file > Edit src/sys/dev/hwpmc/hwpmc_ppro.c,v > src/sys/dev/hwpmc/hwpmc_ppro.c,v: Checksum mismatch -- will transfer entire file > Edit src/sys/dev/hwpmc/hwpmc_x86.c,v > src/sys/dev/hwpmc/hwpmc_x86.c,v: Checksum mismatch -- will transfer entire file > Edit src/sys/i386/i386/local_apic.c,v > src/sys/i386/i386/local_apic.c,v: Checksum mismatch -- will transfer entire file > Edit src/sys/i386/include/apicvar.h,v > src/sys/i386/include/apicvar.h,v: Checksum mismatch -- will transfer entire file > Edit src/sys/i386/include/pmc_mdep.h,v > src/sys/i386/include/pmc_mdep.h,v: Checksum mismatch -- will transfer entire file > Edit src/sys/pci/agp_i810.c,v -> Attic > src/sys/pci/agp_i810.c,v: Checksum mismatch -- will transfer entire file > --------------------------------------- > > Followed by... > > --------------------------------------- > Applying fixups for collection cvs-all/cvs > Fixup src/release/Makefile,v > Fixup src/sys/amd64/amd64/local_apic.c,v > Fixup src/sys/amd64/include/apicvar.h,v > Fixup src/sys/amd64/include/pmc_mdep.h,v > Fixup src/sys/dev/hwpmc/hwpmc_piv.c,v > Fixup src/sys/dev/hwpmc/hwpmc_ppro.c,v > Fixup src/sys/dev/hwpmc/hwpmc_x86.c,v > Fixup src/sys/i386/i386/local_apic.c,v > Fixup src/sys/i386/include/apicvar.h,v > Fixup src/sys/i386/include/pmc_mdep.h,v > Fixup src/sys/pci/agp_i810.c,v -> Attic > --------------------------------------- > > I am not seeing Fixups for anything other than the src tree. I've > checked back through the past month's logs and the story is the same. > Is this a consequence of SVN export to CVS? Can it be fixed? Am I just > doing something wrong? > > -- > John Marshall -- Never argue with an idiot. They drag you down to their level, then beat you with their experience. _______________________________________________ freebsd-hubs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hubs To unsubscribe, send any mail to "freebsd-hubs-unsubscribe@freebsd.org" From jgrosch at es.net Wed Nov 18 18:51:31 2009 From: jgrosch at es.net (Josef Grosch) Date: Wed Nov 18 18:51:37 2009 Subject: Request: Please hook up IPv6 to cvsup mirrors In-Reply-To: <20091118114403.GA38007@eeyore.local.dohd.org> References: <4A9314B7.90405@FreeBSD.org> <20091002141117.GD1653@zaphod.nitro.dk> <4AC6493B.3070507@FreeBSD.org> <20091008214841.GB1849@arthur.nitro.dk> <4ACF99BD.3000605@FreeBSD.org> <20091118114403.GA38007@eeyore.local.dohd.org> Message-ID: <4B044219.9090403@es.net> Mark Huizer wrote: >> Connecting to cvsup10.freebsd.org >> Connected to 2001:4f8:fff6::30 >> >> Thanks for following up on this, nice to have that much more traffic >> going over v6. :) > > cvsup.nl.freebsd.org has had this for quite some time now (using inetd), > but I never got to putting it in DNS, hopefully that will be fixed > soonish > > Mark > We here at LBL are working on putting up an official FreeBSD mirror offering IPv4 and IPv6. Josef -- Josef Grosch Email : jgrosch@es.net Computer Systems Engineer Office : 510-486-6597 Lawrence Berkeley National Laboratory Cell : 510-207-9976 From wollman at bimajority.org Wed Nov 18 19:09:15 2009 From: wollman at bimajority.org (Garrett Wollman) Date: Wed Nov 18 19:09:21 2009 Subject: Request: Please hook up IPv6 to cvsup mirrors In-Reply-To: <4B044219.9090403@es.net> References: <4A9314B7.90405@FreeBSD.org> <20091002141117.GD1653@zaphod.nitro.dk> <4AC6493B.3070507@FreeBSD.org> <20091008214841.GB1849@arthur.nitro.dk> <4ACF99BD.3000605@FreeBSD.org> <20091118114403.GA38007@eeyore.local.dohd.org> <4B044219.9090403@es.net> Message-ID: <19204.17067.198202.175659@hergotha.csail.mit.edu> < said: > We here at LBL are working on putting up an official FreeBSD mirror > offering IPv4 and IPv6. I've been ready to offer it for the past five years, but my upstream still doesn't support v6. (When you have a /8, the motivation to actually prepare for the transition is somewhat attenuated....) -GAWollman From dimitar.vassilev at gmail.com Mon Nov 23 08:28:53 2009 From: dimitar.vassilev at gmail.com (Dimitar Vasilev) Date: Mon Nov 23 08:28:59 2009 Subject: bg.freebsd.org on the road again Message-ID: <59adc1a0911230028h14e98a44lc9cae6c009bf48cd@mail.gmail.com> Hi all, After a very long outage (health and work-related stuff) bg.freebsd.org is slowly rising into it's former glory. Server has been powered up again at it's old location. Thanks to Faculty of Mathematics and Informatics at Sofia University for the goodness of hosting us. Waiting for confirmation of the new ip range and will update the bg.freebsd.org zone. ns1.bg.freebsd.org is still reachable but no any services are running currently as ip range is about to be defined. Thanks to all for the trust and support! Best regards, Dimitar Vassilev From pav at FreeBSD.org Wed Nov 25 22:27:24 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Wed Nov 25 22:27:31 2009 Subject: gnats for rsync? Message-ID: <1259186419.87404.22.camel@hood.oook.cz> Hi, I've been rsyncing gnats archive from cvsup4.ru but that site is no longer reachable for past two weeks. Anyone have another working rsync repo with gnats? -- Pav Lucistnik Pilot to Co-Pilot: Boo. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-hubs/attachments/20091125/a8a42c06/attachment.pgp From maxim at macomnet.ru Thu Nov 26 07:27:15 2009 From: maxim at macomnet.ru (Maxim Konovalov) Date: Thu Nov 26 07:27:32 2009 Subject: gnats for rsync? In-Reply-To: <1259186419.87404.22.camel@hood.oook.cz> References: <1259186419.87404.22.camel@hood.oook.cz> Message-ID: <20091126102608.H46947@mp2.macomnet.net> On Wed, 25 Nov 2009, 23:00+0100, Pav Lucistnik wrote: > Hi, > > I've been rsyncing gnats archive from cvsup4.ru but that site is no > longer reachable for past two weeks. Anyone have another working rsync > repo with gnats? > Err, use ftp.mtu.ru instead. We've split cvsup and ftp servers. -- Maxim Konovalov From pav at FreeBSD.org Thu Nov 26 08:33:37 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Nov 26 08:33:43 2009 Subject: gnats for rsync? In-Reply-To: <20091126102608.H46947@mp2.macomnet.net> References: <1259186419.87404.22.camel@hood.oook.cz> <20091126102608.H46947@mp2.macomnet.net> Message-ID: <1259224410.88562.0.camel@pav.hide.vol.cz> Maxim Konovalov p??e v ?t 26. 11. 2009 v 10:27 +0300: > On Wed, 25 Nov 2009, 23:00+0100, Pav Lucistnik wrote: > > > Hi, > > > > I've been rsyncing gnats archive from cvsup4.ru but that site is no > > longer reachable for past two weeks. Anyone have another working rsync > > repo with gnats? > > > Err, use ftp.mtu.ru instead. We've split cvsup and ftp servers. Great, this works. Thank you. I will update Handbook appendix. -- Pav Lucistnik It whines, glows and fades... -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-hubs/attachments/20091126/eefda01b/attachment.pgp From maxim at macomnet.ru Thu Nov 26 09:03:47 2009 From: maxim at macomnet.ru (Maxim Konovalov) Date: Thu Nov 26 09:03:54 2009 Subject: gnats for rsync? In-Reply-To: <1259224410.88562.0.camel@pav.hide.vol.cz> References: <1259186419.87404.22.camel@hood.oook.cz> <20091126102608.H46947@mp2.macomnet.net> <1259224410.88562.0.camel@pav.hide.vol.cz> Message-ID: <20091126120252.V46947@mp2.macomnet.net> On Thu, 26 Nov 2009, 09:33+0100, Pav Lucistnik wrote: > Maxim Konovalov p??e v ?t 26. 11. 2009 v 10:27 +0300: > > On Wed, 25 Nov 2009, 23:00+0100, Pav Lucistnik wrote: > > > > > Hi, > > > > > > I've been rsyncing gnats archive from cvsup4.ru but that site is no > > > longer reachable for past two weeks. Anyone have another working rsync > > > repo with gnats? > > > > > Err, use ftp.mtu.ru instead. We've split cvsup and ftp servers. > > Great, this works. Thank you. I will update Handbook appendix. > Hmm, I didn't know it is documented somewhere. What is the URL? -- Maxim Konovalov From pav at FreeBSD.org Thu Nov 26 09:06:40 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Nov 26 09:06:45 2009 Subject: gnats for rsync? In-Reply-To: <20091126120252.V46947@mp2.macomnet.net> References: <1259186419.87404.22.camel@hood.oook.cz> <20091126102608.H46947@mp2.macomnet.net> <1259224410.88562.0.camel@pav.hide.vol.cz> <20091126120252.V46947@mp2.macomnet.net> Message-ID: <1259226394.88562.4.camel@pav.hide.vol.cz> Maxim Konovalov p??e v ?t 26. 11. 2009 v 12:03 +0300: > > > > I've been rsyncing gnats archive from cvsup4.ru but that site is no > > > > longer reachable for past two weeks. Anyone have another working rsync > > > > repo with gnats? > > > > > > > Err, use ftp.mtu.ru instead. We've split cvsup and ftp servers. > > > > Great, this works. Thank you. I will update Handbook appendix. > > > Hmm, I didn't know it is documented somewhere. What is the URL? It's in the Handbook -- http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-rsync.html -- Pav Lucistnik A computer programmer is a device for turning requirements into undocumented features. It runs on cola, pizza and Dilbert cartoons. -- Bram Moolenaar -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-hubs/attachments/20091126/ecb0368e/attachment.pgp From maxim at macomnet.ru Thu Nov 26 09:12:57 2009 From: maxim at macomnet.ru (Maxim Konovalov) Date: Thu Nov 26 09:13:03 2009 Subject: gnats for rsync? In-Reply-To: <1259226394.88562.4.camel@pav.hide.vol.cz> References: <1259186419.87404.22.camel@hood.oook.cz> <20091126102608.H46947@mp2.macomnet.net> <1259224410.88562.0.camel@pav.hide.vol.cz> <20091126120252.V46947@mp2.macomnet.net> <1259226394.88562.4.camel@pav.hide.vol.cz> Message-ID: <20091126121045.Y46947@mp2.macomnet.net> > It's in the Handbook -- > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-rsync.html > OK. Perhaps it makes sence to document other collections as well. Like FreeBSD ftp://ftp.mtu.ru/pub/FreeBSD/ FreeBSD-gnats FreeBSD GNATS database FreeBSD-Archive ftp://ftp.mtu.ru/pub/FreeBSD-Archive/ 386BSD ftp://ftp.mtu.ru/pub/386BSD/ BSD4.4-LITE ftp://ftp.mtu.ru/pub/BSD4.4-LITE/ ... The whole list is available through rsync rsync://ftp.mtu.ru/ Thanks a lot and sorry for the disruption. -- Maxim Konovalov From pav at FreeBSD.org Thu Nov 26 16:01:50 2009 From: pav at FreeBSD.org (Pav Lucistnik) Date: Thu Nov 26 16:01:57 2009 Subject: gnats for rsync? In-Reply-To: <20091126121045.Y46947@mp2.macomnet.net> References: <1259186419.87404.22.camel@hood.oook.cz> <20091126102608.H46947@mp2.macomnet.net> <1259224410.88562.0.camel@pav.hide.vol.cz> <20091126120252.V46947@mp2.macomnet.net> <1259226394.88562.4.camel@pav.hide.vol.cz> <20091126121045.Y46947@mp2.macomnet.net> Message-ID: <1259251304.88562.20.camel@pav.hide.vol.cz> Maxim Konovalov p??e v ?t 26. 11. 2009 v 12:12 +0300: > > It's in the Handbook -- > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-rsync.html > > > OK. Perhaps it makes sence to document other collections as well. > Like > > FreeBSD ftp://ftp.mtu.ru/pub/FreeBSD/ > FreeBSD-gnats FreeBSD GNATS database > FreeBSD-Archive ftp://ftp.mtu.ru/pub/FreeBSD-Archive/ > 386BSD ftp://ftp.mtu.ru/pub/386BSD/ > BSD4.4-LITE ftp://ftp.mtu.ru/pub/BSD4.4-LITE/ > ... I have added the other two related directly to FreeBSD. I'm not sure 386BSD and 4.4 is relevant for FreeBSD Handbook. -- Pav Lucistnik Angband in action! Constant escalation to new depths to find angrier, meaner letters and more punctuation! -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= Url : http://lists.freebsd.org/pipermail/freebsd-hubs/attachments/20091126/f130b2ec/attachment.pgp