On Tue, Dec 18, 2007 at 02:21:49AM +0000, Samuel Thibault wrote: > --- a/disk-utils/mkswap.c > +++ b/disk-utils/mkswap.c Ah, who need to create linux swap on non-linux systems? Please, real life examples, not any theoretic scenarios. I really don't want to make util-linux full of "ifdef __linux__". I think completely exclude linux specific utils for non-linux systems makes more sense. I have no problem to add "if LINUX" to few Makefiles. Frankly, I'm glad to see your clean up patches, but for me a portability to non-linux systems is side effect only. Our primary goal is Linux. Karel -- Karel Zak <kzak@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html