summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/arch-options/linux2
-rwxr-xr-xbuild/preseed.pl2
-rw-r--r--cs/preparing/needed-info.xml2
-rw-r--r--de/preparing/needed-info.xml2
-rw-r--r--debian/changelog1
-rw-r--r--en/preparing/needed-info.xml2
-rw-r--r--fr/preparing/needed-info.xml2
-rw-r--r--it/preparing/needed-info.xml2
-rw-r--r--po/da/preparing.po2
-rw-r--r--po/el/preparing.po4
-rw-r--r--po/es/preparing.po4
-rw-r--r--po/fi/preparing.po2
-rw-r--r--po/hu/preparing.po2
-rw-r--r--po/ja/preparing.po4
-rw-r--r--po/ko/preparing.po4
-rw-r--r--po/nl/preparing.po2
-rw-r--r--po/nn/preparing.po2
-rw-r--r--po/pt/preparing.po4
-rw-r--r--po/ro/preparing.po2
-rw-r--r--po/ru/preparing.po4
-rw-r--r--po/sv/preparing.po4
-rw-r--r--po/tl/preparing.po2
-rw-r--r--po/vi/preparing.po4
-rw-r--r--po/zh_CN/preparing.po4
-rw-r--r--po/zh_TW/preparing.po2
25 files changed, 34 insertions, 33 deletions
diff --git a/build/arch-options/linux b/build/arch-options/linux
index 024a9f2f4..07c9660ed 100644
--- a/build/arch-options/linux
+++ b/build/arch-options/linux
@@ -4,5 +4,5 @@
archspec="$archspec;linux-any"
arch_kernel="Linux"
arch_parttype="Linux"
-kernelversion="2.6.32"
+kernelversion="3.2"
kernelpackage="linux-image"
diff --git a/build/preseed.pl b/build/preseed.pl
index cdea8fb97..c76393426 100755
--- a/build/preseed.pl
+++ b/build/preseed.pl
@@ -70,7 +70,7 @@ sub replace_entities {
$text =~ s/&archive-mirror;/http.us.debian.org/g;
$text =~ s/&releasename;/$release/g;
$text =~ s/&kernelpackage;/linux-image/g;
- $text =~ s/&kernelversion;/2.6.32/g;
+ $text =~ s/&kernelversion;/3.2/g;
$text =~ s/>/>/g;
$text =~ s/&lt;/</g;
diff --git a/cs/preparing/needed-info.xml b/cs/preparing/needed-info.xml
index 8baad0bdb..8fc188abb 100644
--- a/cs/preparing/needed-info.xml
+++ b/cs/preparing/needed-info.xml
@@ -84,7 +84,7 @@ zařízení (např. DASD, XPRAM, Console, OSA, HiperSockets a z/VM)
<itemizedlist>
<listitem><para>
-<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 2.6.32)</ulink>
+<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 3.2)</ulink>
</para></listitem>
</itemizedlist>
diff --git a/de/preparing/needed-info.xml b/de/preparing/needed-info.xml
index f44764fd8..0821c66e3 100644
--- a/de/preparing/needed-info.xml
+++ b/de/preparing/needed-info.xml
@@ -88,7 +88,7 @@ Gerätetreiber (DASD, XPRAM, Console, OSA, HiperSockets und z/VM-Interaktion)
<itemizedlist>
<listitem><para>
-<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 2.6.32)</ulink>
+<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 3.2)</ulink>
</para></listitem>
</itemizedlist>
diff --git a/debian/changelog b/debian/changelog
index ed5aff3aa..ac01dfc7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ installation-guide (2013XXXX) UNRELEASED; urgency=low
working content-language negociation.
* Fix space typo reported by Enrico Zini.
* Fix spurious syncs reported by Enrico Zini.
+ * Fix Linux kernel version, reported by Enrico Zini.
[ Milan Kupcevic ]
* Debian-installer partition table editing tool not compatible with
diff --git a/en/preparing/needed-info.xml b/en/preparing/needed-info.xml
index c5ef84da7..50e4581bd 100644
--- a/en/preparing/needed-info.xml
+++ b/en/preparing/needed-info.xml
@@ -88,7 +88,7 @@ drivers (e.g. DASD, XPRAM, Console, OSA, HiperSockets and z/VM interaction)
<itemizedlist>
<listitem><para>
-<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 2.6.32)</ulink>
+<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 3.2)</ulink>
</para></listitem>
</itemizedlist>
diff --git a/fr/preparing/needed-info.xml b/fr/preparing/needed-info.xml
index 6b397631e..a046a9ccd 100644
--- a/fr/preparing/needed-info.xml
+++ b/fr/preparing/needed-info.xml
@@ -81,7 +81,7 @@ OSA, HiperSockets et interaction z/VM).
<listitem><para>
<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">
-Pilotes de périphériques, spécificités et commandes (noyau Linux 2.6.32)</ulink>
+Pilotes de périphériques, spécificités et commandes (noyau Linux 3.2)</ulink>
</para></listitem>
</itemizedlist>
diff --git a/it/preparing/needed-info.xml b/it/preparing/needed-info.xml
index 3dd789223..203818776 100644
--- a/it/preparing/needed-info.xml
+++ b/it/preparing/needed-info.xml
@@ -115,7 +115,7 @@ e z/VM)
<itemizedlist>
<listitem><para>
-<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 2.6.32)</ulink>
+<ulink url="http://public.dhe.ibm.com/software/dw/linux390/docu/lk32dd04.pdf">Device Drivers, Features, and Commands (Linux Kernel 3.2)</ulink>
</para></listitem>
</itemizedlist>
diff --git a/po/da/preparing.po b/po/da/preparing.po
index 1586b0f3e..1d0f9f99a 100644
--- a/po/da/preparing.po
+++ b/po/da/preparing.po
@@ -385,7 +385,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/el/preparing.po b/po/el/preparing.po
index 4c969c548..4614de63d 100644
--- a/po/el/preparing.po
+++ b/po/el/preparing.po
@@ -510,8 +510,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "Οδηγοί Συσκευών, Χαρακτηριστικά και Εντολές (Πυρήνας του Linux 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "Οδηγοί Συσκευών, Χαρακτηριστικά και Εντολές (Πυρήνας του Linux 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/es/preparing.po b/po/es/preparing.po
index de1a52fde..83cc2da9a 100644
--- a/po/es/preparing.po
+++ b/po/es/preparing.po
@@ -520,10 +520,10 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
"Controladores de dispositivos, funcionalidades y órdenes (Núcleo Linux "
-"versión 2.6.32)"
+"versión 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/fi/preparing.po b/po/fi/preparing.po
index 2dd884225..72ce9b277 100644
--- a/po/fi/preparing.po
+++ b/po/fi/preparing.po
@@ -512,7 +512,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/hu/preparing.po b/po/hu/preparing.po
index dc25bd22b..6bb27070a 100644
--- a/po/hu/preparing.po
+++ b/po/hu/preparing.po
@@ -508,7 +508,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/ja/preparing.po b/po/ja/preparing.po
index 650935a19..1057bab6f 100644
--- a/po/ja/preparing.po
+++ b/po/ja/preparing.po
@@ -501,8 +501,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "デバイスドライバ、機能、コマンド (Linux カーネル 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "デバイスドライバ、機能、コマンド (Linux カーネル 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/ko/preparing.po b/po/ko/preparing.po
index fcf325d6e..206283876 100644
--- a/po/ko/preparing.po
+++ b/po/ko/preparing.po
@@ -468,8 +468,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "장치 드라이버, 기능 및 명령(리눅스 커널 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "장치 드라이버, 기능 및 명령(리눅스 커널 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/nl/preparing.po b/po/nl/preparing.po
index 1586b0f3e..1d0f9f99a 100644
--- a/po/nl/preparing.po
+++ b/po/nl/preparing.po
@@ -385,7 +385,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/nn/preparing.po b/po/nn/preparing.po
index 1586b0f3e..1d0f9f99a 100644
--- a/po/nn/preparing.po
+++ b/po/nn/preparing.po
@@ -385,7 +385,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/pt/preparing.po b/po/pt/preparing.po
index 448c1cd89..636f635e2 100644
--- a/po/pt/preparing.po
+++ b/po/pt/preparing.po
@@ -489,8 +489,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "Controladores de dispositivos, e Comandos (Kernel Linux 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "Controladores de dispositivos, e Comandos (Kernel Linux 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/ro/preparing.po b/po/ro/preparing.po
index 1586b0f3e..1d0f9f99a 100644
--- a/po/ro/preparing.po
+++ b/po/ro/preparing.po
@@ -385,7 +385,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/ru/preparing.po b/po/ru/preparing.po
index 7f57a198d..134114b34 100644
--- a/po/ru/preparing.po
+++ b/po/ru/preparing.po
@@ -490,8 +490,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "Драйверы устройств, свойства и команды (ядро Linux версии 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "Драйверы устройств, свойства и команды (ядро Linux версии 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/sv/preparing.po b/po/sv/preparing.po
index 8e22ef80f..d808f6651 100644
--- a/po/sv/preparing.po
+++ b/po/sv/preparing.po
@@ -517,8 +517,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "Enhetsdrivrutiner, funktioner och kommandon (Linux-kärnan 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "Enhetsdrivrutiner, funktioner och kommandon (Linux-kärnan 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/tl/preparing.po b/po/tl/preparing.po
index 1586b0f3e..1d0f9f99a 100644
--- a/po/tl/preparing.po
+++ b/po/tl/preparing.po
@@ -385,7 +385,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para
diff --git a/po/vi/preparing.po b/po/vi/preparing.po
index 41295fd11..898a20bd1 100644
--- a/po/vi/preparing.po
+++ b/po/vi/preparing.po
@@ -507,8 +507,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "Trình điều khiển, Tính năng và Lệnh (Hạt nhân Linux 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "Trình điều khiển, Tính năng và Lệnh (Hạt nhân Linux 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/zh_CN/preparing.po b/po/zh_CN/preparing.po
index 0e7abe61c..28d45509f 100644
--- a/po/zh_CN/preparing.po
+++ b/po/zh_CN/preparing.po
@@ -437,8 +437,8 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
-msgstr "设备驱动程序、特性和命令(Linux 内核 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
+msgstr "设备驱动程序、特性和命令(Linux 内核 3.2)"
#. Tag: para
#: preparing.xml:330
diff --git a/po/zh_TW/preparing.po b/po/zh_TW/preparing.po
index 9956cb8ba..fbf54366d 100644
--- a/po/zh_TW/preparing.po
+++ b/po/zh_TW/preparing.po
@@ -431,7 +431,7 @@ msgstr ""
#. Tag: ulink
#: preparing.xml:325
#, no-c-format
-msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)"
+msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)"
msgstr ""
#. Tag: para