public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* tarball?
@ 2011-03-03 21:00 Alfred M. Szmidt
  2011-03-05  2:28 ` tarball? Carlos O'Donell
  0 siblings, 1 reply; 5+ messages in thread
From: Alfred M. Szmidt @ 2011-03-03 21:00 UTC (permalink / raw)
  To: libc-ports

Does anyone object to me rolling a glibc-ports tarball?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tarball?
  2011-03-03 21:00 tarball? Alfred M. Szmidt
@ 2011-03-05  2:28 ` Carlos O'Donell
  2011-03-06 19:06   ` tarball? Alfred M. Szmidt
  2011-03-06 19:16   ` tarball? Alfred M. Szmidt
  0 siblings, 2 replies; 5+ messages in thread
From: Carlos O'Donell @ 2011-03-05  2:28 UTC (permalink / raw)
  To: ams; +Cc: libc-ports

On Thu, Mar 3, 2011 at 4:00 PM, Alfred M. Szmidt <ams@gnu.org> wrote:
> Does anyone object to me rolling a glibc-ports tarball?

Not at all. It was on my todo list, but it's pretty low on the priority list :-(

Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tarball?
  2011-03-05  2:28 ` tarball? Carlos O'Donell
@ 2011-03-06 19:06   ` Alfred M. Szmidt
  2011-03-06 19:16   ` tarball? Alfred M. Szmidt
  1 sibling, 0 replies; 5+ messages in thread
From: Alfred M. Szmidt @ 2011-03-06 19:06 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: libc-ports

   > Does anyone object to me rolling a glibc-ports tarball?

   Not at all. It was on my todo list, but it's pretty low on the priority list :-(

Then I'll do it today then.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tarball?
  2011-03-05  2:28 ` tarball? Carlos O'Donell
  2011-03-06 19:06   ` tarball? Alfred M. Szmidt
@ 2011-03-06 19:16   ` Alfred M. Szmidt
  2011-03-07 21:33     ` tarball? Mike Frysinger
  1 sibling, 1 reply; 5+ messages in thread
From: Alfred M. Szmidt @ 2011-03-06 19:16 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: libc-ports


   On Thu, Mar 3, 2011 at 4:00 PM, Alfred M. Szmidt <ams@gnu.org> wrote:
   > Does anyone object to me rolling a glibc-ports tarball?

   Not at all. It was on my todo list, but it's pretty low on the priority list :-(

Done.

git archive --prefix=glibc-ports-2.13/ glibc-2.13 > glibc-ports-2.13.tar
tar xf glibc-ports-2.13.tar
rm glibc-ports-2.13.tar
find glibc-ports-2.13 -name configure -print | xargs touch
tar -cf glibc-ports-2.13.tar glibc-ports-2.13
gzip -9vc glibc-ports-2.13.tar > glibc-ports-2.13.tar.gz
bzip2 -9vc glibc-ports-2.13.tar > glibc-ports-2.13.tar.bz2
~/gnulib/build-aux/gnupload --to ftp.gnu.org:glibc \
 --to amszmidt@sourceware.org:~ftp/pub/glibc/releases \
 glibc-ports-2.13.tar.gz glibc-ports-2.13.tar.bz2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: tarball?
  2011-03-06 19:16   ` tarball? Alfred M. Szmidt
@ 2011-03-07 21:33     ` Mike Frysinger
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2011-03-07 21:33 UTC (permalink / raw)
  To: libc-ports, ams; +Cc: Carlos O'Donell

[-- Attachment #1: Type: Text/Plain, Size: 326 bytes --]

On Sunday, March 06, 2011 14:16:34 Alfred M. Szmidt wrote:
>    On Thu, Mar 3, 2011 at 4:00 PM, Alfred M. Szmidt <ams@gnu.org> wrote:
>    > Does anyone object to me rolling a glibc-ports tarball?
> 
>    Not at all. It was on my todo list, but it's pretty low on the priority
> list :-(
> 
> Done.

thanks !
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-07 21:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 21:00 tarball? Alfred M. Szmidt
2011-03-05  2:28 ` tarball? Carlos O'Donell
2011-03-06 19:06   ` tarball? Alfred M. Szmidt
2011-03-06 19:16   ` tarball? Alfred M. Szmidt
2011-03-07 21:33     ` tarball? Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).