[Kernel-handbook-general] [PATCH 4/7] Fix references to transitional metapackages
Ben Hutchings
ben at decadent.org.uk
Sun Jun 3 17:38:54 UTC 2012
---
chapter-packaging.sgml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/chapter-packaging.sgml b/chapter-packaging.sgml
index 92714d8..619e121 100644
--- a/chapter-packaging.sgml
+++ b/chapter-packaging.sgml
@@ -157,18 +157,18 @@ apt-get install linux-headers-$(uname -r)
</item>
<tag><tt>linux-image[-<em>featureset</em>]-<em>flavour</em></tt></tag>
- <item>
- <p>
- This is a virtual package, providing (via dependencies) the latest
- binary image for a particular flavour. Example: <tt>linux-image-openvz-686</tt>.
- </item>
- <tag><tt>linux-image-2.6[-<em>featureset</em>]-<em>flavour</em></tt></tag>
- <tag><tt>linux-headers-2.6[-<em>featureset</em>]-<em>flavour</em></tt></tag>
+ <tag><tt>linux-headers[-<em>featureset</em>]-<em>flavour</em></tt></tag>
<item>
<p>
These virtual packages provide (via dependencies) the latest
- 2.6 series binary image and matching set of header files (respectively)
- for a particular flavour. Example: <tt>linux-image-2.6-openvz-686</tt>
+ binary image and matching set of header files (respectively)
+ for a particular flavour. Example: <tt>linux-image-openvz-686</tt>
+ </p>
+ <p>
+ In Debian 6.0 (squeeze) and earlier, the headers
+ metapackages were
+ named <tt>linux-headers-2.6[-<em>featureset</em>]-<em>flavour</em></tt>.
+ </p>
</item>
<tag><tt>linux-image-<em>version</em>-<em>abiname</em>[-<em>featureset</em>]-<em>flavour</em></tt></tag>
<item>
--
1.7.10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/kernel-handbook-general/attachments/20120603/ae98280d/attachment-0001.pgp>
More information about the Kernel-handbook-general
mailing list