On Sunday 06 February 2011 17:00, Lauri Kasanen wrote: > Hi > > /etc/mtab is a define, so lets clean up fstab to be one too.
Those string defines hail from the times when linker was too dumb to merge identical strings. Now it does that by its own (not perfectly, but good enough). Therefore the reason for them disappeared. Maybe we need to remove them altogether. In any case, I don't see the reason why we'd want to add more. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
