Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-24 Thread Martin Sjögren
mån 2003-03-24 klockan 18.14 skrev Matt Kraai: > > The parsing was the least concern. Bad explanations on my part, I'm > > worried about false negatives and false positives. Most udebs end in > > "-udeb" so that's far from conclusive. And I can imagine udebs with > > "-modules-" in the name, even i

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-24 Thread Matt Kraai
On Mon, Mar 24, 2003 at 02:39:53PM +0100, Martin Sj?gren wrote: > m?n 2003-03-24 klockan 10.48 skrev Herbert Xu: > > On Sun, Mar 23, 2003 at 10:45:20PM +0100, Martin Sj?gren wrote: > > > > > > It's harder to parse. I don't want anna to screw up because someone > > > named their udeb a bit weird. T

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-24 Thread Martin Sjögren
mån 2003-03-24 klockan 10.48 skrev Herbert Xu: > On Sun, Mar 23, 2003 at 10:45:20PM +0100, Martin Sj?gren wrote: > > > > It's harder to parse. I don't want anna to screw up because someone > > named their udeb a bit weird. The pattern for kernel module udebs so far > > seem to be on the form *-mod

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-24 Thread Herbert Xu
On Sun, Mar 23, 2003 at 10:45:20PM +0100, Martin Sj?gren wrote: > > It's harder to parse. I don't want anna to screw up because someone > named their udeb a bit weird. The pattern for kernel module udebs so far > seem to be on the form *-modules-*.*.*-*-udeb which is a bit too unclear > for my tas

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-23 Thread Martin Sjögren
lör 2003-03-22 klockan 02.03 skrev Herbert Xu: > Martin Sj?gren <[EMAIL PROTECTED]> wrote: > > > > I have thus written the following, and checked it into the d-i cvs as > > doc/kernel-modules.txt, or in viewcvs: > > http://cvs.debian.org/*checkout*/debian-installer/doc/kernel-modules.txt?rev=1.1 >

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-21 Thread Herbert Xu
Martin Sj?gren <[EMAIL PROTECTED]> wrote: > > I have thus written the following, and checked it into the d-i cvs as > doc/kernel-modules.txt, or in viewcvs: > http://cvs.debian.org/*checkout*/debian-installer/doc/kernel-modules.txt?rev=1.1 > > Any comments on this? Why can't we simply use the pa

Bug#179000: Handling kernel modules of different kernel versions in anna & d-i

2003-03-21 Thread Martin Sjögren
(Cc:ed to various kernel maintainers, I hope I included all maintainers of d-i kernels) Hello. I want to simplify anna's job of installing udebs into the d-i ramdisk. There's no reason for displaying kernel module udebs belonging to the wrong kernel versions in anna, and it would be neat to insta