Package: partconf-mkfstab Version: 0.08 Tags: d-i When using tmpfs on /target/tmp, the created fstab is not quite correct. I got this entry:
none /tmp tmpfs defaults 0 2 Notice the '2', specifying that this filesystem should be checked at boot time. The correct value is '0'. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

