There is a problem that we should fix pronto to avoid pain later: inconsistent section names.
We already have a problem, with, say, http://wiki.gnewsense.org/Kernel/Ubuntu-hardy-Dma as we see from running find in the linux-2.6.24 kernel directory $ find . -type d -wholename '*/dma' ./arch/sh/drivers/dma ./drivers/dma It will get much worse with other directory base names, such as mm. Thus the above URL should be something like http://wiki.gnewsense.org/Kernel/Ubuntu-hardy-Linux-2.6.24-Drivers-Dma While this is much uglier and more complex, it is consistent, clear, amenable to scripting, and, above all, maintainable. What do you think? _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
