Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-08 Thread Henrique de Moraes Holschuh
On Mon, 05 May 2014, Rick Thomas wrote: Bottom line: It doesn't align to 1MiB boundaries. It doesn't even align to 4KiB boundaries. I think we can do better than that! AFAIK, we do for i686 and amd64, unless it somehow got broken since wheezy. lvm, md-raid/mdadm, mke2fs and mkfs.xfs were

preparing for GCC 4.9

2014-05-08 Thread Matthias Klose
With gcc-4.9 now available in testing, it is time to prepare for the change of the default to 4.9, for a subset of architectures or for all (release) architectures. The defaults for the gdc, gccgo, gcj and gnat frontends already point to 4.9 and are used on all architectures. Issue #746805

Re: preparing for GCC 4.9

2014-05-08 Thread Yunqiang Su
On Thu, May 8, 2014 at 11:25 PM, Matthias Klose d...@debian.org wrote: With gcc-4.9 now available in testing, it is time to prepare for the change of the default to 4.9, for a subset of architectures or for all (release) architectures. The defaults for the gdc, gccgo, gcj and gnat frontends

Re: [m68k] preparing for GCC 4.9

2014-05-08 Thread Thorsten Glaser
(excluding d-release for what they hatingly call “debian-ports spam”) Matthias Klose dixit: I would like to see some partial test rebuilds (like buildd or minimal chroot Haven’t tried yet, but Helmut Grohne does automated rebootstrapping of some ports using what he can get his hands on, and he

Re: [m68k] preparing for GCC 4.9

2014-05-08 Thread Helmut Grohne
On Thu, May 08, 2014 at 03:49:51PM +, Thorsten Glaser wrote: Matthias Klose dixit: I would like to see some partial test rebuilds (like buildd or minimal chroot Haven???t tried yet, but Helmut Grohne does automated rebootstrapping of some ports using what he can get his hands on, and

Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-08 Thread Rick Thomas
On May 8, 2014, at 8:01 AM, Henrique de Moraes Holschuh h...@debian.org wrote: On Mon, 05 May 2014, Rick Thomas wrote: Bottom line: It doesn't align to 1MiB boundaries. It doesn't even align to 4KiB boundaries. I think we can do better than that! AFAIK, we do for i686 and amd64, unless

Re: How to get installer to align partitions on 4096 byte boundaries?

2014-05-08 Thread Henrique de Moraes Holschuh
On Thu, 08 May 2014, Rick Thomas wrote: However, it seems that nobody looked at the PowerPC. If they use parted for that, then Henrique's point about it being complicated is probably spot-on. I'd like to file a bug report, so at least the problem is on the permanent record. Henrique, can