From owner-freebsd-hubs Sun Aug 4 13: 3:23 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6B6F37B400 for ; Sun, 4 Aug 2002 13:03:17 -0700 (PDT) Received: from stono.cs.cofc.edu (stono.cs.cofc.edu [153.9.17.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D64643E6E for ; Sun, 4 Aug 2002 13:03:13 -0700 (PDT) (envelope-from jimmy@cs.cofc.edu) Received: from [153.9.17.27] (burton.cs.cofc.edu [153.9.17.27]) by stono.cs.cofc.edu (8.11.6/8.11.6) with ESMTP id g74JsTV12225 for ; Sun, 4 Aug 2002 15:54:29 -0400 Mime-Version: 1.0 X-Sender: jimmy@stono.cs.cofc.edu Message-Id: In-Reply-To: References: Date: Sun, 4 Aug 2002 16:06:50 -0400 To: freebsd-hubs@freebsd.org From: "James B. Wilkinson" Subject: Re: limited local mirror Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >On Sat, 3 Aug 2002, Oliver Fromme wrote: > >> James B. Wilkinson wrote: >> > I'm using FreeBSD in a lab in a building that has slow Internet >> > access, so I'm interested in putting a mirror for just the ports >> > collection in the lab room. The only information I found at the >> > website that looked germane was about putting up a full mirror using >> > CVSup. I was sort of hoping to use ftp and not have to learn yet >> > another bit of sysadmin business this summer. I don't even need the >> > entire ports collection, but I need ethereal for sure, and that has >> > about a dozen dependencies, and I don't know how many more ports >> > *they* will pull in. It could expand to quite a tree. Right now I see >> > two problems: getting all those files and putting them where they >> > need to be without having to type thousands of command lines, and >> > getting my local server onto the list of places where the other >> > machines will look for the sources (preferably at the head of the >> > list). > >Do you want to mirror the ports distfiles (ie from the ftp archive), or >do you want to mirror the ports tree (ie, /usr/ports). As Oliver says, >the latter is very efficiently mirrored with cvsup. I think I should back up and fill in some background. My fault; sorry. I'm teaching a course in networking this fall. What we are going to do is use the three-volume Stevens set for a text. Those books describe a lot of experiments he did with a small dedicated network, tcpdump, and a few other programs. The idea is to get some network exchange started, watch the frames go by with tcpdump, and then make inferences about the way the network code works. Tcpdump is no problem since its part of the standard installation. After talking to some others, I decided that ethereal would also be a useful thing to have, and I'll have to build it from a port. I did that as a test the other day, and it went smoothly but took some time, maybe half an hour or a bit more including all the prerequisites that got pulled in. I didn't stay in the room and watch. I've been given ten Dells to equip the lab, and they are in a room that is connected to our main building with 11Mbps Aironet access points. (At the time of my original posting I thought the Aironets were only 250kbps. Now it turns out that our Internet connection, not the Aironet link, is the bottleneck.) I want the class members to do the install during the first class meeting, putting FreeBSD on all ten machines. This isn't a sysadmin class, so I want the install to go pretty rapidly and not involve much more than simply following instructions. I've got another machine in the room for them to ftp some files from to make this easier: rc.conf, XF86Config, .xinitrc, and a kernel config file for remaking kernels. I've also put a copy of ports.tar.gz there, so getting them the ports tree is no problem. One way to proceed from there would be to simply hook all the machines up to the Internet and let them all do "make" in the /usr/ports/net/ethereal directory (or whatever the path actually is). I worried about what would happen when all ten installs got to that point at about the same time when the class members were doing this for real. So I got the idea of putting the distfiles on the server that's already in the room and letting them fetch the files from there. That's what my original question was: how to put up the distfiles on my server, and how to get the other machines to look there instead of at ftp.freebsd.org (or wherever). Now it has just occurred to me while writing all this that it's possible that most of the time I waited between typing "make" and having ethereal made (I should have written it down, but I didn't.) was spent compiling and linking and that very little of it was spent actually using the network connection. If that is the case, then I don't have a problem at all since all that stuff will go on in parallel on the different machines. On the other hand, it may well be that a large part of the wait time *was* using the network, and that would not go on in parallel in a mass install of ten machines at once. That was the reason that I wanted to serve the distfiles out from the local server. If it turns out that there *is* a lot of time spent using the network connection while making ethereal, I thought that during class was not a good time to find it out. And I really have no idea about the load doing all this at once would put on ftp.freebsd.org. Since the class isn't really about sysadmin, I wanted to keep the install as simple as possible, and that seemed to mean that I wanted to stay away from cvsup. ftp comes as part of the standard installation package, so using it doesn't require any extra steps. Somebody mentioned NFS, and that's also part of the standard install. The problem I have with NFS is that these machines are going to get hooked up in all kinds of small network combinations, and I don't think I want to always have to have an NFS server available for each machine all the time. I'm afraid it would get in the way of some of the experimental setups. I'd prefer each machine to be able to run everything it has from its own disk. Oh, I almost forgot. Once the install is done, I'm not much concerned about updates. Security is not an issue since the wire to the Internet will almost never be plugged in to any of these machines. This is not a problem of keeping everything up to date. It's a problem of getting all those files served out to my ten machines in a short amount of time during the initial install. Thanks for the help. You guys are one of the big reasons I decided to use FreeBSD in the first place. -- ------------------------------------------------------------- Jimmy Wilkinson | Perfesser of Computer Science jimmy@cs.CofC.edu | The College of Charleston (843) 953-8160 | Charleston SC 29424 If there is one word to describe me, that word would have to be "profectionist". Any form of incompitence is an athema to me. Metathesis??? Don't ax me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Sun Aug 4 15:54:56 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F38637B400 for ; Sun, 4 Aug 2002 15:54:54 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F3B43E42 for ; Sun, 4 Aug 2002 15:54:54 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 86D573F28 for ; Sun, 4 Aug 2002 18:54:53 -0400 (EDT) From: "Dan Langille" To: hubs@freebsd.org Date: Sun, 4 Aug 2002 18:56:53 -0400 MIME-Version: 1.0 Subject: cvsup.nz.freebsd.org may go offline Message-ID: <3D4D78F5.26669.F146B6B@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org cvsup.nz.freebsd.org may soon go offline because of a failed make world. Given that the box is in Wellington (NZ) and I'm in Ottawa, I won't be at the console any time soon. cheers -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Mon Aug 5 18: 5:48 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD0E37B400; Mon, 5 Aug 2002 18:05:28 -0700 (PDT) Received: from mail24.bigmailbox.com (mail24.bigmailbox.com [209.132.220.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1240343E6A; Mon, 5 Aug 2002 18:05:28 -0700 (PDT) (envelope-from mariamabacha02@weedmail.com) Received: (from www@localhost) by mail24.bigmailbox.com (8.11.6/8.10.0) id g7607Hm23092; Mon, 5 Aug 2002 17:07:17 -0700 Date: Mon, 5 Aug 2002 17:07:17 -0700 Message-Id: <200208060007.g7607Hm23092@mail24.bigmailbox.com> Content-Disposition: inline X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [216.139.168.227] Content-Type: Multipart/Alternative; boundary="QWuzsgTV5RtfEj0QVcLfpml2r" From: "Mariam Aacha" To: mariamabacha02@weedmail.com Subject: Re: Assistance Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format... --QWuzsgTV5RtfEj0QVcLfpml2r Content-Type: text/plain Content-Transfer-Encoding: 8bit Dear Sir/Ma, RE: URGENT AND CONFIDENTIAL ASSISTANCE. I am Mrs.Mariam Abacha, wife of the former Nigerian Head ofState,late General SANI ABACHA who died on June 7,1998 as a result of cardiac arrest while on the seat of power.My main aim of sending you this request is to solicit for your favour and help to receive into any of your chosen account the sum of fifty million United State Dollars S$50,000,000.00) only from one of my late husband’s secret Treasure which he operated in OverSeas during the period he was in office outside Nigeria. The reason to get this money transferred into another Foreign account is because since my husband’s death,the present democratically elected government has secretly investigated, frozen all our foreign accounts and started probing my late husband’s activities and wealth. On the other hand,Mohammed my son is also being detained together with some of my husband’s aides, by the government as you read through the print media or the cable network. In view of this development, myself,in agreement with my children, have consulted our family Attorney, who advised that we should move the fund without delay before the government could discover it. He also agreed and promised to handle all modalities regarding to the movement of the Fund. Our attorney and I after much deliberation with my family duly resolved that you will have 20% of the total sum and all your telephone bills and traveling expenses in the process of opening accounts if you don’t have any good ones now, and other assistance rendered will duly calculated and refunded to you as soon as the fund is received at your end. All we require from you is utmost sincerity and co-operation to enable us transfer this fund. When this money is transfered to your end, survey properly a very good investment where we could channel it, that is into a good business that will yield profit. Note that all correspondence relating to this issue should be directed to our family Attorney whom I have given power of attorney to handle this transaction due to security reasons, since I have been kept under house arrest and bound from traveling out of the country by the government until the probe is over. If you can assist towards this, I will give you his private e-mail address and telephone number so that he can call you and finalise with you. Please have mercy upon those in distress be your brother’s keeper and save our soul. The Almighty Allah the most merciful will bless you abundantly protect your family for helping and assisting me in time of great need. Please remember to include your telephone and fax numbers in your reply to me. Thank you, Mrs.Mariam Abacha. ------------------------------------------------------------ Weedmail.com free email Click - http://weedmail.com --------------------------------------------------------------------- Express yourself with a super cool email address from BigMailBox.com. Hundreds of choices. It's free! http://www.bigmailbox.com --------------------------------------------------------------------- --QWuzsgTV5RtfEj0QVcLfpml2r Content-Type: text/html Content-Transfer-Encoding: 8bit
Dear Sir/Ma,

RE: URGENT AND CONFIDENTIAL ASSISTANCE.

I am Mrs.Mariam Abacha, wife of the former Nigerian Head ofState,late
General SANI ABACHA who died on June 7,1998 as a result of cardiac
arrest while on the seat of power.My main aim of sending you this
request is to solicit for your favour and help to receive into any of
your chosen account the sum of fifty million United State Dollars
S$50,000,000.00) only from one of my late husband’s secret Treasure
which he operated in OverSeas during the period he
was in office outside Nigeria. 

The reason to get this money transferred into another Foreign account
is because since my husband’s death,the present democratically
elected government has secretly investigated, frozen all our foreign
accounts and started probing my late husband’s activities and wealth.
On the other hand,Mohammed my son is also being detained together
with some of my husband’s aides, by the government as you read
through the print media or the cable network. In view of this
development, myself,in agreement with my children, have consulted our
family Attorney, who advised that we should move the fund without
delay before the government could discover it. 

He also agreed and promised to handle all modalities regarding to the
movement of the Fund.

Our attorney and I after much deliberation with my
family duly resolved that you will have 20% of the
total sum and all your telephone bills and traveling expenses in the
process of opening accounts if you don’t have any good ones now, and
other assistance rendered will duly calculated and refunded to you as
soon as the fund is received at your end. All we require from you is
utmost sincerity and co-operation to enable us transfer
this fund.

When this money is transfered to your end, survey properly a very
good investment where we could channel it, that is into a good
business that will yield profit.

Note that all correspondence relating to this issue
should be directed to our family Attorney whom I have given power of
attorney to handle this transaction due to security reasons, since I
have been kept under house arrest and bound from traveling out of the
country by the government until the probe is over.

If you can assist towards this, I will give you his private e-mail
address and telephone number so that he can call you and finalise
with you. Please have mercy upon those in distress be your brother’s
keeper and save our soul.
The Almighty Allah the most merciful will bless you abundantly
protect your family for helping and assisting me in time of great
need. 

Please remember to include your telephone and fax numbers in your
reply to me.

Thank you,

Mrs.Mariam Abacha. 





------------------------------------------------------------
 Weedmail.com  free email  Click - http://weedmail.com


---------------------------------------------------------------------
Express yourself with a super cool email address from BigMailBox.com.
Hundreds of choices. It's free!
http://www.bigmailbox.com
---------------------------------------------------------------------
--QWuzsgTV5RtfEj0QVcLfpml2r-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Wed Aug 7 4:35:33 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD4937B432 for ; Wed, 7 Aug 2002 04:35:26 -0700 (PDT) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F09B243E6A for ; Wed, 7 Aug 2002 04:35:24 -0700 (PDT) (envelope-from daniel.sobral@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id g77BZMZ10203 for ; Wed, 7 Aug 2002 08:35:22 -0300 Message-ID: <3D5105FA.6090205@tcoip.com.br> Disposition-Notification-To: "Daniel C. Sobral" Date: Wed, 07 Aug 2002 08:35:22 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020801 X-Accept-Language: en, pt-br, ja MIME-Version: 1.0 To: hubs@freebsd.org Subject: [Fwd: Mirror Out] Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -------- Original Message -------- Subject: Mirror Out Date: Mon, 05 Aug 2002 09:40:31 -0300 From: "Daniel C. Sobral" To: freebsd-hubs@freebsd.rog Trouble with our RAID. I regret to inform that cvsup4 (one of them), ftp4 and www3 (one of them) .br.freebsd.org are out of commission for now. -- Daniel C. Sobral (8-DCS) Daniel.Sobral@tcoip.com.br dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net At any event, the people whose seats are furthest from the aisle arrive last. -- Daniel C. Sobral (8-DCS) Daniel.Sobral@tcoip.com.br dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net [The French Riviera is] a sunny place for shady people. -- Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Wed Aug 7 7:58: 1 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0129A37B400 for ; Wed, 7 Aug 2002 07:57:59 -0700 (PDT) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2D8B43E5E for ; Wed, 7 Aug 2002 07:57:56 -0700 (PDT) (envelope-from daniel.sobral@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id g77EvqZ15761 for ; Wed, 7 Aug 2002 11:57:52 -0300 Message-ID: <3D513570.90801@tcoip.com.br> Date: Wed, 07 Aug 2002 11:57:52 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020801 X-Accept-Language: en, pt-br, ja MIME-Version: 1.0 To: hubs@freebsd.org Subject: Re: [Fwd: Mirror Out] References: <3D5105FA.6090205@tcoip.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org And now that the message finally decided to go out, it seems we have them back. It's about four days out of date for the moment, and I don't understand how the raid could repair a raid 1 partition, but at least the cvsup seems to have worked fine. Daniel C. Sobral wrote: > > > -------- Original Message -------- > Subject: Mirror Out > Date: Mon, 05 Aug 2002 09:40:31 -0300 > From: "Daniel C. Sobral" > To: freebsd-hubs@freebsd.rog > > Trouble with our RAID. I regret to inform that cvsup4 (one of them), > ftp4 and www3 (one of them) .br.freebsd.org are out of commission for now. > -- Daniel C. Sobral (8-DCS) Daniel.Sobral@tcoip.com.br dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Schwiggle, n.: The amusing rotation of one's bottom while sharpening a pencil. -- Rich Hall, "Sniglets" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Wed Aug 7 10: 4:46 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA03F37B400 for ; Wed, 7 Aug 2002 10:04:44 -0700 (PDT) Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E31B43E6A for ; Wed, 7 Aug 2002 10:04:44 -0700 (PDT) (envelope-from langd@informatik.tu-muenchen.de) Received: from mailrelay1.informatik.tu-muenchen.de (mailrelay1.informatik.tu-muenchen.de [131.159.254.5]) by tuminfo2.informatik.tu-muenchen.de (Postfix) with ESMTP id 2C4A710B17; Wed, 7 Aug 2002 19:04:43 +0200 (MEST) Received: from atrbg11.informatik.tu-muenchen.de (atrbg11.informatik.tu-muenchen.de [131.159.42.129]) by mailrelay1.informatik.tu-muenchen.de (Postfix) with ESMTP id 1C0CD7947; Wed, 7 Aug 2002 19:04:43 +0200 (MEST) Received: by atrbg11.informatik.tu-muenchen.de (Postfix, from userid 20455) id 289811375D; Wed, 7 Aug 2002 19:04:42 +0200 (CEST) Date: Wed, 7 Aug 2002 19:04:42 +0200 From: Daniel Lang To: "Daniel C. Sobral" Cc: hubs@freebsd.org Subject: Re: [Fwd: Mirror Out] Message-ID: <20020807170442.GA38095@atrbg11.informatik.tu-muenchen.de> References: <3D5105FA.6090205@tcoip.com.br> <3D513570.90801@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D513570.90801@tcoip.com.br> X-Geek: GCS/CC d-- s: a- C++$ UBS++++$ P+++$ L- E-(---) W+++(--) N++ o K w--- O? M? V? PS+(++) PE--(+) Y+ PGP+ t++ 5+++ X R+(-) tv+ b+ DI++ D++ G++ e+++ h---(-) r++>+++ y+ User-Agent: Mutt/1.5.1i Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Daniel C. Sobral wrote on Wed, Aug 07, 2002 at 11:57:52AM -0300: > And now that the message finally decided to go out, it seems we have > them back. It's about four days out of date for the moment, and I don't > understand how the raid could repair a raid 1 partition, but at least > the cvsup seems to have worked fine. [..] Since RAID 1 is a mirror configuration, this is fairly easy to repair. Just sync the new drive with the remaining mirror drive. It can even be done while the system is running (or at least it should be, don't know about vinum here, but I guess you are not using vinum anyway?). With RAID 0 (stripe) you would have lost.... Best regards, Daniel -- IRCnet: Mr-Spock - "Do you love yourself ?" - "Yes!" (Isar 12) - *Daniel Lang * dl@leo.org * +49 89 289 25735 * http://www.leo.org/~dl/* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Wed Aug 7 16:25:50 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C678637B405 for ; Wed, 7 Aug 2002 16:25:46 -0700 (PDT) Received: from piglet.dstc.edu.au (piglet.dstc.edu.au [130.102.176.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655F743E75 for ; Wed, 7 Aug 2002 16:25:45 -0700 (PDT) (envelope-from jason@dstc.edu.au) Received: from sunburn.dstc.edu.au (sunburn.dstc.edu.au [130.102.176.16]) by piglet.dstc.edu.au (8.12.3/8.12.3) with ESMTP id g77NPgh8019045 for ; Thu, 8 Aug 2002 09:25:42 +1000 (EST) Date: Thu, 8 Aug 2002 09:25:42 +1000 (EST) From: jason andrade To: hubs@freebsd.org Subject: lack of an INDEX file for packages-X-stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Checked: SPAMASSASSIN: This message probably not SPAM X-Spam-Score: 0, Required: 5 X-Virus-Scanned: Message: ok X-Scanned-By: MIMEDefang 2.9 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, can we please get an INDEX file being generated for the packages-X-stable, in particular 4, as this causes a large number of hassles for end users trying to use these packages during an install. -jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Wed Aug 7 20:57:41 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBA1437B401; Wed, 7 Aug 2002 20:57:38 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E1E43E6A; Wed, 7 Aug 2002 20:57:38 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id 2ED6C9B4A; Wed, 7 Aug 2002 22:57:28 -0500 (EST) Date: Wed, 7 Aug 2002 22:57:28 -0500 From: Will Andrews To: portmgr@FreeBSD.org, obrien@FreeBSD.org, murray@FreeBSD.org Cc: hubs@freebsd.org Subject: Re: lack of an INDEX file for packages-X-stable Message-ID: <20020808035728.GQ10699@squall.waterspout.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.26i Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Aug 08, 2002 at 09:25:42AM +1000, jason andrade wrote: > can we please get an INDEX file being generated for the > packages-X-stable, in particular 4, as this causes a > large number of hassles for end users trying to use these > packages during an install. Anybody know when the -stable packages were last uploaded? I hesitate to try building one now to point the ftp-master proxy people at for fear that it won't match what's on the site. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Thu Aug 8 16:24:34 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F2337B400; Thu, 8 Aug 2002 16:24:33 -0700 (PDT) Received: from staff.supernews.net (staff.ranger.supernews.net [216.168.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E5D43E65; Thu, 8 Aug 2002 16:24:32 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: from cs24344-122.austin.rr.com ([24.243.44.122] helo=[10.0.0.2] ident=ident) by staff.supernews.net with esmtp (Exim 3.36 #1) id 17cwdg-000JOV-00; Thu, 08 Aug 2002 23:24:20 +0000 User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Thu, 08 Aug 2002 18:24:18 -0500 Subject: Re: lack of an INDEX file for packages-X-stable From: Ade Lovett To: Will Andrews , , , Cc: Message-ID: In-Reply-To: <20020808035728.GQ10699@squall.waterspout.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 08/07/02 22:57, "Will Andrews" wrote: > Anybody know when the -stable packages were last uploaded? I > hesitate to try building one now to point the ftp-master proxy > people at for fear that it won't match what's on the site. No idea, and we'd have to know to the second in order to be able to reconsitute the ports tree as of that time and 'make index'. Rather than going through the hassle, I think that we should focus on getting 4.6.2 out of the door, then take the next 4-stable build and put it up on ftp-master. 4.6.2-REL +1 day for x86, +2-3 days for alpha, don't even ask about my u5 and sparc64 :) -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message From owner-freebsd-hubs Sat Aug 10 7:18:57 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1604137B400 for ; Sat, 10 Aug 2002 07:18:56 -0700 (PDT) Received: from freemail.nl (vic6-adsl-122.tpgi.com.au [203.213.70.122]) by mx1.FreeBSD.org (Postfix) with SMTP id B5F6F43E42 for ; Sat, 10 Aug 2002 07:18:49 -0700 (PDT) (envelope-from ik_ben_het_miranda5655q45@freemail.nl) Received: from unknown (96.116.34.190) by mta21.bigpong.com with local; Fri, 09 Aug 0102 12:19:03 +0600 Received: from web.mail.halfeye.com ([41.84.132.245]) by hd.ressort.net with local; Fri, 09 Aug 0102 18:16:49 -0800 Received: from anther.webhostingtotalk.com ([42.177.37.175]) by f64.law4.hottestmale.com with SMTP; Fri, 09 Aug 0102 10:14:35 +0800 Received: from 51.222.85.179 ([51.222.85.179]) by rly-xl05.dohuya.com with esmtp; Fri, 09 Aug 0102 18:12:21 +1200 Received: from symail.kustanai.co.kr ([18.115.56.146]) by rly-yk05.pesdets.com with asmtp; Sat, 10 Aug 0102 06:10:07 +0800 Reply-To: "Miranda" Message-ID: <033b03a00d1a$6178b1e7$0ee27ec7@dtolip> From: "Miranda" To: Subject: Re: sms-en Date: Sat, 10 Aug 0102 14:02:03 -0000 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00B0_47C61C0B.B2565B77" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: QUALCOMM Windows Eudora Version 5.1 Importance: Normal Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org ------=_NextPart_000_00B0_47C61C0B.B2565B77 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 SGV5IGhhbGxvISEhISEgaWsgYmVuIGhldCwgTWlyYW5kYS4gDQpBbHMgamUg ZWVuIGtlZXIgbWV0IG1paiB3aWwgY2hhdHRlbiBvZiBkYXRlbiBvZnpvIGt1 biBqZSBtZSBiZXJlaWtlbiBkb29yIGVlbiBzbXNiZXJpY2h0amUgdGUgc3R1 cmVuIG5hYXIgNDQxMSBtZXQgaW4gZGUgdGVrc3Q6ICBJTkZPIE1JUkFOREEN CkRhbiBrcmlqZyBqZSBlZW4gc21zLWplIHRlcnVnIG1ldCBob2UgamUgbWUg a3VudCBiZXJlaWtlbiEhISEhIGtvc3QgMSBldXJvIDEwLiBXZXJrdCBqYW1t ZXIgZ2Vub2VnIG5pZXQgYWxzIGplIGVlbiBkdXRjaHRvb24gdGVsZWZvb24g aGVidC4uLi4gOi0oDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN Cg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K DQoNCg0KDQoNCg0KDQoNCg0KMDQ2Nm5YRVAxLTQzN2xTVHg1NjM2VVdCRzAt NDMxdEpXZzQ5NTNkSEd1My04NzhKUExrMDE1NlVsa1c1LWw1Nw== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message