RISC OS port

2013-05-03 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, all. When writing tests for GRUB I've noticed that 'acorn' partition table wasn't testes at all, digging deeper I found out that it was part of RISC OS port proposed by Timothy Baldwin in 2005. I haven't looked through complete port yet but what is its target m

RISC OS Port Part 2 - Address space abstraction

2005-10-08 Thread Timothy Baldwin
I have uploaded part 2 of the the RISC OS port to my website: http://www.majoroak.f2s.com/tim/grub/patches/grub2-patch6.diff.gz Like before the remaining changes to my tree are at: http://www.majoroak.f2s.com/tim/grub/patches/grub2-patch6-remainder.diff.gz To avoid confusion I have created a

Re: I'm back (RISC OS port)

2005-09-26 Thread Timothy Baldwin
On Wednesday 21 Sep 2005 16:02, Marco Gerards wrote: > I'd like to start working on that this weekend, if I can find the time > for that... I found some documentation for the RISC OS API online: http://www.drobe.co.uk/show_manual.php?manual=/sh-cgi Most of what GRUB uses is under "OS". -- Memb

Re: I'm back (RISC OS port)

2005-09-25 Thread Timothy Baldwin
Another bug fix, this time it wasn't working with old, APCS26 only, versions of the C Library, due to checking for the wrong error number. diff -purN -x '*.mk' -x '*~' -x autom4te.cache -x configure -x '.#*' -x '*.orig' -x CVS grub2-submitted/kern/arm/RISC_OS/startup.S grub2-arm/kern/arm/RISC_O

Re: I'm back (RISC OS port)

2005-09-24 Thread Timothy Baldwin
On Wednesday 21 Sep 2005 16:02, Marco Gerards wrote: > I'd like to start working on that this weekend, if I can find the time > for that... I have received a bug report concerning it's failure to build, which I missed due to my installation of binutils being broken. Here is the fix: diff -purN

Re: I'm back (RISC OS port)

2005-09-21 Thread Marco Gerards
Timothy Baldwin <[EMAIL PROTECTED]> writes: Hi Timothy, > Firstly I apologise for my absence due to a personal reason, I'd rather not > into in this list, other than to say that my first full time job is only part > of the reason. It's nice that you are back and wo