On Sat, Sep 23, 2006 at 11:31:12PM -0400, Mike Frysinger wrote:
> On Saturday 23 September 2006 10:30, Brian Harring wrote:
> > dlopen?
>
> we already said that this will need a new depend variable
>
> > How does this fix openssl horkage? (bad soname handling)
>
> it wont, but such things are br
On Saturday 23 September 2006 22:36, Ciaran McCreesh wrote:
> How would it know what other files are required? For example, if
> libexpat.so.0 were to rely upon /usr/share/expat-0/config , how would
> the package manager know not to clobber that file? Or are you
> suggesting leaving (or reparenting
On Saturday 23 September 2006 10:30, Brian Harring wrote:
> dlopen?
we already said that this will need a new depend variable
> How does this fix openssl horkage? (bad soname handling)
it wont, but such things are broken regardless outside of Gentoo ... and
trying to accommodate something that
On Monday 25 September 2006 08:35, Noack, Sebastian wrote:
> The workaround is to hack /etc/init.d/checkroot to call `dmesg -n 1` on
> startup, even though in /etc/conf.d/rc is a variable RC_DMESG_LOGLEVEL
> which is set to "1" by default, but it doesn't affect anything.
RC_DMESG_LEVEL is the corr
Hi,
at the weekend I upgraded to baselayout-1.12.5. And this is the worse
version of baselayout since I'm using Gentoo.
The first reason therefore is, that the kernel log is spamming to your
console all the time, because of the loglevel doesn't become set to 1
anymore.
The workaround is to hack