control: tags -1 +moreinfo
[ Sorry for very late response ] [2009-04-14 08:44] martin f krafft <[email protected]> > Package: initscripts > Version: 2.86.ds1-61 > Severity: wishlist > > Please create /var/log/fsck in S10checkroot and S30checkfs, if the > directory does not yet exist (e.g. in my case, /var/log is a tmpfs > because the system is read-only). `checkroot' and `checkfs' are executed before `mountall', so the only file system mounted at that point is /, which is read-only. I can't create /var/log/fsck at this point. What is possible is to mkdir /var/log/fsck after `mountall', so `logsave' can write to /var/log/fsck/checkfs. Is it what you want? -- Note, that I send and fetch email in batch, once in a few days. Please, mention in body of your reply when you add or remove recepients.

