Re: Bug#730258: please add arch-specific BTS tags

2013-11-23 Thread Robert Millan
On 23/11/2013 22:53, Don Armstrong wrote: > kfreebsd-amd64 > kfreebsd-i386 Most of the bugs affecting one of these also affect the other. I think it makes sense to add a single tag to cover both. -- Robert Millan -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org

Re: please update patches / investigate build failures for gcc-4.7 snapshot builds

2011-12-19 Thread Robert Millan
is obsolete, please replace with attached build fix. -- Robert Millan --- a/src/gcc/config/kfreebsd-gnu.h~ 2011-07-21 17:31:44.0 +0200 +++ b/src/gcc/config/kfreebsd-gnu.h 2011-12-19 20:20:26.961301396 +0100 @@ -33,3 +33,4 @@ #define GNU_USER_DYNAMIC_LINKERGLIBC_DYNAMIC_LIN

PS3 support

2008-06-05 Thread Robert Millan
Hi folks, I just thought you might be interested to know that next upload of linux-image-2.6-powerpc64 will support PS3. The maintainers have already committed needed options in their svn. See #462529 for details. -- Robert Millan I know my rights; I want my phone call! What good is a

grub-installer support for powerpc on efika/pegasos

2007-09-01 Thread Robert Millan
point via partman. This is due to current grub-install design and will need some effort/discussion to change (start it up on grub-devel if you're up to it). Some testing would be appreciated, as well as comments on the patch. Thanks! -- Robert Millan I know my rights; I want my phone

Re: Sven Luther

2007-07-24 Thread Robert Millan
On Mon, Jul 23, 2007 at 05:07:10PM -0400, Rick Thomas wrote: > > On Jul 22, 2007, at 5:44 AM, Robert Millan wrote: > > > > >The listmasters required that some discussion be held, and once > >finished they > >be pointed at it, so they can decide wether to li

Re: Sven Luther

2007-07-23 Thread Robert Millan
his discussion, it's easy to setup a filter to skip it completely (e.g. by Subject:). -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Sven Luther

2007-07-22 Thread Robert Millan
listmasters required that some discussion be held, and once finished they be pointed at it, so they can decide wether to lift it or not. -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list

Re: Grub2: How safe is it?

2007-05-17 Thread Robert Millan
this ? I suggest you use the latest version of the package from SVN (combined with latest upstream CVS as indicated in debian/changelog). If the package fails to install, generate a device.map using grub-mkdevicemap from the build tree, and then run `grub-probe -v /' from there. Thanks

Re: Processed: reassign

2007-05-09 Thread Robert Millan
20070507-1 is built on powerpc (and pass through NEW I guess). Please, can someone with a powerpc do this build? -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. -- To UNSUBSCRIBE, e

Re: grub2 on powerpc

2006-11-19 Thread Robert Millan
stall(8) work on powerpc? If it does, you could try grub-installer with my patch: http://aybabtu.com/rmh/powerpc.diff -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. -- To UNSUBSCRI

grub-install

2006-10-23 Thread Robert Millan
Hi! With the addition of powerpc-ibm-utils, grub-install is now expected to work on powerpc. Please can someone confirm it does? Also, what is the exact command used? On i386, you need "(hd0)" as argument does this also apply to powerpc? Thanks -- Robert Millan My spam trap

Re: Bug#389873: grub2: FTBFS (ppc64): util/console.c:275: undefined reference to `stdscr'

2006-09-28 Thread Robert Millan
On Thu, Sep 28, 2006 at 12:00:48PM -0300, Otavio Salvador wrote: > Robert Millan <[EMAIL PROTECTED]> writes: > > > [ Please don't use -quiet. I didn't see your reply and had to copy it from > > BTS ] > > Ok, sorry! Np ;) > >> IIRC, boot

Re: Bug#389873: grub2: FTBFS (ppc64): util/console.c:275: undefined reference to `stdscr'

2006-09-28 Thread Robert Millan
[ Please don't use -quiet. I didn't see your reply and had to copy it from BTS ] > IIRC, bootloading on ppc64 needs to be done at 32bits space. > > Can someone confirm it? Yes, it needs to be 32-bit. But the part that links with ncurses is grub-emu which is a host tool.

Re: grub2 on powerpc

2006-09-19 Thread Robert Millan
h or multi-arch effort, even though this > won't happen anymore for etch anyway. Ah I see. Well, whatever it turns out, adding any-ppc64 doesn't harm (added). -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to i

Re: grub2 on powerpc

2006-09-17 Thread Robert Millan
On Sun, Sep 17, 2006 at 12:31:59PM +0200, Sven Luther wrote: > On Sun, Sep 17, 2006 at 12:10:53PM +0200, Robert Millan wrote: > > > ofpathname is part of the ibm-powerpc-utils package (not the same as the > > > package currently in debian), and Aurelien Gerome is packaging i

Re: grub2 on powerpc

2006-09-17 Thread Robert Millan
On Sun, Sep 17, 2006 at 11:16:02AM +0100, Roger Leigh wrote: > Robert Millan <[EMAIL PROTECTED]> writes: > > > This is strange. I know one of the core grub2 maintainers is using powerpc > > regularly (with code from CVS). > > It certainly works--I've us

Re: grub2 on powerpc

2006-09-17 Thread Robert Millan
On Sun, Sep 17, 2006 at 11:24:41AM +0200, Sven Luther wrote: > On Sun, Sep 17, 2006 at 11:16:46AM +0200, Robert Millan wrote: > > On Sun, Sep 17, 2006 at 09:34:50AM +0100, Roger Leigh wrote: > > > Robert Millan <[EMAIL PROTECTED]> writes: > > > > > &g

Re: grub2 on powerpc

2006-09-17 Thread Robert Millan
On Sun, Sep 17, 2006 at 09:34:50AM +0100, Roger Leigh wrote: > Robert Millan <[EMAIL PROTECTED]> writes: > > > As you might know, experimental grub2 support has been added to d-i > > when using the expert mode, but it is only yet available on > > i386/amd64. > &

Re: grub2 on powerpc

2006-09-07 Thread Robert Millan
2 answer Yes. - Check wether it boots (and have a rescue disk at hand!) -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

grub2 on powerpc

2006-09-07 Thread Robert Millan
ry it? -- Robert Millan My spam trap is [EMAIL PROTECTED] Note: this address is only intended for spam harvesters. Writing to it will get you added to my black list. Remember to force local grub-installer in netboot: echo grub-installer > installer/build/pkg-lists/local Index: packages/a

Re: GCC 4.1 in experimental / GCC for etch

2006-02-21 Thread Robert Millan
their own fork of gcc-3.4 to build the kernel, and I'm not aware of any plans to update it short-term. So AFAIK no problem on our side to make gcc-4.1 the default, as long as gcc-3.4 is still present. -- Robert Millan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

grub2: FTBFS on powerpc (was: GRUB2 adds powerpc support)

2004-04-30 Thread Robert Millan
> http://people.debian.org/~daenzer/grub2_0.6+20040429-1.1_powerpc.build . I'm told upstream is aware of this. Thanks! -- Robert Millan "[..] but the delight and pride of Aule is in the deed of making, and in the thing made, and neither in possession nor in his own mastery; wherefo

GRUB2 adds powerpc support

2004-04-29 Thread Robert Millan
Hi! I've just uploaded version 0.6+20040429-1 of grub2 to experimental, which adds support for powerpc. Note that the code is highly experimental. It was written by Marco Gerards in upstream and only reported to work on his computer. Feel free to have a look and hack it up. -- Robert M