Comment 25 for bug 328881

Revision history for this message
Austriaco (lanieves) wrote :

> The way to fix that is for another developer (e.g. a community one) to
> pick it up.

I'm so annoyed of not having boot logging that I might give it a shot at doing some C programming myself, but after "bzr branch lp:upstar", i didn't know where to start hacking :-). That might mean I'm not the proper person to attempt this, however if anyone can point out where I can start losing my time in the source code, I might get a little encouraged and try again :-)

One idea I had, for instance: I see that boot messages are sent to tty8, so my first idea would be to look at the code that does that and add functionality there to redirect a copy of this output to a file in /var/log/ or something like that. Maybe I'm completely clueless? Any pointers