summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2014-08-05 21:27:10 +0000
committerHolger Wansing <linux@wansing-online.de>2014-08-05 21:27:10 +0000
commitf1755a3269e0a17bfcdeaa3fd1b0c37d2320ea0d (patch)
treef8bcb66a8a9993c3a7f1f3ecd495c5eb82c7a2cc
parent94cdb255a3da0b04809f4b6fc08a959376baecdb (diff)
downloadinstallation-guide-f1755a3269e0a17bfcdeaa3fd1b0c37d2320ea0d.zip
Remove/change mentions of Linux 2.6 kernels, since we have a default 3.x kernel (since Wheezy)
-rw-r--r--en/appendix/files.xml2
-rw-r--r--en/install-methods/tftp/rarp.xml2
-rw-r--r--en/partitioning/tree.xml4
3 files changed, 4 insertions, 4 deletions
diff --git a/en/appendix/files.xml b/en/appendix/files.xml
index f48f1ab2c..6c4af22a7 100644
--- a/en/appendix/files.xml
+++ b/en/appendix/files.xml
@@ -202,7 +202,7 @@ when your mouse only has one button. Just add the following lines to
<para>
A standard installation for the amd64 architecture, including all standard
-packages and using the default 2.6 kernel, takes up &std-system-size;MB of disk space.
+packages and using the default kernel, takes up &std-system-size;MB of disk space.
A minimal base installation, without the <quote>Standard system</quote>
task selected, will take &base-system-size;MB.
diff --git a/en/install-methods/tftp/rarp.xml b/en/install-methods/tftp/rarp.xml
index 3948c85f4..ae539c6f3 100644
--- a/en/install-methods/tftp/rarp.xml
+++ b/en/install-methods/tftp/rarp.xml
@@ -17,7 +17,7 @@ command <userinput>ip addr show dev eth0</userinput>.
</para><para>
-On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS,
+On a RARP server system using a Linux kernel or Solaris/SunOS,
you use the <command>rarpd</command> program.
You need to ensure that the Ethernet hardware address for the client is
listed in the <quote>ethers</quote> database (either in the
diff --git a/en/partitioning/tree.xml b/en/partitioning/tree.xml
index 23b093b19..d3d13e96d 100644
--- a/en/partitioning/tree.xml
+++ b/en/partitioning/tree.xml
@@ -49,7 +49,7 @@ these directories:
<entry>Mount point for mounting a file system temporarily</entry>
</row><row>
<entry><filename>proc</filename></entry>
- <entry>Virtual directory for system information (2.4 and 2.6 kernels)</entry>
+ <entry>Virtual directory for system information</entry>
</row><row>
<entry><filename>root</filename></entry>
<entry>Home directory for the root user</entry>
@@ -61,7 +61,7 @@ these directories:
<entry>Essential system binaries</entry>
</row><row>
<entry><filename>sys</filename></entry>
- <entry>Virtual directory for system information (2.6 kernels)</entry>
+ <entry>Virtual directory for system information</entry>
</row><row>
<entry><filename>tmp</filename></entry>
<entry>Temporary files</entry>