On Sun, 12 Apr 2009, martin f krafft wrote: > also sprach Petter Reinholdtsen <p...@hungry.com> [2009.04.12.2116 +0200]: > > Why is it not enough to just add entries to /etc/fstab for these extra > > mount points? > > Because they get mounted too late, e.g. fsck wants to save logs to > /var/log, and I might want that to be on tmpfs.
That doesn't make any sense. If fsck wants to save logs on /var/log, it must have gone through something that would have mounted /var already, or it is a damn hideous bug that needs fixing ASAP. Assuming that was just a bad example, exactly which path you cannot mount as tmpfs through /etc/fstab right now? It certainly works for anything I want, *even* /var/run and /var/lock (although we have scripts for that)... That said, I'd really like to see our tmpfs support moving to a simple parse of /etc/fstab, instead of special config files somewhere in /etc... -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org