Re: RISC OS rescue mode

2005-11-25 Thread Yoshinori K. Okuji
On Sunday 20 November 2005 04:15 pm, Timothy Baldwin wrote: > In the source any name is possible if build system is changed to allow > renaming files before/during installation. One way is to use configure; At the end, you can produce a file with AC_OUTPUT from a template file, and you can name i

Re: grub-install --root-directory

2005-11-25 Thread Yoshinori K. Okuji
On Wednesday 23 November 2005 04:55 am, Hollis Blanchard wrote: > Upon further inspection, this part of grub-install is identical to the > x86 grub-install behavior. On both architectures, > grub-install --root-directory /foo > will install *.mod, *.lst, and the output of grub-mkimage into >

Re: Video subsystem draft

2005-11-25 Thread Yoshinori K. Okuji
On Tuesday 22 November 2005 08:06 pm, Vesa Jääskeläinen wrote: > I think it can be gzipped to fit more nicely :).. (and it seems to work > too). Compression might make the performance horrible, because PPF is very optimized. > After something calls grub_error first read from font file fails, wit

Re: Video subsystem draft

2005-11-25 Thread Vesa Jääskeläinen
Yoshinori K. Okuji wrote: > On Tuesday 22 November 2005 08:06 pm, Vesa Jääskeläinen wrote: >> I think it can be gzipped to fit more nicely :).. (and it seems to work >> too). > > Compression might make the performance horrible, because PPF is very > optimized. When there is a caching implemented