|
From: Peter J. <P.J...@vi...> - 2008-10-22 15:30:59
|
> -----Original Message----- > From: Heiko Zuerker [mailto:he...@zu...] > Sent: woensdag 22 oktober 2008 10:34 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Requests > > Quoting Peter Jannesen <P.J...@vi...>: > > > Hi, > > > > I have 2 simple request for the next devil-linux 1.3 test release. > > > > Please don't throw a way the kernel boot messages in initrd/linuxrc. > > When you have a hardware issue you needs these messages. > > My problem is that the 2.6.25.X kernel is using a bad time source. > > There are a lot of messages on the net related to it but no > clear reason why. > > One posible solution is to hardcode the time source with the linux > > boot command options. > > We did that because the screen output got all messed up. > Maybe it's better with 2.6 Kernels, we implemented it > originally with 2.4. > You should be able to get all messages with the "dmesg" > command once the system is up. dmesg also doing the trick. I am used to get the boot messages in /var/log/messages in sequence with a other messages. > > I have the bad luck that the other side of one of my > ipsec-tunnels is > > using keep a live which result in 4 statistics log messages > every 30 > > seconds per tunnel.These message are generated because of the > > '--enable-stats' option in the build script. > > Is it posible to remove this option from then build proces? > > I personally don't use IPSec, so I'm not sure how useful this > parameter is. > Does anybody know if we need it in general or not? Any opinions? The stats message are switch on by adding then '--enable-stats' to the ./configure for ipsec-tools. There is no runtime option to switch the message off. > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |