Re: [arch-dev-public] Toolchain changes

2013-01-24 Thread Thomas Bächler
Am 24.01.2013 00:57, schrieb Allan McRae: > ---DRAFT--- > Update filesystem-2013.01-1 and glibc-2.17-2 together > > Due to moving of the /lib symlink from the glibc package to the more > appropriate filesystem package, it is required to update glibc-2.12-2 > and filesystem-2013.01-1 together. Thi

Re: [arch-dev-public] Toolchain changes

2013-01-24 Thread Evangelos Foutras
On 24 January 2013 01:57, Allan McRae wrote: > I think I need to write a news announcement for this, even though > everything should go smoothly, it never does. > > > ---DRAFT--- > Update filesystem-2013.01-1 and glibc-2.17-2 together > > Due to moving of the /lib symlink from the glibc package to

Re: [arch-dev-public] Toolchain changes

2013-01-23 Thread Allan McRae
I think I need to write a news announcement for this, even though everything should go smoothly, it never does. ---DRAFT--- Update filesystem-2013.01-1 and glibc-2.17-2 together Due to moving of the /lib symlink from the glibc package to the more appropriate filesystem package, it is required to

Re: [arch-dev-public] Toolchain changes

2013-01-22 Thread Dave Reisner
On Tue, Jan 22, 2013 at 3:22 PM, Christian Hesse wrote: > Dave Reisner on Tue, 2013/01/22 13:31: > > On Tue, Jan 22, 2013 at 1:22 AM, Allan McRae > wrote: > > > In my ongoing quest to bring packages to being as vanilla as possible, > I > > > have made some adjustments to the toolchain. These a

Re: [arch-dev-public] Toolchain changes

2013-01-22 Thread Dave Reisner
On Tue, Jan 22, 2013 at 1:22 AM, Allan McRae wrote: > In my ongoing quest to bring packages to being as vanilla as possible, I > have made some adjustments to the toolchain. These are nothing that > anybody should notice, but I though it worth a post here. > > The changes: > > 1) /lib and /lib64

Re: [arch-dev-public] Toolchain changes

2013-01-22 Thread Lukas Jirkovsky
> 1) /lib and /lib64 symlinks have been moved from glibc to the filesystem > package. Also a /usr/lib64 symlink has been added (see below). I hate to say that, but I'm actually glad that there's now a /usr/lib64 symlink. Even though I prefer /usr/lib over /usr/lib64 on pure 64bit system (why be s

Re: [arch-dev-public] Toolchain changes

2013-01-22 Thread Thomas Bächler
Am 22.01.2013 07:22, schrieb Allan McRae: > This changes the ELF interpreter on x86_64 from > /lib/ld-linux-x86-64.so.2 to /lib64/ld- Again, symlinks make this > not matter. While this is a bit sad, it makes Arch's binaries compatible with other distributions. signature.asc Description:

[arch-dev-public] Toolchain changes

2013-01-21 Thread Allan McRae
In my ongoing quest to bring packages to being as vanilla as possible, I have made some adjustments to the toolchain. These are nothing that anybody should notice, but I though it worth a post here. The changes: 1) /lib and /lib64 symlinks have been moved from glibc to the filesystem package. Al