[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#757220: d-i manual: update kernelversions for Jessie



Holger Wansing <hwansing@mailbox.org> (2014-08-06):
> Package: installation-guide
> Tags: patch
> 
> 
> Hi,
> 
> there are entities for kernel versions in the d-i manual, which need to
> be updated.
> 
> Patch attached, while I' unsure about the kfreebsd version:
> kfreebsd-image package version in jessie is 10 currently, but the
> jessie-alpha1 installer still installs kfreebsd-9.
> What will be in Jessie when releasing?

There was some discussion lately on debian-bsd@ (Cc'd) about
kernel-related things, including which version would be released
upstream just before/after the freeze.

The 3-component Linux version was an artifact (and we're at 3.2.60 now),
I'd rather mention "3.16" which is going to be the basis, and basically
what matters. We're likely ending up with a 3.16.x version, with a high,
unknown, moving x. :)

Mraw,
KiBi.

> Holger
> 
> 
> 
> -- 
> Holger Wansing <hwansing@mailbox.org>

> Index: build/arch-options/linux
> ===================================================================
> --- build/arch-options/linux	(Revision 69224)
> +++ build/arch-options/linux	(Arbeitskopie)
> @@ -4,5 +4,5 @@
>  archspec="$archspec;linux-any"
>  arch_kernel="Linux"
>  arch_parttype="Linux"
> -kernelversion="3.2.0"
> +kernelversion="3.16.0"
>  kernelpackage="linux-image"
> Index: build/arch-options/hurd
> ===================================================================
> --- build/arch-options/hurd	(Revision 69224)
> +++ build/arch-options/hurd	(Arbeitskopie)
> @@ -4,5 +4,5 @@
>  archspec="$archspec;hurd-any"
>  arch_kernel="Hurd"
>  arch_parttype="Linux"
> -kernelversion="1.3.99"
> +kernelversion="1.4"
>  kernelpackage="gnumach"
> Index: build/arch-options/kfreebsd
> ===================================================================
> --- build/arch-options/kfreebsd	(Revision 69224)
> +++ build/arch-options/kfreebsd	(Arbeitskopie)
> @@ -4,5 +4,5 @@
>  archspec="$archspec;kfreebsd-any"
>  arch_kernel="kFreeBSD"
>  arch_parttype="FreeBSD"
> -kernelversion="8"
> +kernelversion="9"
>  kernelpackage="kfreebsd-image"

Attachment: signature.asc
Description: Digital signature


Reply to: