* [gentoo-user] Do Debian's 2.6.18 problems exist in gentoo?
@ 2007-01-20 22:27 Hendrik Boom
2007-01-21 2:09 ` Nick Rout
0 siblings, 1 reply; 4+ messages in thread
From: Hendrik Boom @ 2007-01-20 22:27 UTC (permalink / raw
To: gentoo-user
I'm in the process of installing gentoo now, in the hope of getting it to
work more reliably (and more up-to-date) than Debian. Debian's 2.6.18-3
kernel includes backported msync-optimising patches from 2.19 that don't
work properly and have the effect of sometimes causing serious file-system
damage. (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401006 if
you're curious about gory details).
What I was wondering was whether a similar misfortune has befallen
gentoo's 2.6.18 kernel, or whether gentoo's kernel developers have just
left the 2.6.19 patches in 2.6.19.
Maybe I'm being silly asking about this, but I have become paranoid about
severe file system damage.
-- hendrik
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Do Debian's 2.6.18 problems exist in gentoo?
2007-01-20 22:27 [gentoo-user] Do Debian's 2.6.18 problems exist in gentoo? Hendrik Boom
@ 2007-01-21 2:09 ` Nick Rout
2007-01-21 10:41 ` [gentoo-user] " Mick
2007-01-21 23:46 ` [gentoo-user] " Iain Buchanan
0 siblings, 2 replies; 4+ messages in thread
From: Nick Rout @ 2007-01-21 2:09 UTC (permalink / raw
To: gentoo-user
On Sat, 20 Jan 2007 17:27:28 -0500
Hendrik Boom <hendrik@pooq.com> wrote:
> I'm in the process of installing gentoo now, in the hope of getting it to
> work more reliably (and more up-to-date) than Debian. Debian's 2.6.18-3
> kernel includes backported msync-optimising patches from 2.19 that don't
> work properly and have the effect of sometimes causing serious file-system
> damage. (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401006 if
> you're curious about gory details).
>
> What I was wondering was whether a similar misfortune has befallen
> gentoo's 2.6.18 kernel, or whether gentoo's kernel developers have just
> left the 2.6.19 patches in 2.6.19.
>
> Maybe I'm being silly asking about this, but I have become paranoid about
> severe file system damage.
>
> -- hendrik
there are a number of kernels you can install in gentoo - see inside the directory /usr/portage/sys-kernel. You can also see what patches have been applied by looking at the ebuilds.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: Do Debian's 2.6.18 problems exist in gentoo?
2007-01-21 2:09 ` Nick Rout
@ 2007-01-21 10:41 ` Mick
2007-01-21 23:46 ` [gentoo-user] " Iain Buchanan
1 sibling, 0 replies; 4+ messages in thread
From: Mick @ 2007-01-21 10:41 UTC (permalink / raw
To: gentoo-user
Nick Rout wrote:
> On Sat, 20 Jan 2007 17:27:28 -0500
> Hendrik Boom <hendrik@pooq.com> wrote:
>
>> I'm in the process of installing gentoo now, in the hope of getting it to
>> work more reliably (and more up-to-date) than Debian. Debian's 2.6.18-3
>> kernel includes backported msync-optimising patches from 2.19 that don't
>> work properly and have the effect of sometimes causing serious
>> file-system damage. (see
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401006 if you're curious
>> about gory details).
>>
>> What I was wondering was whether a similar misfortune has befallen
>> gentoo's 2.6.18 kernel, or whether gentoo's kernel developers have just
>> left the 2.6.19 patches in 2.6.19.
>>
>> Maybe I'm being silly asking about this, but I have become paranoid about
>> severe file system damage.
>>
>> -- hendrik
>
> there are a number of kernels you can install in gentoo - see inside the
> directory /usr/portage/sys-kernel. You can also see what patches have been
> applied by looking at the ebuilds.
You may also want to browse the devs ML where you may find announcements
similar to this:
http://archives.gentoo.org/gentoo-dev/msg_141891.xml
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Do Debian's 2.6.18 problems exist in gentoo?
2007-01-21 2:09 ` Nick Rout
2007-01-21 10:41 ` [gentoo-user] " Mick
@ 2007-01-21 23:46 ` Iain Buchanan
1 sibling, 0 replies; 4+ messages in thread
From: Iain Buchanan @ 2007-01-21 23:46 UTC (permalink / raw
To: gentoo-user
On Sun, 2007-01-21 at 15:09 +1300, Nick Rout wrote:
> On Sat, 20 Jan 2007 17:27:28 -0500
> Hendrik Boom <hendrik@pooq.com> wrote:
>
> > I'm in the process of installing gentoo now,
good! [snip]
> > What I was wondering was whether a similar misfortune has befallen
> > gentoo's 2.6.18 kernel, or whether gentoo's kernel developers have just
> > left the 2.6.19 patches in 2.6.19.
> >
> > Maybe I'm being silly asking about this, but I have become paranoid about
> > severe file system damage.
> >
> > -- hendrik
>
> there are a number of kernels you can install in gentoo - see inside
> the directory /usr/portage/sys-kernel. You can also see what patches
> have been applied by looking at the ebuilds.
to those not familiar with gentoo: there is also a vanilla-sources
ebuild, which installs the kernel exactly as it is from kernel.org, with
no patches, if you want to go that way.
HTH,
--
Iain Buchanan <iaindb at netspace dot net dot au>
I have the simplest tastes. I am always satisfied with the best.
-- Oscar Wilde
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-21 23:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-20 22:27 [gentoo-user] Do Debian's 2.6.18 problems exist in gentoo? Hendrik Boom
2007-01-21 2:09 ` Nick Rout
2007-01-21 10:41 ` [gentoo-user] " Mick
2007-01-21 23:46 ` [gentoo-user] " Iain Buchanan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox