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

Bug#757220: marked as done (d-i manual: update kernelversions for Jessie)



Your message dated Thu, 21 Aug 2014 21:52:33 +0200
with message-id <20140821215233.3d355176e5a52bb4b997d2fb@mailbox.org>
and subject line Re: Bug#757220: d-i manual: update kernelversions for Jessie
has caused the Debian Bug report #757220,
regarding d-i manual: update kernelversions for Jessie
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
757220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757220
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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?



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"

--- End Message ---
--- Begin Message ---
Hi,

Holger Wansing <hwansing@mailbox.org> wrote:
> So I have changed now to
> 	Linux		3.16
> 	hurd		1.4
> 	kfreebsd	9
> for the time being.
> 
> Leaving this bugreport open as a reminder for the real kfreebsd version.

Since kfreebsd uses version 10 in Jessie Beta1, I have updated to 10 in
the manual now.


closing this bug

Holger


-- 
Holger Wansing <hwansing@mailbox.org>

--- End Message ---

Reply to: