On Tue, 2005-08-16 at 14:22 -0700, Steve Langasek wrote: > It won't actually break d-i when installing etch, because the dependency of > kernel-latest on these kernels will prevent the removal of the necessary > binary packages from testing. > > It will break d-i installs of sid, until the point that there's a new > kernel-latest available in unstable; and once it's uploaded to unstable, we > have to be sure that we're ready to have 2.6.12 as the default kernel in > testing, because it probably won't take long to propagate.
linux-2.6 deprecates kernel-latest, afaict. It provides the same binary packages as transition packages that depend on the s/kernel/linux/ equivalents. The remaining problem is that the version string used by the linux-2.6 transition packages is < the kernel-latest counterparts. I would think d-i could avoid that problem by using the linux-* metapackages instead of the transition packages. I only looked at x86; not sure that all archs that used a kernel-latest have switched. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

