Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc
On Monday 04 September 2006 07:02, Xavier Neys wrote:
> Funny, I received the ML one hours later after the personal one.
which is why i left you in the cc ;)
> > i'm not expecting anyone else to do work for me; i wasnt going to add
> > them to the handbook index until i got feedback and people are happy with
> > them
>
> Nice. Thanks.
> If you need help to get rid of the 4 ARCH-specific files, you know where to
> ask. Any bitching about the hb*x86+amd64*xml file names will be ignored :)
so you're trying to merge all the arches into one ? seems like a good idea
for some (the cd based arches have a lot in common) but pointless for others
(the bootloader pages have very little in common with any other arch)
so for the bootloader page you'd end up with like
<title>
<if arch == x86>
<x86 stuff>
<elif arch == ia64>
<ia64 stuff>
<elif arch == arm>
<arm stuff>
<endif>
<footer>
might as well just keep them sep
-mike
|
|