Bug#418445: [Pkg-sysvinit-devel] Bug#418445: initscripts: please mount debugfs on boot

2007-12-08 Thread Bas Zoetekouw
Hi! Please mount debugfs (/sys/kernel/debug) on boot if it is available in the kernel. It is required for blktrace, which I'm uploading to unstable soon (currently in experimental). It would be great if we could make blktrace work out of the box in a default debian system. Any update on

Bug#418445: [Pkg-sysvinit-devel] Bug#418445: initscripts: please mount debugfs on boot

2007-07-25 Thread Petter Reinholdtsen
[Bas Zoetekouw] Attached is a patch that fixes this. It only mounts debugfs if the kernel has support, and if sysfs is also mounted. Why is it required to handle this file system in the mountkernfs.sh script? Can it be handled by a separate script called at approximately same time as

Bug#418445: [Pkg-sysvinit-devel] Bug#418445: initscripts: please mount debugfs on boot

2007-07-25 Thread Bas Zoetekouw
Hi Petter! You wrote: [Bas Zoetekouw] Attached is a patch that fixes this. It only mounts debugfs if the kernel has support, and if sysfs is also mounted. Why is it required to handle this file system in the mountkernfs.sh script? Can it be handled by a separate script called at