- Slovak (Ivan Masar), new sk.po. (Closes: #661143)
- Czech (Miroslav Kure), cs.po. (Closes: #661437)
* Fix of some errors in lilo manpage. (Closes: #659809)
+ * Fix of some typos in user.tex file (string EBDA).
- -- Joachim Wiedorn <ad_debian@joonet.de> Sat, 03 Mar 2012 18:32:41 +0100
+ -- Joachim Wiedorn <ad_debian@joonet.de> Sun, 04 Mar 2012 00:28:31 +0100
lilo (1:23.2-2) unstable; urgency=low
--- /dev/null
+Package: lilo
+Subject: fix typos in user tex
+Author: Joachim Wiedorn <ad_debian at joonet.de>
+Forwarded: yes
+Last-Update: 2012-03-04
+
+EBDA means Extended BIOS Data Area. So EDBA is the false string.
+---
+
+diff -urN s15/doc/user.tex s16/doc/user.tex
+--- s15/doc/user.tex 2010-11-02 00:30:01.000000000 +0100
++++ s16/doc/user.tex 2012-03-04 00:32:14.853171226 +0100
+@@ -2824,9 +2824,9 @@
+ \item[\raw{IGNORECASE}] Makes image name matching case-insensitive, i.e.
+ ``linux'' and ``Linux'' are identical. This option is enabled by
+ default. Note that password matching is always case-sensitive.
+- \item[\raw{LARGE\_EDBA}] Loads \LILO\ at a lower address in order to
++ \item[\raw{LARGE\_EBDA}] Loads \LILO\ at a lower address in order to
+ leave more space for the EBDA (Extended BIOS Data Area). This is
+- necessary on some recent MP systems. Note that enabling \raw{LARGE\_EDBA}
++ necessary on some recent MP systems. Note that enabling \raw{LARGE\_EBDA}
+ reduces the maximum size of ``small'' images (e.g. ``Image'' or
+ ``zImage'').
+ \item[\raw{NO1STDIAG}] Do not generate diagnostics on read errors in the
+@@ -3181,7 +3181,7 @@
+ \item[\raw{Kernel \meta{name} is too big}]~\\
+ The kernel image (without the setup
+ code) is bigger than 512 kbytes (or 448 kbytes, if built with
+- \raw{LARGE\_EDBA}). \LILO\ would overwrite itself when trying
++ \raw{LARGE\_EBDA}). \LILO\ would overwrite itself when trying
+ to load such a kernel. This limitation only applies to old kernels which
+ are loaded below 0x10000 (e.g. ``Image'' or ``zImage''). Try building the
+ kernel with ``bzImage''. If this is undesirable for some reason, try