Re: trying to create a custom sarge isntaller

2004-12-20 Thread Daniel Dickinson
Joey Hess wrote: Daniel Dickinson wrote: What am I doing wrong, if anything. If this is what it looks like, which is that rc2 in svn is not the rc2 that was released, this is not good from a version control perpective. It is the rc2 that was released, but the debs in testing have changed in the m

Re: Re: trying to create a custom sarge isntaller

2004-12-20 Thread Joey Hess
Daniel Dickinson wrote: > What am I doing wrong, if anything. If this is what it looks like, > which is that rc2 in svn is not the rc2 that was released, this is not > good from a version control perpective. It is the rc2 that was released, but the debs in testing have changed in the meantime. >

Re: Re: trying to create a custom sarge isntaller

2004-12-20 Thread Daniel Dickinson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've had the same probem using svn co svn://svn.debian.org/d-i/tags/d-i/rc2 This is supposed to be rc2 but it doesn't build due to 'some modules are in more than one package' as the first poster mentioned. What am I doing wrong, if anything. If this is

Re: trying to create a custom sarge isntaller

2004-12-20 Thread Dick Visser
On Sun, 19 Dec 2004, Joey Hess wrote: > > I am stuck here, but this may be because I have not alot experience in > > building packages. > > This was fixed in version 0.69 of linux-kernel-di-i386-2.6. Aha! Now it builds udebs fine :) Strange, but 0.69 was in unstable, and I had my system set to us

Re: trying to create a custom sarge isntaller

2004-12-19 Thread Joey Hess
Dick Visser wrote: > I suspect my module (which is called arcmsr) should into > scsi-extra-modules, so I added "drivers/scsi/arcmsr/arcmsr.o" to it. That should be ok, the others are for modules that need to go onto initrd images. > kernel-wedge gen-control > debian/control > kernel-wedge make-li