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

Re: Release notes: Kernel upgrades



On Wed, May 18, 2005 at 12:13:00AM +0200, Frank Lichtenheld wrote:
> +<!-- kernel upgrade prior to dist-upgrade needed -->
> +<![ %i386    [ <!entity % glibcneedsnewkernel "INCLUDE"> ]]>
> +<![ %hppa    [ <!entity % glibcneedsnewkernel "INCLUDE"> ]]>
> +<![ %hppa    [ <!entity % upgradekernel "INCLUDE"> ]]>
> +<![ %sparc   [ <!entity % glibcneedsnewkernel "INCLUDE"> ]]>
> +<![ %sparc   [ <!entity % upgradekernel "INCLUDE"> ]]>
> +               <!entity % glibcneedsnewkernel "IGNORE">
> +               <!entity % upgradekernel "IGNORE">

For sparc you first define glibcneedsnewkernel "INCLUDE" and after this
glibcneedsnewkernel "IGNORE". Please note that the first SGML definition
wins (INCLUDE).

> +	   <p>sun4c CPUs are <em>not supported anymore</em> in sarge.
> +	   The support for sun4d CPUs is in a rather unkown state since they
> +	   are very rare. It is possible that sun4d CPUs with a MMU work.</p>

s/unkown/unknown/
s/a MMU/an MMU/

> +	       <example>
> +deb http://ftp.debian.org sarge/upgrade-kernel/
> +# sources are also available if you need them
> +# deb-src http://ftp.debian.org sarge/upgrade-kernel/
> +               </example>

Is there a main (contrib, ...) missing?

> +<!-- unordered list in debiandoc? -->

<list> is unordered, <enumlist> is numbered.

> +<!-- note: download URLs not final yet -->
> +               <p><list>
> +	         <item><url id="http://ftp.debian.org/debian/pool/main/k/kernel-image-2.6.8-hppa/kernel-image-2.6.8-2-64_2.6.8-6_hppa.deb";></item>
> +
> +               <p>The kernel package depends on module-init-tools,
> +               initrd-tools depends on cramfsprogs. All other
> +	       dependencies can be satisfied with packages from woody in the usual way.</p>

Please use <package> tags for module-init-tools, ...

Jens



Reply to: