I just think it makes sense to pick up the kernel crash dump in apport's init script. Would the kernel have an equivalent init.d-like script which is run at boot which could do that?
Note to self: Matt has a helpful addition to the package hook: > hal = Popen(['lshal', '-u', > '/org/freedesktop/Hal/devices/computer'], > stdout=PIPE).stdout.read() > report['HalComputerInfo'] = hal -- Detect kernel crashdump https://bugs.launchpad.net/bugs/241322 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
