aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/user/installation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/user/installation.tex')
-rw-r--r--docs/src/user/installation.tex8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/src/user/installation.tex b/docs/src/user/installation.tex
index 5e6b4fb21c..3fc716a1fa 100644
--- a/docs/src/user/installation.tex
+++ b/docs/src/user/installation.tex
@@ -1,7 +1,7 @@
\chapter{Installation}
The Xen distribution includes three main components: Xen itself, ports
-of Linux 2.4 and 2.6 and NetBSD to run on Xen, and the userspace
+of Linux and NetBSD to run on Xen, and the userspace
tools required to manage a Xen-based system. This chapter describes
how to install the Xen~2.0 distribution from source. Alternatively,
there may be pre-built packages available as part of your operating
@@ -169,7 +169,7 @@ KERNELS ?= mk.linux-2.6-xen0 mk.linux-2.6-xenU
You can edit this line to include any set of operating system kernels
which have configurations in the top-level \path{buildconfigs/}
-directory, for example \path{mk.linux-2.4-xenU} to build a Linux 2.4
+directory, for example \path{mk.linux-2.6-xenU} to build a Linux 2.6
kernel containing only virtual device drivers.
%% Inspect the Makefile if you want to see what goes on during a
@@ -190,10 +190,6 @@ kernel containing only virtual device drivers.
%% mkbuildtree} script to add the Xen patches to the kernel.
-%% The procedure is similar to build the Linux 2.4 port: \\
-%% \verb!# LINUX_SRC=/path/to/linux2.4/source make linux24!
-
-
%% \framebox{\parbox{5in}{
%% {\bf Distro specific:} \\
%% {\it Gentoo} --- if not using udev (most installations,