* 2.4.23-pre4-pac1
@ 2003-09-15 12:18 Bernhard Rosenkraenzer
2003-09-15 14:51 ` 2.4.23-pre4-pac1 edouardino
0 siblings, 1 reply; 7+ messages in thread
From: Bernhard Rosenkraenzer @ 2003-09-15 12:18 UTC (permalink / raw)
To: linux-kernel
$SUBJECT is ready and can be downloaded at
http://www.arklinux.org/~bero/kernel/patch-2.4.23-pre4-pac1.bz2
GPG sig: http://www.arklinux.org/~bero/kernel/patch-2.4.23-pre4-pac1.bz2.asc
Changes:
- Port to 2.4.23-pre4
- Fix build of SATA drivers
- Fix Config.in bug that prevented SATA drivers from being compiled with
modular SCSI
- Sync DRI with xf86 tree, add ATI IGP support
- Fix taking down network devices (Patch from Jeff Garzik on LKML)
- Fix compilation of atyfb with GENERIC_LCD enabled
["It compiles, therefore it works(tm)" due to lack of hardware for
testing]
--
Ark Linux - Linux for the masses
http://www.arklinux.org/
Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-15 12:18 2.4.23-pre4-pac1 Bernhard Rosenkraenzer
@ 2003-09-15 14:51 ` edouardino
2003-09-15 22:34 ` 2.4.23-pre4-pac1 Alan Cox
2003-09-18 18:21 ` 2.4.23-pre4-pac1 Herbert Poetzl
0 siblings, 2 replies; 7+ messages in thread
From: edouardino @ 2003-09-15 14:51 UTC (permalink / raw)
To: Bernhard Rosenkraenzer; +Cc: linux-kernel
Hi,
Could you send me the Device Mapper patch you used ?
Or could you make -pac available as splitted patches too ?
I fact I'd like to use a recent dm.
Thanks in advance.
--
E.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-15 14:51 ` 2.4.23-pre4-pac1 edouardino
@ 2003-09-15 22:34 ` Alan Cox
2003-09-16 23:29 ` 2.4.23-pre4-pac1 Erik Tews
2003-09-18 18:21 ` 2.4.23-pre4-pac1 Herbert Poetzl
1 sibling, 1 reply; 7+ messages in thread
From: Alan Cox @ 2003-09-15 22:34 UTC (permalink / raw)
To: edouardino; +Cc: Bernhard Rosenkraenzer, Linux Kernel Mailing List
On Llu, 2003-09-15 at 15:51, edouardino@ifrance.com wrote:
> Hi,
>
> Could you send me the Device Mapper patch you used ?
> Or could you make -pac available as splitted patches too ?
> I fact I'd like to use a recent dm.
Its the bits in drivers/md and include/linux/dm* - easy to split out.
It is quite old. The Sistina guys have been promising me an update for
some time but I guess 2.6 is far more important
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-15 22:34 ` 2.4.23-pre4-pac1 Alan Cox
@ 2003-09-16 23:29 ` Erik Tews
2003-09-17 1:09 ` 2.4.23-pre4-pac1 edouardino
0 siblings, 1 reply; 7+ messages in thread
From: Erik Tews @ 2003-09-16 23:29 UTC (permalink / raw)
To: Alan Cox; +Cc: edouardino, Bernhard Rosenkraenzer, Linux Kernel Mailing List
On Mon, Sep 15, 2003 at 11:34:14PM +0100, Alan Cox wrote:
> On Llu, 2003-09-15 at 15:51, edouardino@ifrance.com wrote:
> > Hi,
> >
> > Could you send me the Device Mapper patch you used ?
> > Or could you make -pac available as splitted patches too ?
> > I fact I'd like to use a recent dm.
>
> Its the bits in drivers/md and include/linux/dm* - easy to split out.
> It is quite old. The Sistina guys have been promising me an update for
> some time but I guess 2.6 is far more important
The latest version I know about is at:
http://people.sistina.com/~thornber/patches/2.4-stable/2.4.22/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-16 23:29 ` 2.4.23-pre4-pac1 Erik Tews
@ 2003-09-17 1:09 ` edouardino
2003-09-17 11:59 ` 2.4.23-pre4-pac1 Bernhard Rosenkraenzer
0 siblings, 1 reply; 7+ messages in thread
From: edouardino @ 2003-09-17 1:09 UTC (permalink / raw)
To: Erik Tews; +Cc: Linux Kernel Mailing List
erik@debian.franken.de (Erik Tews) writes:
>> > Could you send me the Device Mapper patch you used ?
>> > Or could you make -pac available as splitted patches too ?
>> > I fact I'd like to use a recent dm.
>> Its the bits in drivers/md and include/linux/dm* - easy to split out.
>> It is quite old. The Sistina guys have been promising me an update for
>> some time but I guess 2.6 is far more important
> The latest version I know about is at:
> http://people.sistina.com/~thornber/patches/2.4-stable/2.4.22/
yep, but it doesn't apply to 2.4.23-pre4.
I was told it's going to be fixed soonish :-)
--
E.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-17 1:09 ` 2.4.23-pre4-pac1 edouardino
@ 2003-09-17 11:59 ` Bernhard Rosenkraenzer
0 siblings, 0 replies; 7+ messages in thread
From: Bernhard Rosenkraenzer @ 2003-09-17 11:59 UTC (permalink / raw)
To: edouardino; +Cc: Erik Tews, Linux Kernel Mailing List
On Wed, 17 Sep 2003 edouardino@ifrance.com wrote:
> > The latest version I know about is at:
> > http://people.sistina.com/~thornber/patches/2.4-stable/2.4.22/
>
> yep, but it doesn't apply to 2.4.23-pre4.
> I was told it's going to be fixed soonish :-)
I've fixed it up and added it to 2.4.23-pre4-pac2
LLaP
bero
--
Ark Linux - Linux for the masses
http://www.arklinux.org/
Redistribution and processing of this message is subject to
http://www.arklinux.org/terms.php
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.4.23-pre4-pac1
2003-09-15 14:51 ` 2.4.23-pre4-pac1 edouardino
2003-09-15 22:34 ` 2.4.23-pre4-pac1 Alan Cox
@ 2003-09-18 18:21 ` Herbert Poetzl
1 sibling, 0 replies; 7+ messages in thread
From: Herbert Poetzl @ 2003-09-18 18:21 UTC (permalink / raw)
To: edouardino; +Cc: Bernhard Rosenkraenzer, linux-kernel
On Mon, Sep 15, 2003 at 04:51:38PM +0200, edouardino@ifrance.com wrote:
>
> Hi,
>
> Could you send me the Device Mapper patch you used ?
> Or could you make -pac available as splitted patches too ?
> I fact I'd like to use a recent dm.
a splitted up version would be
apreciated ...
TIA,
Herbert
> Thanks in advance.
>
> --
> E.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-09-18 18:21 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-15 12:18 2.4.23-pre4-pac1 Bernhard Rosenkraenzer
2003-09-15 14:51 ` 2.4.23-pre4-pac1 edouardino
2003-09-15 22:34 ` 2.4.23-pre4-pac1 Alan Cox
2003-09-16 23:29 ` 2.4.23-pre4-pac1 Erik Tews
2003-09-17 1:09 ` 2.4.23-pre4-pac1 edouardino
2003-09-17 11:59 ` 2.4.23-pre4-pac1 Bernhard Rosenkraenzer
2003-09-18 18:21 ` 2.4.23-pre4-pac1 Herbert Poetzl
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.