Update of some patches; remove of some patches
[rrq/maintain_lilo.git] / debian / changelog
1 lilo (1:23.2-1) unstable; urgency=low
2
3   * New upstream release:
4     - Fix for larger kernel setup code. (Closes: #625266)
5     - Update of manpages (mkrescue.8, lilo.conf.5).
6     - Add new scripts 'liloconfig' and 'lilo-uuid-diskid'.
7   * Update of some patches; remove of some patches (now in upstream).
8
9  -- Joachim Wiedorn <ad_debian@joonet.de>  Fri, 06 May 2011 18:07:43 +0200
10
11 lilo (1:23.1-2) unstable; urgency=medium
12
13   [ Joachim Wiedorn ]
14   * debian/control:
15     - Remove dependency to lilo in package lilo-doc. (Closes: #613753)
16   * Fix: save errno for second command (device.c).
17   * Fix: save file permissions for converted lilo.conf (Closes: #615103)
18       and fix some typos in script lilo-uuid-diskid.
19   * Fix: missleading error message in geometry.c. (Closes: #445264)
20   * Reformatting of mkrescue manpage (thanks to M.E. Schauer).
21       (Closes: #617282)
22   * debconf scripts:
23     - Fix typos in some debconf translation files. (Closes: #504733)
24     - Use better style in debconf translations. (Closes: #312451, #504733)
25     - Remove debconf code for managing old boot/boot.b and similar files.
26     - Remove no more needed debian/lilo.lintian-overrides file.
27     - Remove script liloconfig and all appropriate debconf code.
28     - Update of German translation (de.po).
29     - Update of French translation (fr.po). (Closes: #615936)
30     - Update of Russian translation (ru.po). (Closes: #616691)
31     - Update of Galician translation (gl.po).
32     - Update of Danish translation (da.po). (Closes: #618004)
33     - Update of Basque translation (eu.po). (Closes: #618253)
34     - Update of Czech translation (cs.po).  (Closes: #618711)
35     - Update of Spanish translation (es.po). (Closes: #618813)
36     - Update of Finnish translation (fi.po). (Closes: #618886)
37     - Update of Italian translation (it.po). (Closes: #618801)
38     - Update of Brazilian Portuguese translation. (Closes: #618738)
39     - Update of Swedish translation (sv.po). (Closes: #618620)
40   * Add new script liloconfig, using template with comments,
41       works with UUID, LABEL and disk-id for root and boot options.
42   * Add new manpage for liloconfig, update of other manpages.
43   * Fix typos and phrases in manpage of lilo.conf. (Closes: #258472)
44
45   [ Niels Thykier ]
46   * Added Depends on perl-modules, since liloconfig needs it.
47
48  -- Joachim Wiedorn <ad_debian@joonet.de>  Sun, 20 Mar 2011 14:37:18 +0100
49
50 lilo (1:23.1-1) unstable; urgency=low
51
52   * New upstream release. (Closes: #339778)
53   * Upstream bugfixes:
54     - Option 'append' works with acpi=off. (Closes: #428390)
55     - Working on degraded RAID-1 device. (Closes: #278373, #522283)
56     - Working with MD v1.0 RAID-1 boot devices. (Closes: #598035)
57     - Working with spaces in labels. (Closes: #287257)
58     - Using new hook scripts for kernel and initrd only one time
59       when needed. (Closes: #599934)
60     - Include diffs for NMUs. (Closes: #504267, #409663)
61     - Fix error with LVM partition. (Closes: #244741)
62     - Compatible with devmapper version. (Closes: #325235)
63   * Solved upstream bugs of Ubuntu:
64     - Raid related error while upgrading (LP: #242879)
65     - Warn if initrd is too large (LP: #260059)
66     - Allow using LVM as root partition (LP: #274972)
67     - Stack overlaping on second stage (LP: #438177)
68     - Raid setup fatal errors (LP: #470502)
69     - Use hook scripts while updating kernel/initrd 
70       (LP: #43869, #345482, #628858, #636211, #691975)
71
72   * Remove all old patches.
73   * Remove very old lilo.conf examples.
74   * Remove obsolete file debian/NEWS.
75   * Bump to Standards Version 3.9.1.
76   * Move to debhelper compatibility level 7.
77   * Move to source format 3.0 (quilt).
78   * Update and new formatting of debian/copyright.
79   * debian/control:
80     - Move source dependency debhelper to version >= 7.0.15.
81     - Update some versions of source dependencies and remove quilt.
82     - Add VCS urls in Alioth.
83     - Add in package lilo-doc dependency to lilo.
84     - Optimize package descriptions.
85
86   * Update all debian/lilo.* and debian/lilo-doc.* files.
87   * Add new debian/lilo-doc.doc-base file.
88   * Remove lilo.sh wrapper script, used because of devfsd.
89   * Remove obsolete script lilo_find_mbr and its manpage.
90   * Remove configured link update-lilo to liloconfig.
91   * Remove some obsolete manpages.
92   * Move script liloconfig into directory debian/scripts.
93   * Add new script update-lilo and its manual page. (Closes: #335084)
94   * Add new script lilo-uuid-diskid for ID conversion and its manual page.
95
96   * Update scripts lilo.postinst, lilo.postrm, lilo.preinst. Using
97       dpkg-maintscript-helper for preserving old modified hook scripts.
98   * Add link creation for menu background sarge.bmp and sid.bmp
99       for compatibility in file debian/lilo.postinst.
100   * Remove hook scripts for kernel and initramfs and use upstream scripts.
101       (Closes: #590022, #306472, #389328)
102   * debian/patches:
103     - Add new patches for Debian.
104     - Add patches for simple rules using dh 7.
105   * debian/rules:
106     - Use simple rules with dh 7 capabilities.
107   * Move debian/Makefile.floppy into debian/floppy directory
108       and fix this Makefile. (Closes: #158955)
109   * Add debian/lilo.install file.
110   * Add lintian-overrides for package lilo.
111   * Update debian/README.Debian file.
112   * Remove obsolete file debian/NEWS.
113   * Remove obsolete debian/TODO file.
114   * Remove obsolete debian/lilo.changelogs file.
115   * Add patchset and changelog entries for use in Ubuntu. (Closes: #602824)
116
117   * debconf files:
118     - Remove message above old bitmap path. (Closes: #304065)
119     - Update of debian/lilo.templates and debian/lilo.config.
120     - Add some code to these files using lilo-uuid-diskid.
121     - Small update of german translation.
122     - Add updated Danish debconf translation. (Closes: #596258)
123
124   * Some more bugfixes:
125     - Add usage hints about -H option in src/lilo.c. (Closes: #459714)
126     - su-to-root command without path in debian/lilo.menu. (Closes: #431077)
127     - Diffs for NMUs already included. (Closes: #504267, #409663)
128     - Remove old obsolete workaround (see bugreport 146350#25).
129
130  -- Joachim Wiedorn <ad_debian@joonet.de>  Fri, 28 Jan 2011 22:51:10 +0100
131
132 lilo (1:22.8-10) unstable; urgency=low
133
134   * debian/control:
135     - Remove Conflicts to grub-legacy and grub-pc.  (Closes: #606952)
136   * debian/README.Debian:
137     - Add information about using more then one bootloader.
138
139  -- Joachim Wiedorn <ad_debian@joonet.de>  Tue, 14 Dec 2010 18:02:55 +0100
140
141 lilo (1:22.8-9ubuntu1) natty; urgency=low
142
143   * Merge from debian unstable (LP: #690090). Remaining changes:
144     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
145       Ubuntu.
146
147  -- Bhavani Shankar <bhavi@ubuntu.com>  Tue, 14 Dec 2010 12:58:18 +0100
148
149 lilo (1:22.8-9) unstable; urgency=low
150
151   * New maintainer.
152   * debian/patches:
153     - Remove patch 16_geometry.patch for inaccessible disks and add
154       information in README.Debian about using of 'inaccessible' option.
155       (Closes: #409285, #400642)
156     - Fix script checkit for newer gcc.
157     - Fix for use LVM volume as root device. (Closes: #398957)
158     - Fix for better computing vmlinux size, upgrade hints in README.Debian.
159       (fixing sporadic failures).
160   * Fix hook scripts: check for /sbin/lilo.
161   * Add lacking file disk.com for creating test floppy.
162   * Add universal menu image for debian, remove menu image for sarge.
163       Update of template, postinst and postrm. (Closes: #420587, #427507)
164   * Set source format 1.0. Add README.source file.
165   * Update watch file to new alioth project area.
166   * debian/control:
167     - Remove VCS urls and add new Homepage url.
168     - Remove IA64 architecture (this is already status quo).
169     - Remove double lines of Priority and Section.
170     - Add package conflicts to grub-pc and grub-legacy.
171     - Remove conflicts to manpages.
172     - Bump to Standards-Version 3.9.1 (without changes).
173
174  -- Joachim Wiedorn <ad_debian@joonet.de>  Fri, 10 Dec 2010 22:21:25 +0100
175
176 lilo (1:22.8-8.3ubuntu1) natty; urgency=low
177
178   * Merge from debian unstable (LP: #669363). Remaining change:
179     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
180       Ubuntu.
181
182  -- Bhavani Shankar <bhavi@ubuntu.com>  Mon, 01 Nov 2010 14:15:56 +0530
183
184 lilo (1:22.8-8.3) unstable; urgency=high
185
186   * Non-maintainer upload.
187   * Change kernel and initramfs hook scripts to do nothing if lilo.conf
188     does not exist (Closes: #594479)
189
190  -- Ben Hutchings <ben@decadent.org.uk>  Sat, 28 Aug 2010 03:10:47 +0100
191
192 lilo (1:22.8-8.2) unstable; urgency=high
193
194   * Non-maintainer upload.
195   * Add kernel and initramfs hook scripts to ensure lilo is reinstalled
196     whenever the kernel or initramfs is updated. (Closes: #590022)
197
198  -- Ben Hutchings <ben@decadent.org.uk>  Tue, 24 Aug 2010 04:25:24 +0100
199
200 lilo (1:22.8-8.1) unstable; urgency=low
201
202   * Non-maintainer upload.
203   * Fix pending l10n issues. Debconf translations:
204     - Czech (Miroslav Kure).  Closes: #505912
205     - Vietnamese (Clytie Siddall).  Closes: #513343
206     - Spanish (Francisco Javier Cuadrado).  Closes: #523466
207     - Italian (Luca Monducci).  Closes: #544597
208     - Basque (Iñaki Larrañaga Murgoitio).  Closes: #545514
209     - Finnish (Esko Arajärvi).  Closes: #545511
210     - Dutch (Vincent Zweije).  Closes: #546509
211
212  -- Christian Perrier <bubulle@debian.org>  Mon, 14 Sep 2009 19:54:16 +0200
213
214 lilo (1:22.8-8ubuntu1) karmic; urgency=low
215
216   * Merge from debian unstable, remaining changes: LP: #409321
217     - debian/control: Build for lpia, too.
218     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
219       Ubuntu.
220
221  -- Bhavani Shankar <right2bhavi@gmail.com>  Wed, 05 Aug 2009 18:43:40 +0530
222
223 lilo (1:22.8-8) unstable; urgency=low
224
225   * Fix some more bashisms. (Closes: #535399)
226   * debian/lilo.postinst: Add -H flag to only install to active MD arrays.
227     (Closes: #507366)
228
229  -- William Pitcock <nenolod@dereferenced.org>  Sat, 01 Aug 2009 15:54:10 -0500
230
231 lilo (1:22.8-7ubuntu1) jaunty; urgency=low
232
233   * Merge from debian unstable, remaining changes: (LP: #304346)
234     - debian/control: Build for lpia, too.
235     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
236       Ubuntu.
237
238  -- Bhavani Shankar <right2bhavi@gmail.com>  Tue, 02 Dec 2008 16:26:42 +0530
239
240 lilo (1:22.8-7) unstable; urgency=low
241
242   [ William Pitcock ]
243   * Acknowledge NMU. (Closes: #504295)
244   * Fix some remaining XSIisms in scripts. (Closes: #256736)
245
246   [ Christian Perrier ]
247   * Translation updates:
248     - French. (Closes: #504465)
249     - Swedish. (Closes: #504517)
250     - Japanese. (Closes: #504560)
251     - Arabic. (Closes: #504685)
252     - German. (Closes: #504732)
253     - Portuguese. (Closes: #505159)
254     - Russian. (Closes: #505581)
255
256  -- William Pitcock <nenolod@dereferenced.org>  Sat, 15 Nov 2008 11:01:59 -0600
257
258 lilo (1:22.8-6.4ubuntu1) jaunty; urgency=low
259
260   * Merge with Debian unstable. Remaining Ubuntu changes:
261     - debian/control: Build for lpia, too.
262     - 03_boot-prompt.patch, 03_lilo-version.patch: Change Debian branding to
263       Ubuntu.
264
265  -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 04 Nov 2008 12:08:07 +0100
266
267 lilo (1:22.8-6.4) unstable; urgency=low
268
269   * Non-maintainer upload.
270   * Don't add large-memory when no lilo.conf exists (Closes: #504376)
271
272  -- Paul Wise <pabs@debian.org>  Mon, 03 Nov 2008 18:09:53 +0900
273
274 lilo (1:22.8-6.3) unstable; urgency=low
275
276   * Non-maintainer upload.
277   * Brown-paper bag upload to fix initrd filename checks.
278
279  -- Paul Wise <pabs@debian.org>  Mon, 03 Nov 2008 00:25:04 +0900
280
281 lilo (1:22.8-6.2) unstable; urgency=low
282
283   * Non-maintainer upload.
284   * Also handle the case where the kernel/initrd symlinks are not in /
285
286  -- Paul Wise <pabs@debian.org>  Sun, 02 Nov 2008 23:50:29 +0900
287
288 lilo (1:22.8-6.1) unstable; urgency=low
289
290   * Non-maintainer upload.
291   * Add some information about large initrd boot problems:
292     - Document the issue and workarounds in README.Debian
293     - Alert users to the issue in NEWS.Debian
294     - Prompt users to add large-memory to /etc/lilo.conf
295     - Thanks to debian-l10n-english for the review!
296     (Closes: #479607)
297   * Include French debconf translation update by Christian Perrier
298
299  -- Paul Wise <pabs@debian.org>  Sat, 25 Oct 2008 21:25:18 +0800
300
301 lilo (1:22.8-6) unstable; urgency=low
302
303   * debian/liloconfig: Use large-memory mode. (Closes: #479607).
304   * debian/control: Update e-mail address, Standards-Version.
305
306  -- William Pitcock <nenolod@dereferenced.org>  Sat, 26 Jul 2008 15:47:25 -0500
307
308 lilo (1:22.8-5) unstable; urgency=low
309
310   [ William Pitcock ]
311   * Change patch system to quilt.
312   * debian/control:
313     - Add Vcs-Svn: and Vcs-Browser: fields.
314     - Change build dependency tetex-bin to texlive-latex-base.
315   * po/:
316     - Add Finnish debconf translation. (Closes: #469502)
317     - Update Japanese translation. (Closes: #463689)
318     - Update Brazilian Portugese translation. (Closes: #421531)
319     - Update Vietnamese translation. (Closes: #312450, #486227)
320     - Add Basque translation. (Closes: #487144)
321   * debian/liloconfig: Warn about large initrd images, as not
322     all systems can successfully boot when the 8MB barrier is reached,
323     it depends a lot on system BIOS and chipset configuration.
324     (Closes: #479607)
325
326   [ Christian Perrier ]
327   * [Lintian] Change menu section to Applications and subsection to
328     Administration
329   * [Lintian] Change call to su-to-root to /usr/bin/su-to-root in menu
330     file
331
332  -- William Pitcock <nenolod@sacredspiral.co.uk>  Mon, 16 Jun 2008 03:01:15 -0500
333
334 lilo (1:22.8-4) unstable; urgency=low
335
336   * Take over package. (Closes: #470683)
337   * Update to Standards-Version 3.7.3.
338
339  -- William Pitcock <nenolod@sacredspiral.co.uk>  Fri, 14 Mar 2008 13:13:12 -0500
340
341 lilo (1:22.8-3.1) unstable; urgency=low
342
343   * Non-maintainer upload.
344   * cdebconf transition: allow the dependency on debconf to be satisfied with
345     an alternate of debconf-2.0 (Closes: #332007).
346
347  -- Amaya Rodrigo Sastre <amaya@debian.org>  Mon, 20 Aug 2007 19:45:27 +0200
348
349 lilo (1:22.8-3) unstable; urgency=low
350
351   * Upload to unstable.
352
353  -- Andrés Roldán <aroldan@debian.org>  Tue, 20 Mar 2007 20:20:23 +0000
354
355 lilo (1:22.8-2) testing-proposed-updates; urgency=medium
356
357   * Acknowledging NMU. Thanks Christian.
358     (Closes: #411560, #409478, #410241, #412190)
359   * debian/patches/17_dont_scan_udev.dpatch:
360     - Added again and updated to avoid checking '/dev/fd'.
361       (Closes: #409994)
362
363  -- Andrés Roldán <aroldan@debian.org>  Thu, 15 Mar 2007 13:47:26 +0000
364
365 lilo (1:22.8-1.1) unstable; urgency=low
366
367   * Non-maintainer upload to fix pending l10n issues.
368   * Debconf translations:
369     - Dutch. Closes: #411560
370     - Danish. Closes: #409478
371     - Spanish. Closes: #410241
372     - Galician. Closes: #412190
373     - All PO files converted to UTF-8 (Japanese was UTF-8 already)
374   * Fix typos in man pages. Closes: #331045, #331046, #331047, #286596
375
376  -- Christian Perrier <bubulle@debian.org>  Fri,  2 Mar 2007 07:31:31 +0100
377
378 lilo (1:22.8-1) unstable; urgency=low
379
380   * New upstream release.
381   * Acknowledging NMUs, big thanks guys.
382     Closes: #396487, #399057, #400150, #404409, #406543, #408576
383     Closes: #407847, #407697, #401393, #403222
384   * debian/patches/{02_makefile-adds.dpatch,07_devfs_msg.dpatch}:
385     - Updated to fit new version.
386   * debian/patches/17_dont_scan_udev.dpatch:
387     - Not longer applied as upstream already managed this problem.
388
389  -- Andrés Roldán <aroldan@debian.org>  Thu, 22 Feb 2007 22:52:37 +0000
390  
391 lilo (1:22.7.3-1.4) unstable; urgency=low
392
393   * Non-maintainer upload with approval of maintainer for RC bug fix.
394   * New patch, 02_devmapper-use-major-minor, to address device-mapper devices
395     via major/minor instead of name for DM_DEVICE_TABLE;
396     closes: #401393, #403222.
397
398  -- Loic Minier <lool@dooz.org>  Sat,  3 Feb 2007 09:49:47 +0100
399
400 lilo (1:22.7.3-1.3) unstable; urgency=low
401
402   * Non-maintainer upload to fix a few more l10n issues.
403   * Debconf translations:
404     - German updated. Closes: #407697
405     - Swedish updated. Closes: #407847
406     - Czech updated. Closes: #408576
407     - Portuguese added (send directly by the translation team). Removed the
408       "wrong" pt_PT.po file
409
410  -- Christian Perrier <bubulle@debian.org>  Sun, 28 Jan 2007 14:23:17 +0100
411
412 lilo (1:22.7.3-1.2) unstable; urgency=low
413
414   * Non maintainer upload to fix a forgotten l10n issue
415   * Launch debconf-updatepo in the clean rule
416   * Debconf templates translations:
417     - French updated.
418
419  -- Christian Perrier <bubulle@debian.org>  Fri, 19 Jan 2007 22:25:44 +0100
420
421 lilo (1:22.7.3-1.1) unstable; urgency=low
422
423   * Non maintainer upload to fix longstanding l10n issues
424   * Debconf templates translations:
425     - French updated. Closes: #396487
426     - Danish uupdated. Closes: #399057
427     - Japanese updated. Closes: #400150
428     - Russian updated. Closes: #404409
429     - German updated. Closes: #406543
430
431  -- Christian Perrier <bubulle@debian.org>  Wed, 17 Jan 2007 22:29:06 +0100
432
433 lilo (1:22.7.3-1) unstable; urgency=medium
434
435   * New upstream release. (Closes: #384551)
436   * debian/patches/01_devmapper.dpatch:
437     - Removed as it is already on upstream source.
438   * debian/patches/*.dpatch:
439     - Updated to fit new version.
440   * debian/README.Debian:
441     - Add suggestion to run /sbin/lilo after upgrading or dist-upgrading.
442       (Closes: 337779)
443   * debian/rules:
444     - Now make is done with make all; make docs
445   * debian/patches/18_mkrescue_default_size.dpatch:
446     - Now default size when making an ISO image is 16MB. (Closes: #303009)
447   * debian/patches/01_buggy_bios_workaround.dpatch:
448     - Avoid a division by zero on buggy BIOS that return 0 sectors when
449       setting LBA. (Closes: #304776)
450
451  -- Andrés Roldán <aroldan@debian.org>  Mon, 18 Dec 2006 13:27:23 +0000
452
453 lilo (1:22.6.1-9) unstable; urgency=high
454
455   * Upload thanks to Julian Hernandez <julianhernandez@gmail.com>
456   * Urgency set to high because liloconfig (and hence update-lilo) failed when
457     selecting the desired bitmap and the file /etc/lilo.conf was generated
458     incorrectly.
459   * debian/liloconfig:
460     - Now the bitmap list can be selected using debconf and now liloconfig will work.
461     - Now liloconfig saves a backup file of the configuration before writing a
462       new one.
463   * debian/control:
464     - Change section of lilo package from base to admin
465     - mbr package is now a dependency to make liloconfig run smoothly.
466   * debian/watch:
467     - Updated to use the new upstream URL. (Closes: #354360)
468
469  -- Andrés Roldán <aroldan@debian.org>  Fri, 17 Nov 2006 15:31:05 +0000
470
471 lilo (1:22.6.1-8) unstable; urgency=high
472
473   * debian/patches/06_geometry.dpatch:
474     - Patch from Nathanael Nerode <neroden@fastmail.fm> to make sure that
475       disks marked 'inaccessible' do not have their partition tables checked
476       and do not have 'stat' run. (Closes: #379518)
477   * debian/patches/06_verbose-errmsg.dpatch:
478     - Applied changes suggested by Javier Fernández-Sanguino Pen~a
479       <jfs@computer.org> because some parts of the patch were never
480       executed. (Closes: #295465)
481   * debian/{liloconfig,lilo.templates}:
482     - Applied changes suggested by Artur R. Czechowski <arturcz@hell.pl>
483       to use debconf in liloconfig. (Closes: #351542)
484   * debian/patches/17_dont_scan_udev.dpatch:
485     - Patch from Noel Maddy <noel@zhtwn.com> to avoid checking the /dev/.udev
486       directory when scanning /dev. (Closes: #378923)
487   * debian/po/{sv,ru,nl,pt_PT}.po:
488     - Added and updated translations. Thanks guys. 
489       (Closes: #333278, #338070, #340632, #356214)
490      
491  -- Andrés Roldán <aroldan@debian.org>  Wed, 25 Oct 2006 15:08:22 +0000
492
493 lilo (1:22.6.1-7.1) unstable; urgency=medium
494
495   * Non-Maintainer Upload to fix a policy violation due to the use of mknod
496     instead of MAKEDEV.  Thanks to Martin Ferrari for the patch.
497     (Closes: #374477)
498
499  -- Margarita Manterola <marga@debian.org>  Mon, 31 Jul 2006 17:12:34 -0300
500
501 lilo (1:22.6.1-7) unstable; urgency=low
502
503   * Maintenance upload.
504   * Acknowledging NMUs. Thanks guys. (Closes: #304260)
505   * debian/lilo.{config,postinst}:
506     - Better check if a upgrade from old versions is detected. Fixes #316955
507       and #306472 at least on testing.
508   * debian/po/
509      -{nl,uk,pt_BR}.po: Updated. (Closes: #286208, #298341, #270319)
510     - ar.po : Added arabic translation. Thanks to Mohammed Adnene Trojette
511       <adn+deb@diwi.org>. (Closes: #320769)
512     - vi.po: Added vietnamese translation. Thanks to Clytie Siddall
513       <clytie@riverland.net.au>. (Closes: #312450)
514   * debian/patches/01_mkrescue-fixes.dpatch:
515     - Updated to fix some security problems detected on mkrescue . Thanks
516       to Javier Fernández-Sanguino Peña <jfs@computer.org>
517       (Closes: #292073, #310653)
518   * debian/liloconfig:
519     - Adds a section displaying an example of how to use the 'disk' parameter
520       and gives some examples with USB external devices.
521   * debian/patches/01_devmapper.dpatch:
522     - Updated. Hopefully closes: #309083
523
524  -- Andrés Roldán <aroldan@debian.org>  Thu, 29 Sep 2005 18:44:42 +0000
525
526 lilo (1:22.6.1-6.2) unstable; urgency=high
527
528   * Non-maintainer upload.
529   * High-urgency upload for sarge-targetted RC bugfix.
530   * Add "set -e" on lilo.postinst so the script actually fails when
531     an error occurs (closes: #304260).
532
533  -- Jordi Mallach <jordi@debian.org>  Wed, 25 May 2005 14:08:54 +0200
534
535 lilo (1:22.6.1-6.1) unstable; urgency=high
536
537   * Non-maintainer upload.
538   * High-urgency upload for sarge-targetted RC bugfix
539   * Don't ignore errors from running lilo on upgrade when it's required,
540     as this silently leaves the system in an unbootable state.
541     Closes: #304260.
542
543  -- Steve Langasek <vorlon@debian.org>  Sat, 14 May 2005 04:48:05 -0700
544
545 lilo (1:22.6.1-6) unstable; urgency=low
546
547   * debian/patches/15_space-bug.dpatch:
548     - Little, temporal, dirty and ugly hack that overwrites spaces by
549       underscores on labels and aliases. (Closes: #285055)
550   * debian/liloconfig:
551     - Won't add images as "Linux 0" but as "Lin img0".
552
553  -- Andrés Roldán <aroldan@debian.org>  Sat, 12 Mar 2005 22:13:34 +0000
554
555 lilo (1:22.6.1-5) unstable; urgency=low
556
557   * Built with newer libdevmapper (Closes: #296378) 
558
559  -- Andrés Roldán <aroldan@debian.org>  Tue, 22 Feb 2005 23:18:56 +0000
560
561 lilo (1:22.6.1-4) unstable; urgency=high
562
563   * debian/patches/13_bad-partition-warn.dpatch:
564     - Rewrote. Now it adds LVM partitions as a secure partition type to install
565       LILO in, while leaving the warning for really dangerous partition types.
566       It also removes the prompt when the user wants to install LILO on a 
567       Windows(R) partition.
568   * debian/lilo.config:
569     - Never set to 'false' lilo/runme template. (Closes: #284929) 
570
571  -- Andrés Roldán <aroldan@debian.org>  Thu,  9 Dec 2004 20:22:14 +0000
572
573 lilo (1:22.6.1-3) unstable; urgency=low
574
575   * debian/control:
576     - Changed architecture of lilo-doc from i386 to all. (Closes: #277919)
577   * debian/po/da.po:
578     - Updated, thanks to Claus Hindsgaul <claus_h@image.dk>. (Closes: #284175)
579   * debian/patches/13_bad-partition-warn.dpatch:
580     - New. This patch makes LILO to not ask whether to install the boot loader
581       onto a LVM partition. (Closes: #283351, #283346)
582
583  -- Andrés Roldán <aroldan@debian.org>  Tue,  7 Dec 2004 14:05:06 +0000
584
585 lilo (1:22.6.1-2) unstable; urgency=high
586
587   * debian/patches/12_kill-diagnostic.dpatch:
588     - This patch makes LILO not Build-Depends on elks-libc or dosfstools. 
589       (Closes: #282564)
590
591  -- Andrés Roldán <aroldan@debian.org>  Wed,  1 Dec 2004 14:00:31 +0000
592
593 lilo (1:22.6.1-1) unstable; urgency=low
594
595   * New upstream version.
596   * debian/control:
597     - Added amd64 and ia64 to the Architecture list. (Closes: #277919)
598   * debian/lilo.{config,templates}:
599     - Updated to show the user a most clear way to cleanly upgrade the package
600       from and old (woody) version. (Closes: #270872)
601   * debian/lilo.preinst:
602     - Won't remove files not owned by this package but warns about it.
603       (Closes: #275042)
604   * debian/patches/11_geom-speedup.dpatch:
605     - Patch from Jim Paris <jim@jtan.com> to speed up geometry detection.
606       (Closes: #278998)
607   * debian/lilo.postrm:
608     - Will erase /usr/share/lilo on purge.
609   * debian/patches/01_lilo.conf.5.dpatch:
610     - Fixes typo. (Closes: #258471)
611   * debian/patches/{01_mkrescue-fixes.dpatch,02_makefile-adds.dpatch,07_mkrescue_plus_spaces.dpatch}:
612     - Updated to fit new upstream version.
613   * debian/control:
614     - Build-Depends on dosfstools.
615   * debian/po/{es,fr,uk,cs}.po:
616     - Updated. (Closes: #281899, #281482, #281355)
617
618  -- Andrés Roldán <aroldan@debian.org>  Thu, 18 Nov 2004 18:56:11 +0000
619
620 lilo (1:22.6-1) unstable; urgency=high
621
622   * New upstream version.
623   * debian/control:
624     - Removed build dependency on nasm.
625     - Build-Depends on dpatch (>= 2.0.0) instead of (>= 1.11)
626   * debian/patches:
627     - Removed the following patches. Some of them were sent to upstream and
628       were incorporated into the main LILO source (see upstream's changelog):
629       01_keytab-lilo-regex.dpatch, 02_lilo-2.6.dpatch, 05_lilo.8-2.dpatch,
630       12_paranoia.dpatch, 11_addappend.dpatch, 12_ndevs-check.dpatch,
631       03_non-root-warn.dpatch, 10_fix_check_options.dpatch.
632   * debian/lilo.config:
633     - Add check for invalid or deprecated path values for bitmap field on
634       /etc/lilo.conf (closes: #267538)
635   * Severity set to high due to the resolution of the grave bug.
636   * debian/patches/03_boot-prompt.dpatch:
637     - Updated menu screen's title.
638   * debian/patches/03_readlink-overflow.dpatch:
639     - Merged into 01_devmapper.dpatch.
640   * debian/liloconfig:
641     - Will add memtest86 and memtest86+ images if found.
642   * debian/po:
643     - Updated es.po.
644     - Updated fr.po. (closes: #265812)
645     - Updated da.po.
646     - Updated pt_BR.po.
647   * debian/patches/10_install-references.dpatch:
648     - Changes confusing references to install= parameters. (closes: #270870)
649
650  -- Andrés Roldán <aroldan@debian.org>  Mon, 13 Sep 2004 19:12:13 +0000
651
652 lilo (1:22.5.9-6) unstable; urgency=medium
653
654   * debian/contrib/coffee-menu:
655     debian/contrib/coffeebmp.conf:
656     - New bitmap. Thanks to Federico Stella <fderfel@gmail.com>.
657   * debian/liloconfig:
658     - Added get_bitmap function that let the user to choose the bootsplash
659       bitmap. (closes: #259982)
660   * debian/patches/04_lilo.conf.5.dpatch.diff:
661     - Removed as fallback= option is already documented in upstream's manpage.
662       (closes: #261198)
663   * debian/patches/12_paranoia.dpatch:
664     - Patch provided by (paranoic) upstream.
665   * debian/po/de.po:
666     debian/po/da.po:
667     debian/po/pt_BR.po:
668     debian/po/cz.po:
669     - Updated. Thanks guys. (closes: #260397, #260866, #261238, #264214)
670   * Urgency set to medium to reach sarge soon.
671
672  -- Andrés Roldán <aroldan@debian.org>  Sat, 14 Aug 2004 21:53:21 +0000
673
674 lilo (1:22.5.9-5) unstable; urgency=medium
675
676   * debian/patches/12_ndevs-check.dpatch: Fixed. The check must be between the
677     counter (i) and MAX_BIOS_DEVICES. 
678
679  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Jul 2004 15:13:23 +0000
680
681 lilo (1:22.5.9-4) unstable; urgency=low
682
683   * debian/patches/01_devmapper.dpatch: Upgraded to upstream's version. Former
684     patch was a backport from 22.5.8 version.
685   * debian/patches/03_readlink-overflow.dpatch: Fixes readlink overflow when
686     more then one dm device exists. Thanks to Dan Merillat
687     <dmerillat@sequiam.com>. (closes: #244374)
688   * debian/patches/04_supwarn.dpatch: New. Suppresses warnings when not using
689     devmapper. (closes #247190)
690   * debian/patches/12_ndevs-check.dpatch: New. Added check to avoid buffer
691     overrun when ndevs is >= MAX_BIOS_DEVICES
692   * debian/liloconfig: Now it will remove leading whitespaces or tabs.
693     (closes: #256351)
694   * debian/lilo.postinst: Add extra check to see whether we need to mount /boot
695     or not. (closes: #254366)
696   * debian/lilo.preinst: New. Removes old directory. 
697     (closes: #256587, #257194)
698
699  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Jul 2004 02:24:28 +0000
700
701 lilo (1:22.5.9-3) unstable; urgency=low
702
703   * debian/lilo.templates: Changed debconf message. (closes: #252176)
704   * debian/lilo.postrm: Now purguing LILO will remove
705     /usr/share/lilo/contrib. (closes: #245616)
706   * Now all the bitmaps will be located on /boot. (closes: #250621)
707   * debian/control: Build-Depends on elks-libc. (closes: #249699)
708   * debian/rules: Added .conf files to /usr/share/lilo that explains how
709     to setup all the bitmaps provided. (closes: #246758)
710   * debian/lilo.links: /usr/sbin/liloconfig is now also called
711     /usr/sbin/update-lilo. (closes: #250972)
712   * debian/patches/11_addappend.dpatch: New. Add new per-image option,
713     addappend=. See lilo.conf(5). Thanks to Darren Salt. (closes: #249736)
714   * debian/lilo.doc: Now README.raid1 and README.bitmaps belong to lilo
715     package instead of lilo-doc.
716   * debian/README.Debian: New. 
717
718  -- Andrés Roldán <aroldan@debian.org>  Thu, 10 Jun 2004 23:47:48 -0500
719
720 lilo (1:22.5.9-2) unstable; urgency=low
721
722   * debian/patches/10_fix_check_options.dpatch: New. Fixes problem when
723     parsing options. Thanks to Julien Plissonneau Duquene. (closes: #244439)
724   * debian/po/de.po: Updated. Thanks to Florian Ernst. (closes: #244527)
725   * debian/patches/00list: Activated again 09_notinteractive.dpatch. 
726
727  -- Andrés Roldán <aroldan@debian.org>  Sun, 18 Apr 2004 21:59:27 +0000
728
729 lilo (1:22.5.9-1) unstable; urgency=low
730
731   * New upstream version.
732   * Updated (again) regex to determine the kernel version. (closes: #243529)
733
734  -- Andrés Roldán <aroldan@debian.org>  Tue, 13 Apr 2004 22:11:34 +0000
735
736 lilo (1:22.5.8-15) unstable; urgency=low
737
738   * debian/po/el.po: Updated. (closes: #240447)
739   * debian/po/tr.po: New. Added debconf turkish translation. (closes: #239145)
740   * debian/lilo.postinst: Updated. Upgraded regex to determine the kernel
741     version. (closes: #240333)
742   * debian/patches/09_notinteractive.dpatch: New. Patch to avoid interactive
743     mode when using -t flag. (closes: #236486) 
744
745  -- Andrés Roldán <aroldan@debian.org>  Tue, 30 Mar 2004 00:02:06 +0000
746
747 lilo (1:22.5.8-14) unstable; urgency=low
748
749   * debian/lilo.postinst: Check for existance of a block device instead 
750     a of character device.
751
752  -- Andrés Roldán <aroldan@debian.org>  Thu, 11 Mar 2004 20:01:07 +0000
753
754 lilo (1:22.5.8-13) unstable; urgency=low
755
756   * debian/control: Priority set to "optional". Changed because may cause
757     problems on the new debian-installer. (closes: #236071)
758   * debian/lilo.postinst: Big changes. First, it detects if the system has a
759     kernel 2.6.3 or higher and if network block device is being used and
760     creates the appropiate devices. (closes: #235805).
761     Second, it detects if the file /usr/share/lilo/contrib/debian.bmp exists 
762     and is symbolic link and won't override it if so. (closes: #234045)
763   * debian/lilo.links: Removed.
764
765  -- Andrés Roldán <aroldan@debian.org>  Thu, 11 Mar 2004 00:32:34 +0000
766
767 lilo (1:22.5.8-12) unstable; urgency=low
768
769   * Added danish debconf translation. Thanks to Claus Hindsgaul. (closes: #232860)
770   * Added ukrainian debconf translation. Thanks to Eugeniy Meshcheryakov.
771     (closes: #234065)
772   * Added patch that updates an old keytab-lilo's regex. Thanks to Bernd
773     Feige. (closes: #233492)
774
775  -- Andrés Roldán <aroldan@debian.org>  Tue, 24 Feb 2004 18:44:54 +0000
776
777 lilo (1:22.5.8-11) unstable; urgency=high
778
779   * Added greek debconf translation. (closes: #231002)
780   * Added Czech debconf translation. (closes: #231122)
781   * Updated liloconfig because of some unitialized variables bugs on gathering
782     and adding the images to the configuration file.
783   * Updated copyright file. Upstream URL has changed.
784   * Updated lilo.config. It was not running /sbin/lilo even when the user
785     wanted to run it. This may make some systems upgrading from woody to sarge
786     unbootable, that's why I set priority to high.
787
788  -- Andrés Roldán <aroldan@debian.org>  Fri, 13 Feb 2004 16:47:15 +0000
789
790 lilo (1:22.5.8-10) unstable; urgency=low
791
792   * Added patch to make lilo understand device-mapper block devices (LVM2 and
793     EVMS). Thanks to Christophe Boyanique. (closes: #229932)
794   * Build-Depends on libdevmapper1.00-dev.
795   * Added simplifed chinese translation. Thanks to Carlos Z.F. Liu.
796     (closes: #230371)
797   * Make LILO compile with -DAUTOAUTO. (closes: #230632) 
798
799  -- Andrés Roldán <aroldan@debian.org>  Sun,  1 Feb 2004 20:06:59 +0000
800
801 lilo (1:22.5.8-9) unstable; urgency=low
802
803   * Added patch to support spaces on the configuration file when you use
804     mkrescue.
805   * Fixed typo on lilo.8 manpage. (closes: #225278)
806
807  -- Andrés Roldán <aroldan@debian.org>  Mon, 26 Jan 2004 19:36:29 +0000
808
809 lilo (1:22.5.8-8) unstable; urgency=low
810
811   * Added again symbolic links on /boot. Since liloconfig now points to
812     /usr/share/lilo/contrib/debian.bmp, this will eventually be deleted.
813
814  -- Andrés Roldán <aroldan@debian.org>  Sun, 21 Dec 2003 02:23:39 +0000
815
816 lilo (1:22.5.8-7) unstable; urgency=low
817
818   * Updated liloconfig. 
819     - Now it detects if there is a initrd.img file and if so, it adds it to 
820       the generated lilo.conf file.
821     - Pointed bitmap= field to /usr/share/lilo/contrib/debian.bmp which is a
822       symbolic link to the distribution used.
823     - Closes: 224368
824   * Added upstream changelog again. It was moved by mistake. (closes: #223413)
825   * Added german translation. (closes: #223124)
826
827  -- Andrés Roldán <aroldan@debian.org>  Sat, 20 Dec 2003 20:38:29 +0000
828
829 lilo (1:22.5.8-6) unstable; urgency=low
830
831   * Now LILO can disable FDC on (weird?) BIOS using 2.6 kernel.
832     (closes: #221967)
833   * Updated debian/patches files to use the XX_name.dpatch scheme.
834   * Added version=2 to debian/watch file.
835   * Build-Depends on versioned bin86 package (>= 0.16).
836   * Added suggestion to use the "inaccessible" tag on the error message that
837     caused a lot of questions from the users. (closes: #222098)
838   * Changed Debian version message.
839   * Added check for commented lines on /etc/fstab in order to ignore warnings.
840     (closes: #222527)
841   * Changed error message when one RAID1 mirror is down. I will talk with
842     upstream to see if we can get the desired behaviour. (closes: #222528)
843   * Added patch that allow to have spaces on "label=" config line. You have
844     to enclose the name between quotes though. Updated liloconfig to add
845     labels with quotes. (closes: #155642)
846   * Changed the warning message when DEVFS_FS is compiled into the kernel and
847     the devfs=mount parameter was omitted. If the user really needs DEVFS_FS,
848     she will know that she has to put devfs=mount unless CONFIG_DEVFS_MOUNT is
849     set as well. (closes: #223015)
850
851  -- Andrés Roldán <aroldan@debian.org>  Sat,  6 Dec 2003 01:29:15 +0000
852
853 lilo (1:22.5.8-5) unstable; urgency=low
854
855   * Updated debian/lilo.postinst script.
856   * Updated debian/watch.
857   * Moved lilo_find_mbr manpage to section 8.
858   * Added LILO needed kernel headers from kernel-headers-2.4.22-1 package and
859     added patch to make LILO compile against those headers. This is for
860     compatibility reasons and may be removed when upstream releases a full
861     LILO version that does not need this hack. (closes: #218607)
862
863  -- Andrés Roldán <aroldan@debian.org>  Mon,  3 Nov 2003 22:13:57 +0000
864
865 lilo (1:22.5.8-4) unstable; urgency=low
866
867   * Updated liloconfig. Now it detects all the images installed on the system
868     and adds them to lilo.conf. This can be used as a "update-lilo" script.
869     Thanks to David Hardeman. (closes: #148867)
870   * copyright file is now UTF-8 encoded.
871
872  -- Andrés Roldán <aroldan@debian.org>  Sun, 26 Oct 2003 03:15:03 +0000
873
874 lilo (1:22.5.8-3) unstable; urgency=low
875
876   * Updated pt_BR file.
877   * Added check for /boot if it is on a separate partition. (closes: #216250)
878
879  -- Andrés Roldán <aroldan@debian.org>  Sat, 18 Oct 2003 21:03:11 +0000
880
881 lilo (1:22.5.8-2) unstable; urgency=medium
882
883   * The same as before but with urgency "medium".
884
885  -- Andrés Roldán <aroldan@debian.org>  Sat, 11 Oct 2003 15:57:16 +0000
886
887 lilo (1:22.5.8-1) unstable; urgency=low
888
889   * New upstream release. Hopefully closes: #212794, #214247
890   * Updated nl.po file.
891
892  -- Andrés Roldán <aroldan@debian.org>  Fri, 10 Oct 2003 19:37:42 -0500
893
894 lilo (1:22.5.7.2-5) unstable; urgency=medium
895
896   * Fixed bug that may double-mount /dev on a chrooted dir. Applied patch to 
897     debian/lilo.sh sent by Hans Ginzel <hans@matfyz.cz>. (closes: #214653)
898   * Stop build-depending on gcc-3.2. The bug that caused this dependency has
899     been closed on gcc-3.3.
900   * Updated postinst process. Now it detects whether it's necessary to run
901     /sbin/lilo and will ask the user to do that. This typically happens when
902     upgrading from woody to sarge. I hope this won't be necessary again. Set
903     the priority to "medium" because it mostly affects users upgrading from
904     woody to sarge. (closes: #214734)
905   * Updated templates.
906   * Updated (some) translated templates.
907
908  -- Andrés Roldán <aroldan@debian.org>  Fri, 10 Oct 2003 00:48:05 +0000
909
910 lilo (1:22.5.7.2-4) unstable; urgency=low
911
912   * Changed maintainer's e-mail.
913   * Added set +e and set -e for linking process on lilo.postinst.
914   * Updated liloconfig to make clearer the install= comments.
915     (closes: #183471).
916   * Updated ja.po translation. (closes: #213867)
917   * Changed misleading message when using -T option as not root. 
918     (closes: #204354)
919
920  -- Andrés Roldán <aroldan@debian.org>  Sun,  5 Oct 2003 18:55:18 +0000
921
922 lilo (1:22.5.7.2-3) unstable; urgency=medium (See changes)
923
924   * Updated lilo.templates. Now it warns the user to run /sbin/lilo if it's an
925     upgrade from older versions of LILO. This may lead to a crash in the
926     booting process (for instance, when upgrading from woody to sarge).
927     (closes: #211978)
928   * Smart handling of bitmap links on /boot. Removed lilo.links for this 
929     purpose and now the linking is made in the postinst process.
930     (closes: #212152)
931                       
932  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 24 Sep 2003 23:34:31 +0000
933
934 lilo (1:22.5.7.2-2) unstable; urgency=low
935
936   * Changed "image" for "label" on lilo.conf(5). (closes: #209132)
937   * Build-depend on gcc-3.2 because the gcc-3.3 preprocessor is buggy and
938     won't parse well the *.S files.
939   * Updated default LILO menu.
940   * Bumped Standards-Version to 3.6.1.
941
942  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat, 20 Sep 2003 18:21:45 +0000
943
944 lilo (1:22.5.7.2-1) unstable; urgency=low
945
946   * New upstream version. 
947  
948  -- Andrés Roldán <aroldan@fluidsignal.com>  Thu, 21 Aug 2003 17:17:09 +0000
949
950 lilo (1:22.5.7.1-1) unstable; urgency=low
951
952   * Minimal upstream patch applied that fix a self-consistency check bug
953     when using devfs (changed upstream version to 22.5.7.1).
954     (closes: #205737)
955   * Changed charset encoding to UTF-8 on es.po file. 
956
957  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 17 Aug 2003 14:56:55 +0000
958
959 lilo (1:22.5.7-1) unstable; urgency=low
960
961   * New upstream version.
962   * Now control and changelog files are UTF-8 encoded. (closes: #202146)
963   * Make versioned dpatch Build-Depends.
964   * Updated debian/patches files.
965   * Now bitmap= field on liloconfig will point to /boot instead of that nasty
966     /usr/share/lilo/contrib :) (Added symlinks of course).
967   * Removed patch from device.c. This is already included on the upstream
968     source.
969   * Built with newer libc6.
970   * Added dutch translation sent by Cobaco. (closes: #204925)
971   * Added my own spanish translation.
972
973  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon, 12 Aug 2003 08:00:21 +0000
974
975 lilo (1:22.5.6.1-1) unstable; urgency=low
976
977   * Minimal upstream patch applied (changed upstream version to 22.5.6.1).
978   * Changed Debian string version.
979   * Added lilo_find_mbr.1 manpage. (closes: #201484)
980   * Cleaning and make up of debian/ directory.
981   * Bumped standard versions to 3.6.0.
982   * Applied patch that fix segfault when running lilo on a disk without
983     partitions. (closes: #201601)
984   
985  -- Andrés Roldán <aroldan@fluidsignal.com>  Thu, 17 Jul 2003 16:27:26 +0000
986
987 lilo (1:22.5.6-1) unstable; urgency=low
988
989   * New upstream version.
990   * Added fallback= documentation to lilo.conf manpage. 
991     (closes: #198572)
992   * Added README.pseudo and README.volumeID to documentation.
993
994  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 29 Jun 2003 17:19:16 +0000
995
996 lilo (1:22.5.5-1) unstable; urgency=low
997
998   * New upstream version. (closes: #194666)
999   * Fixed bug on mkrescue script. (closes: #198673)
1000   * Added another Debian bitmap submitted by Alfonso Acosta. Maybe there is
1001     someone that likes this bitmap more than the others. (closes: #197382)
1002
1003  -- Andrés Roldán <aroldan@fluidsignal.com>  Fri, 20 Jun 2003 17:11:16 +0000
1004
1005 lilo (1:22.5.4-2) unstable; urgency=low
1006
1007   * Fixed some typos.
1008   * lilo.templates updated (including translated templates).
1009   * Now lilo manpage refers to mkboot instead of mkbootdisk which doesn't
1010     exist. (closes: #196217)
1011   * Updated debian/patches dir to fit new dpatch needs.
1012   * Added icon for liloconfig. (closes: #192643)
1013   * Bumped standards version to 3.5.10.
1014   * Added Debian GNU/Linux string to any verbose level option.
1015
1016  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon,  9 Jun 2003 16:30:44 +0000
1017
1018 lilo (1:22.5.4-1) unstable; urgency=low
1019
1020   * New upstream version.
1021   * Removed smarter_cache() call on lilo.c until the upstrem improve this
1022     funcion. (closes: #193730)
1023   * Added ja.po file submitter by Tomohiro KUBOTA. (closes: #192428)
1024   * Removed patch from Colin Watson since upstream has realized the proper way
1025     to do that :)
1026
1027  -- Andrés Roldán <aroldan@fluidsignal.com>  Mon, 26 May 2003 14:13:42 +0000
1028
1029 lilo (1:22.5.3.1-1) unstable; urgency=low
1030   
1031   * The "LILO para el mundo" release.
1032   * New upstream version.
1033   * Added po-based templates patch submitted from Christian Perrier (thank
1034     you :) (closes: #192126)
1035   * debian/rules now cleans debian/lilo.substvars.
1036   * Changed lilo prompt to avoid ugly feature on the boot menu. (closes:
1037     #192345, #192498)
1038   * Added fr_FR.po submitted by Christian Perrier.
1039   * Added pt_BR.po submitted by Andre Luis Lopes. (closes: #192832).
1040   * debconf cleaning due to multiple requests (closes: #192038)
1041
1042  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 14 May 2003 19:38:10 +0000
1043
1044 lilo (1:22.5.2-2) unstable; urgency=low
1045
1046   * LILO configuration debconf message will be showed only when /etc/lilo.conf
1047     does not exists.
1048   * Added patch that allows users with devfs support compiled on kernel but
1049     not using it, can use lilo. (closes: #191878, #191812)
1050
1051  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun,  4 May 2003 18:20:03 +0000
1052
1053 lilo (1:22.5.2-1) unstable; urgency=low
1054
1055   * The "I had to do it, Sargent" release.
1056
1057   * Luis Bustamante <luferbu@fluidsignal.com>
1058     - Clean up of copyright file
1059     - Fixed typos on README.bitmap. (closes: #121133)
1060   
1061   * Andrés Roldán <aroldan@fluidsignal.com>
1062     - New upstream version. (closes: #191509)
1063     - Removed stdout patch since it is already on the original tarball.
1064     - Now lilo uses debconf. (closes: #190090, #108300, #122348)
1065     - Fixed the big problem of typo mistake. (closes: #191153)
1066     - Applied patch submitted by Colin Watson to fix obscure manpage error.
1067       (closes: #191339)
1068   
1069  -- Luis Bustamante <luferbu@fluidsignal.com>  Fri,  2 May 2003 13:07:25 +0000
1070
1071 lilo (1:22.5.1-3) unstable; urgency=low
1072
1073   * Added boot menu for Sid and Sarge from debian-bootscreen. liloconfig has
1074     been changed to use Sid bitmap by default.
1075     (closes: #122479, #145466)
1076   * Now build depends on sharutils.
1077
1078  -- Andrés Roldán <aroldan@fluidsignal.com>  Wed, 23 Apr 2003 15:50:09 +0000
1079
1080 lilo (1:22.5.1-2) unstable; urgency=low
1081
1082   * More debian/ directory cleaning.
1083   * Applied minimal upstream patch.
1084   * Make message in the default boot screen a little bit clearer. 
1085     (closes: #177066)
1086
1087  -- Andrés Roldán <aroldan@fluidsignal.com>  Tue, 22 Apr 2003 02:54:23 +0000
1088
1089 lilo (1:22.5.1-1) unstable; urgency=low
1090
1091   * New upstream version.
1092   * Removed DX protect patch since it is already include in the original
1093     source.
1094   * Added lilo.menu to install a menu entry for liloconfig. (closes: #187734)
1095   * Cleaning and review of debian/rules.
1096
1097  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat,  5 Apr 2003 20:49:31 +0000
1098
1099 lilo (1:22.5-1) unstable; urgency=low
1100
1101   * New upstream version.
1102   * Changed lilo.conf.5 duplicate paragraph mistake.
1103   * Now --purge will erase /boot/boot.b since it is an obsolete file.
1104     The other two files that are mentioned in this bug are already
1105     being handled by --purge. (closes: #147446)
1106   * Now build depends on dpatch package.
1107   * Applied DX protect patch provided by upstream.
1108   * Added activate.8 manpage.
1109   * Removed deprecated dh_testversion from rules file.
1110   * Bumped Standards-Version to 3.5.9.0, no changes necessary.
1111
1112  -- Andrés Roldán <aroldan@fluidsignal.com>  Sun, 30 Mar 2003 15:57:02 +0000
1113
1114 lilo (1:22.4.1-1) unstable; urgency=low
1115
1116   * New upstream version. (closes: #160686)
1117   * New maintainer. (closes: #179055)
1118   * Splitted former patch into debian/patches directory.
1119   * Added help to lilo.conf man page by adding devfs=mount option in the 
1120     "append" kernel boot options. (closes: #177761)
1121   * Updated to standards version 3.5.8.
1122
1123  -- Andrés Roldán <aroldan@fluidsignal.com>  Sat, 26 Feb 2003 09:30:10 -0500
1124
1125 lilo (1:22.4-2) unstable; urgency=medium
1126
1127   * Put the wrong file name in the previous version, this version really
1128     fixed #173238.
1129
1130  -- Russell Coker <russell@coker.com.au>  Sun, 26 Jan 2003 14:14:00 +0100
1131
1132 lilo (1:22.4-1) unstable; urgency=medium
1133
1134   * New upstream version.
1135
1136   * Fixes mkrescue to use mktemp.
1137     Closes: #173238
1138
1139   * Please note that lba32 is the default mode for LILO (and has been for
1140     some time).  If you have an ancient system (Pentium <100MHz or 486) then
1141     there is a possibility that lba32 may not work and that you need to
1142     use "linear".  Consult the manual for more details.
1143     Closes: #153950
1144
1145   * Fixes mem= options as described in bug 160123.
1146
1147   * Added vmdefault, vmdisable, and vmwarn options to lilo.conf for better
1148     support of vmware.
1149
1150  -- Russell Coker <russell@coker.com.au>  Sun, 26 Jan 2003 13:23:00 +0100
1151
1152 lilo (1:22.3.3-2) unstable; urgency=medium
1153
1154   * Changed the postrm script to only remove lilo.conf from /etc (not
1155     lilo.conf*)
1156     Closes: #159079
1157
1158  -- Russell Coker <russell@coker.com.au>  Sun,  1 Sep 2002 15:38:00 +0200
1159
1160 lilo (1:22.3.3-1) unstable; urgency=medium
1161
1162   * New upstream version that adds EVMS support.
1163     Closes: #152097
1164
1165   * Changed the postinst script to use readlink for checking link status.
1166     Closes: #159055
1167
1168  -- Russell Coker <russell@coker.com.au>  Sun,  1 Sep 2002 07:14:00 +0200
1169
1170 lilo (1:22.3.2-3) unstable; urgency=medium
1171
1172   * Remove /boot/map and /boot/0[0-9][0-9][0-9] on purge (/boot/boot.b is
1173     removed on installation and is not needed any more).  Addresses the
1174     issue of bug 147446.
1175
1176   * Added nasm to build-dependencies.
1177     Closes: #158910
1178
1179  -- Russell Coker <russell@coker.com.au>  Sat, 31 Aug 2002 11:04:00 +0200
1180
1181 lilo (1:22.3.2-2) unstable; urgency=medium
1182
1183   * Stop producing boot-compat.b type code.
1184
1185   * Removed the code for removing old debconf stuff.
1186
1187   * 22.3.x doesn't support /boot/*.b files so not installing them.
1188     Use "loader=text" for text mode.
1189
1190  -- Russell Coker <russell@coker.com.au>  Wed, 28 Aug 2002 20:02:00 +0200
1191
1192 lilo (1:22.3.2-1) unstable; urgency=HIGH
1193
1194   * New upstream version.
1195     Closes: #136757
1196
1197  -- Russell Coker <russell@coker.com.au>  Sat,  3 Aug 2002 23:34:00 +0200
1198
1199 lilo (1:22.2-5) unstable; urgency=HIGH
1200
1201   * Fixed the sym-link creation in postinst.
1202     Closes: #151058
1203
1204  -- Russell Coker <russell@coker.com.au>  Wed, 26 Jun 2002 10:23:00 -0400
1205
1206 lilo (1:22.2-4) unstable; urgency=HIGH
1207
1208   * Fixed Makefile.floppy
1209     Closes: #150943
1210
1211   * Added fix from NMU.
1212     Closes: #146350, #140243
1213
1214  -- Russell Coker <russell@coker.com.au>  Tue, 25 Jun 2002 12:14:00 -0400
1215
1216 lilo (1:22.2-3.1) unstable; urgency=HIGH
1217
1218   * This upstream version uses int15,0xe820 to fetch the memory map.
1219     However, sufficiently many systems don't implement this interrupt
1220     correctly.  We avoid the errant code for now.  The next upstream
1221     release fixes this problem for real.  Note to Russell: this patch must
1222     be removed for the next upstream release.
1223     Closes: #146350, #140243
1224
1225  -- Marc Singer <elf@buici.com>  Fri, 10 May 2002 19:18:25 -0700
1226
1227 lilo (1:22.2-3) unstable; urgency=HIGH
1228
1229   * Removed dependency on debconf.
1230     Closes: #142714
1231
1232  -- Russell Coker <russell@coker.com.au>  Sat, 13 Apr 2002 20:56:00 +0200
1233
1234 lilo (1:22.2-2) unstable; urgency=LOW
1235
1236   * Fixed most of the keymap problems in #124186.
1237
1238   * Added patch for verbosity on symlinks.
1239     Closes: #133993
1240
1241  -- Russell Coker <russell@coker.com.au>  Sat, 16 Feb 2002 13:56:00 +1100
1242
1243 lilo (1:22.2-1) unstable; urgency=LOW
1244
1245   * New upstream version.  Adds LVM support.
1246
1247   * Remove the /boot/boot-bmp.b.preserved file after running lilo.
1248
1249  -- Russell Coker <russell@coker.com.au>  Fri,  8 Feb 2002 12:13:00 +1000
1250
1251 lilo (1:22.1-6) unstable; urgency=HIGH
1252
1253   * Fixed the preinst script to preserve boot-bmp.b.
1254     Closes: #124280
1255
1256  -- Russell Coker <russell@coker.com.au>  Mon, 17 Dec 2001 07:52:00 +0100
1257
1258 lilo (1:22.1-5) unstable; urgency=HIGH
1259
1260   * Same as before with high priority!
1261
1262  -- Russell Coker <russell@coker.com.au>  Wed,  5 Dec 2001 00:52:00 +0100
1263
1264 lilo (1:22.1-4) unstable; urgency=LOW
1265
1266   * Made it correctly set the sym-link on a first install.
1267     Closes: #122220
1268
1269  -- Russell Coker <russell@coker.com.au>  Tue,  4 Dec 2001 00:53:00 +0100
1270
1271 lilo (1:22.1-3) unstable; urgency=LOW
1272
1273   * Stopped referring to /usr/lib/apt in the docs.
1274     Closes: #121786
1275
1276   * Added mkrescue to the package.
1277     Closes: #121790
1278
1279  -- Russell Coker <russell@coker.com.au>  Fri, 30 Nov 2001 09:47:00 +0100
1280
1281 lilo (1:22.1-2) unstable; urgency=LOW
1282
1283   * Changed the new "append=" manpage section to match the upstream.
1284
1285   * Changed the symlink to be relative not absolute for boot.b.
1286     Closes: #120130
1287
1288   * Added a mention in INCOMPAT about the lilo-doc package.
1289     Closes: #119194
1290
1291   * Made the postinst exit cleanly and quietly if the /etc/fstab contains
1292     "^# UNCONFIGURED FSTAB FOR BASE SYSTEM".  Should fix #116185.
1293
1294  -- Russell Coker <russell@coker.com.au>  Tue, 20 Nov 2001 01:30:00 +0100
1295
1296 lilo (1:22.1-1) unstable; urgency=LOW
1297
1298   * Support for splash screens added thanks to Raphael Bossek.
1299
1300  -- Russell Coker <russell@coker.com.au>  Sun,  4 Nov 2001 13:21:00 +0100
1301
1302 lilo (1:22.1-0) unstable; urgency=MEDIUM
1303
1304   * New upstream version.
1305     Closes: #117877
1306
1307   * THE NEW RAID1 IMPLEMENTATION IS NOT COMPATIBLE WITH VERSION 21.
1308     Those using version 21 should read 'README.raid1' in the lilo-doc package
1309     before installing these new codes.  There is a compatibility mode
1310     (lilo -x mbr-only) for existing RAID1 installations which are not going to
1311     be converted to the Version 22 implementation.
1312
1313   * Adds SHS digests for password.
1314     Closes: #12341
1315
1316   * Massively improved support for software RAID1.  Supports booting from RAID1
1317     on disks with different geometries and great control over how RAID1 booting
1318     works.
1319     Closes: #95706
1320
1321   * Clarified the way "append=" in lilo.conf(5).
1322     Closes: #117724
1323
1324  -- Russell Coker <russell@coker.com.au>  Fri,  2 Nov 2001 21:56:00 +0100
1325
1326 lilo (1:21.7.5-9) unstable; urgency=MEDIUM
1327
1328   * Minor changing to the wording of liloconfig when referencing partition
1329     numbers.
1330     Closes: #109882
1331
1332   * Changed the postinst code related to working around debconf.  Now it takes
1333     input from /dev/tty but leaves output to the default stdout.
1334     Closes: #114190, #110258
1335
1336  -- Russell Coker <russell@coker.com.au>  Sun,  7 Oct 2001 12:23:08 +0200
1337
1338 lilo (1:21.7.5-8) unstable; urgency=HIGH
1339
1340   * Fixed a terrible bug whereby upgrading the package twice without installing
1341     a new boot block would not preserve the *.b files and potentially render
1342     the system unbootable!
1343     Closes: #108453
1344
1345  -- Russell Coker <russell@coker.com.au>  Fri, 21 Sep 2001 00:43:50 +0200
1346
1347 lilo (1:21.7.5-7) unstable; urgency=MEDIUM
1348
1349   * Made /sbin/lilo not remove preserved files if -t is specified.
1350     Closes: #106955
1351
1352  -- Russell Coker <russell@coker.com.au>  Wed,  1 Aug 2001 17:08:57 +0200
1353
1354 lilo (1:21.7.5-6) unstable; urgency=MEDIUM
1355
1356   * Change /sbin/lilo to not remove preserved files if chroot operation is
1357     selected.  Also made it run $0.real instead of /sbin/lilo.real.
1358     Closes: #106956
1359
1360  -- Russell Coker <russell@coker.com.au>  Tue, 31 Jul 2001 05:41:05 +0200
1361
1362 lilo (1:21.7.5-5) unstable; urgency=MEDIUM
1363
1364   * Removed logrotate use.  Logrotate always changes the format of it's config
1365     and makes things more painful than the benefit it offers.
1366     Closes: #90588 #105474
1367
1368   * Double-check for a sym-link when rotating files to work around a base bug.
1369
1370  -- Russell Coker <russell@coker.com.au>  Mon, 16 Jul 2001 15:55:25 +0200
1371
1372 lilo (1:21.7.5-4) unstable; urgency=MEDIUM
1373
1374   * Made it purge old debconf settings.
1375     Closes: #98401
1376
1377   * Change the man page for lilo.conf to mention that vga= can be in hex.
1378     Closes: #51800
1379
1380  -- Russell Coker <russell@coker.com.au>  Sun, 15 Jul 2001 10:18:09 +0200
1381
1382 lilo (1:21.7.5-3) unstable; urgency=MEDIUM
1383
1384   * Changed liloconfig to match the latest command-line params for activate.
1385     Closes: #99111
1386
1387   * Made /boot/boot.b a sym-link as is recommended.
1388     Closes: #100036
1389
1390   * Made liloconfig ask about lba32 for large disks when generating lilo.conf.
1391     Will back-port this to potato.
1392     Closes: #89020
1393
1394  -- Russell Coker <russell@coker.com.au>  Wed, 11 Jul 2001 22:05:04 +0200
1395
1396 lilo (1:21.7.5-2) unstable; urgency=MEDIUM
1397
1398   * Made liloconfig not use strict.
1399     Closes: #64398
1400
1401   * Fixed the /usr/doc reference in liloconfig.8.
1402     Closes: #102802
1403
1404   * Fixed the /usr/doc reference in keytablilo.8.
1405     Closes: #102803
1406
1407  -- Russell Coker <russell@coker.com.au>  Tue, 10 Jul 2001 22:02:22 +0200
1408
1409 lilo (1:21.7.5-1) unstable; urgency=MEDIUM
1410
1411   * Fixed some bugs in the liloconfig script that prevent creation of lilo.conf.
1412     Closes: #98756
1413
1414   * Use install-mbr to install the Debian MBR.
1415     Closes: #98757
1416
1417  -- Russell Coker <russell@coker.com.au>  Mon, 28 May 2001 16:20:57 +0200
1418
1419 lilo (1:21.7.5-0) unstable; urgency=MEDIUM
1420
1421   * New upstream version.  Better support for DAC960 and some bug fixes.
1422
1423   * Removed the debconf code.
1424
1425  -- Russell Coker <russell@coker.com.au>  Thu, 10 May 2001 12:03:51 +0200
1426
1427 lilo (1:21.7.1-5) unstable; urgency=MEDIUM
1428
1429   * Changed the postinst to not source debconf and to not have an "exit 0"
1430     at the end.  It makes no difference to the operation but makes it look
1431     nicer.
1432
1433   * Put /usr/sbin/liloconfig back in.
1434     Closes: #96331
1435
1436   * Made compilation use -O2.
1437
1438  -- Russell Coker <russell@coker.com.au>  Thu, 10 May 2001 09:57:58 +0200
1439
1440 lilo (1:21.7.1-4) unstable; urgency=LOW
1441
1442   * Fised a typo in liloconfig.
1443     Closes: #95715
1444
1445  -- Russell Coker <russell@coker.com.au>  Sun, 29 Apr 2001 20:41:48 +0200
1446
1447 lilo (1:21.7.1-3) unstable; urgency=MEDIUM
1448
1449   * Changed the logrotate file to match the undocumented functionality of the
1450     latest logrotate.
1451     Closes: #95665, #95556
1452
1453  -- Russell Coker <russell@coker.com.au>  Sun, 29 Apr 2001 10:00:00 +0200
1454
1455 lilo (1:21.7.1-2) unstable; urgency=LOW
1456
1457   * Changed liloconfig to be a bit clearer.
1458     Closes: #95559
1459
1460   * Changed the description of AUTOREPLACE.
1461     Closes: #95556
1462
1463  -- Russell Coker <russell@coker.com.au>  Sat, 28 Apr 2001 07:56:09 +0200
1464
1465 lilo (1:21.7.1-1) unstable; urgency=LOW
1466
1467   * Added debconf support for serial console and for parameters to install-mbr.
1468
1469   * Added new /boot/boot-compat.b for broken SystemSoft BIOS.
1470     Closes: #59953
1471
1472  -- Russell Coker <russell@coker.com.au>  Sat, 28 Apr 2001 07:20:59 +0200
1473
1474 lilo (1:21.7.1-0) unstable; urgency=HIGH
1475
1476   * New upstream release containing minor bug fixes.  Most of the code was
1477     already in the previous version as Debian specific patches and this release
1478     brings the Debian version closer to the upstream release.
1479
1480   * Fixed the keytab-lilo manpage to not be a hack.
1481
1482   * Fixed the /sbin/lilo wrapper to correctly delete the old files.
1483
1484   * Changed the way automatic generation of lilo config files operates.
1485     Now it will grep for "^#AUTOREPLACE$" in /etc/lilo.conf to determine
1486     whether it should replace the file.
1487     Closes: #92284
1488
1489   * Made it rotate /etc/lilo.conf.old on install.
1490
1491  -- Russell Coker <russell@coker.com.au>  Fri, 27 Apr 2001 15:51:07 +0200
1492
1493 lilo (1:21.7-3) unstable; urgency=HIGH
1494
1495   * Added a patch from Compaq to address the issue described in bug report
1496     88831.  Not closing the bug report because it refers to Potato.
1497
1498  -- Russell Coker <russell@coker.com.au>  Wed, 7 Mar 2001 15:58:22 +0100
1499
1500 lilo (1:21.7-2) unstable; urgency=HIGH
1501
1502   * Fixed the "preinst shouldn't depend on package files" thing again
1503     (/etc/lilo-rotate.conf: No such file or directory).
1504     Closes: #87790
1505     Closes: #87795
1506
1507  -- Russell Coker <russell@coker.com.au>  Tue, 27 Feb 2001 20:43:29 +0100
1508
1509 lilo (1:21.7-1) unstable; urgency=HIGH
1510
1511   * Made it work with devfs style /dev/md/%d devices.
1512
1513   * Made the lilo wrapper work with `lilo -C "/etc/spare lilo config"` type
1514     invocation.
1515
1516   * Now it pre-depends on logrotate, so if you try installing with `dpkg -i`
1517     and logrotate isn't installed it won't replace the boot.b file that
1518     /boot/map references if you do another `dpkg -i`.
1519
1520   * Now installs the Debian MBR as it should.
1521     Closes: #81652
1522     Closes: #59732
1523
1524  -- Russell Coker <russell@coker.com.au>  Mon, 26 Feb 2001 15:09:27 +0100
1525
1526 lilo (1:21.7-0) unstable; urgency=HIGH
1527
1528   * New upstream version.
1529
1530   * Make it suggest mbr not recommend.
1531     Closes: #77591
1532
1533   * Updated the copyright file.
1534     Closes: #64877
1535
1536   * Changed the lilo wrapper to not be bash specific.
1537     Closes: #87413
1538
1539  -- Russell Coker <russell@coker.com.au>  Sun, 25 Feb 2001 12:30:42 +0100
1540
1541 lilo (1:21.6-14) unstable; urgency=HIGH
1542
1543   * Fixed a stupid bug that made it give spurious errors if you run "lilo"
1544     twice.
1545
1546   * Made it depend on logrotate.
1547     Closes: #87310, #87428, #87393, #87443
1548
1549  -- Russell Coker <russell@coker.com.au>  Sun, 25 Feb 2001 01:49:51 +0100
1550
1551 lilo (1:21.6-13) unstable; urgency=HIGH
1552
1553   * The support for non-root file system installation of the LILO block in
1554     the previous version has satisfied the person who reported the bug.
1555     Closes: #86992
1556
1557   * The new upstream version apparently stopped lilo giving a segv on bad
1558     config files.
1559     Closes: #78193
1560
1561   * Fixed the man page situation, made it use the new dh_installman instead of
1562     the old dh_installmanpages.
1563
1564   * Now it doesn't run lilo on package install.  It keeps preserving files
1565     under /boot until a successful run of lilo.
1566
1567  -- Russell Coker <russell@coker.com.au>  Fri, 23 Feb 2001 19:22:03 +0100
1568
1569 lilo (1:21.6-12) unstable; urgency=HIGH
1570
1571   * Fix the template again for VGA.
1572
1573   * Trim the length of overly long label fields.
1574
1575   * Made it work on DOS-format files.
1576     Closes: #77135
1577
1578   * The compact option is documented as causing problems on some systems.
1579     The fact that it used to work on an ancient version is not something I
1580     am able to investigate.  Please open another bug report if something
1581     similar occurs with a recent version.
1582     Closes: #30618
1583
1584   * Can't reproduce bug and reporter has disappeared.
1585     Closes: #33724
1586
1587   * Added support for installing LILO in the boot sector of a partition other
1588     than the root FS.
1589
1590  -- Russell Coker <russell@coker.com.au>  Thu, 22 Feb 2001 13:46:56 +0100
1591
1592 lilo (1:21.6-11) unstable; urgency=HIGH
1593
1594   * Adds conflicts with ancient manpages package to ensure smooth upgrade.
1595     Closes: #86772
1596
1597   * Better description for VGA mode.
1598     Closes: #81342
1599
1600   * Fixed these /etc/lilo.conf bugs previously:
1601     Closes: #81347, #81356, #81357, #81662, #82808, #83009
1602
1603   * Now run lilo on install of a new version.
1604     Closes: #84771
1605
1606   * Fixed these lilo.conf.8 bugs previously:
1607     Closes: #58202, #64783, #65120, #65820, #71053, #75902, #80482, #86772
1608
1609  -- Russell Coker <russell@coker.com.au>  Wed, 21 Feb 2001 11:25:14 +0100
1610
1611 lilo (1:21.6-10) unstable; urgency=HIGH
1612
1613   * Changes LiLO to LILO
1614     Closes:#83158
1615
1616   * Fixes spelling and grammar.
1617     Closes:#83160
1618
1619   * Preserve boot-menu.b
1620
1621   * Make the lba choice high importance.
1622
1623   * Fix the compact entry in the templates file.
1624     Closes:#85721
1625
1626  -- Russell Coker <russell@coker.com.au>  Tue, 13 Feb 2001 11:11:11 +0100
1627
1628 lilo (1:21.6-9) unstable; urgency=HIGH
1629
1630   * Fix the priority and section of lilo-doc.
1631
1632  -- Russell Coker <russell@coker.com.au>  Mon, 22 Jan 2001 14:03:15 +0100
1633
1634 lilo (1:21.6-8) unstable; urgency=HIGH
1635
1636   * Upload it again.
1637
1638   * Change the default for "compact".
1639
1640  -- Russell Coker <russell@coker.com.au>  Fri, 19 Jan 2001 18:17:48 +1100
1641
1642 lilo (1:21.6-7) unstable; urgency=HIGH
1643
1644   * Made debconf not call lilo_find_mbr (can't call it before it's installed).
1645
1646   * Build the package with the fixed dpkg.
1647
1648   * Corrected the time stamps.
1649     Closes:#81820
1650
1651  -- Russell Coker <russell@coker.com.au>  Thu, 11 Jan 2001 12:24:37 +1100
1652
1653 lilo (1:21.6-6) unstable; urgency=HIGH
1654
1655   * Closes:#81537
1656
1657   * Changed some of the descriptions in debconf template.
1658
1659  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 21:11:00 +1100
1660
1661 lilo (1:21.6-5) unstable; urgency=HIGH
1662
1663   * Made the debconf/liloconfig code check for -e (file exists) instead of
1664     -f (type is file).  Now will work correctly when there are sym-links.
1665
1666  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 20:59:54 +1100
1667
1668 lilo (1:21.6-4) unstable; urgency=HIGH
1669
1670   * Made it install correctly even when debconf only displays critical messages.
1671
1672   * Made some changes to the way it determines when to create a lilo.conf file.
1673
1674   * Made it arrange images in /etc/lilo.conf in reverse strcmp order.
1675
1676   * Added support for /etc/lilo.conf.extra
1677
1678  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 17:34:28 +1100
1679
1680 lilo (1:21.6-3) unstable; urgency=HIGH
1681
1682   * Made numerous improvements to the debconf setup.  Added an option to not
1683     change the /etc/lilo.conf file.
1684     Closes: 81342, 81347
1685
1686  -- Russell Coker <russell@coker.com.au>  Sun, 7 Jan 2001 03:17:00 +1100
1687
1688 lilo (1:21.6-2) unstable; urgency=MEDIUM
1689
1690   * Changed the lilo wrapper to not be bash specific.
1691     Closes: #87413
1692
1693   * Added more functionality to debconf.
1694
1695  -- Russell Coker <russell@coker.com.au>  Fri, 5 Jan 2001 10:50:43 +1100
1696
1697 lilo (1:21.6-1) unstable; urgency=MEDIUM
1698
1699   * Made it build lilo-doc package too.
1700
1701   * Added debconf support, thanks to Gergely Risko <risko@atom.hu>.
1702
1703  -- Russell Coker <russell@coker.com.au>  Tue, 2 Jan 2001 15:38:00 +1100
1704
1705 lilo (1:21.6-0) unstable; urgency=MEDIUM
1706
1707   * Debianized the new version.
1708     Closes: #80551, #75386, #75387
1709
1710   * Made liloconfig devfs aware and made it use mode 0600 for creating files.
1711     Closes: #56906, 62540
1712
1713   * Included lilo.conf(5)
1714     Closes: #58202, #64783, #65120, #65820, #71053, #75902, #80482
1715
1716   * Lilo adds the boot-menu.b file which gives a colored menu.  I think it
1717     solves the problem of no color on boot.
1718     Closes: #69253
1719
1720  -- Russell Coker <russell@coker.com.au>  Mon, 1 Jan 2001 21:41:29 +1100
1721
1722 lilo (1:21.4.3-2) unstable; urgency=HIGH
1723
1724   * Include fix from the upstream author to restore booting capability
1725     on big zImage kernel while keeping EBDA mode on.
1726
1727  -- Vincent Renardias <vincent@debian.org>  Sun, 21 May 2000 21:17:58 +0200
1728
1729 lilo (1:21.4.3-1) unstable frozen; urgency=HIGH
1730
1731   * new upstream fix (should definatly fix the RAID problems)
1732   * We now issue a BigFatWarning(tm) that older zImage kernels
1733       bigger than 448kb will not boot but we can now access kernels
1734       located above cylinder 1023.
1735     closes: #63516: command 'lilo' fails (not SEGFAULT) if kernel is not bzImage.
1736     closes: #63925: lilo: After upgrade - `Fatal: Kernel /vmlinuz is too big'.
1737     closes: #62270: lilo 21.3-3 wont boot non-bzImage between 448k and 512k.
1738     closes: #62060: can't install on a 34GiG IBM drive. make bzlilo fails.
1739     closes: #61928: new LILO renders system unbootable.
1740     closes: #61903: Fatal: Kernel /vmlinuz is too big.
1741     closes: #60507: Lilo 0.22 installer should be provided (as It has support for huge disk).
1742     closes: #64401: lilo: lilo refuses to create boot sector (kernel too big!).
1743   * removed lilo.conf manpage which already is in package manpages.
1744     closes: #63483: lilo: needs to Replace: version of manpages with the lilo manpage.
1745     closes: #63533: conflicts with manpages.
1746     closes: #63627: lilo: lilo tries to overwrite lilo.conf.5 manpage, that is also in manpages.
1747     closes: #64077: lilo: lilo conflicts with manpages.
1748
1749  -- Vincent Renardias <vincent@debian.org>  Sat, 20 May 2000 00:30:28 +0200
1750
1751 lilo (1:21.4.1-2) unstable; urgency=HIGH
1752
1753   * Fixed debian/control.
1754     closes: #54178: lilo-doc: Incorrect package description.
1755   * clean better.
1756     closes: #60537: lilo.prerm is getting longer and longer :).
1757
1758  -- Vincent Renardias <vincent@debian.org>  Wed, 12 Apr 2000 13:29:10 +0200
1759
1760 lilo (1:21.4.1-1) unstable; urgency=HIGH
1761
1762   * New upstream release.
1763     closes: #61165: New upstream version 21.4.1 released 2000-03-20.
1764     Should also fix:
1765     closes: #61903: Fatal: Kernel /vmlinuz is too big.
1766     closes: #58775: despite <1024 cylinders, can't install lilo.
1767
1768  -- Vincent Renardias <vincent@debian.org>  Wed, 12 Apr 2000 13:05:56 +0200
1769
1770 lilo (1:21.3-3) unstable; urgency=HIGH
1771
1772   * This version supports booting from cylinders above 1024.
1773     (Been in unstable for 3 weeks, and I got 0 complaints about it, so
1774     I think it's definatly worth to include it in potato).
1775
1776  -- Vincent Renardias <vincent@debian.org>  Sat, 25 Mar 2000 13:57:10 +0100
1777
1778 lilo (1:21.3-1) unstable; urgency=low
1779
1780   * New version.
1781     => LILO now doesn't have the 1024 cylinder limit anymore.
1782
1783  -- Vincent Renardias <vincent@debian.org>  Thu,  9 Mar 2000 16:06:02 +0100
1784
1785 lilo (1:21-14) frozen unstable; urgency=low
1786
1787   * Really fix the liloconfig bug this time, honnest ;)
1788     closes: #56326: liloconfig in lilo f***ed up.
1789     closes: #56196: lilo: fstab check fails on root raid.
1790     closes: #56322: Lilo install fails.
1791
1792  -- Vincent Renardias <vincent@debian.org>  Thu, 27 Jan 2000 14:46:34 +0100
1793
1794 lilo (1:21-13) frozen unstable; urgency=low
1795
1796   * Fix detection of partition names.
1797     closes: #56127: liloconfig bug and fix
1798     closes: #56153: Makes too much assumptions about the relation of partition- and disk names
1799
1800  -- Vincent Renardias <vincent@debian.org>  Tue, 25 Jan 2000 15:19:45 +0100
1801
1802 lilo (1:21-12) frozen unstable; urgency=low
1803
1804   * YANPFPM again ;)
1805     closes: #53517: (Important) installed lilo bootsector during an upgrade when i didn't want it to.
1806     closes: #54266: liloconfig error
1807     closes: #51418: liloconfig: actions don't match text presented to user!
1808
1809  -- Vincent Renardias <vincent@debian.org>  Sun,  9 Jan 2000 13:30:06 +0100
1810
1811 lilo (1:21-11) unstable; urgency=low
1812
1813   * Integrated YANPFPM (Yet Another Nice Patch From Peter Maydell ;):
1814     blank lines in /etc/fstab should be ignored silently.
1815     closes: #53517: installed lilo bootsector during an upgrade when i didn't want it to.
1816
1817  -- Vincent Renardias <vincent@debian.org>  Sun,  9 Jan 2000 13:30:06 +0100
1818
1819 lilo (1:21-10) unstable; urgency=low
1820
1821   * Add patch to support Compaq Smart-2 (or better) Disk Array Controllers.
1822
1823  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 13:53:00 +0100
1824
1825 lilo (1:21-9) unstable; urgency=low
1826
1827   * put back the keytab-lilo manpage at the right place, and integrate
1828     another patch from Peter Maydell (thanks again ;) that fixes keytab-lilo.pl
1829     closes: #22958: lilo: keytab-lilo.pl is broken.
1830
1831  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 13:53:00 +0100
1832
1833 lilo (1:21-8) unstable; urgency=high
1834
1835   * Integrated patch from Peter Maydell that fixes:
1836     - added error checking of various system calls
1837     - added $DEBUG switch and pulled lilo.conf and fstab filenames
1838       out into config variables.
1839     - turned on Perl's -w switch and use strict subs/refs
1840     - now does examination of current situation up front, separated
1841       from the logic of what we do in various situations.
1842     - added check for special marker in /etc/fstab that indicates that we
1843       are configuring the base filesystem and shouldn't actually do anything.
1844     Thanks Peter ;)
1845     Now, if the first line of /etc/fstab is '# UNCONFIGURED FSTAB FOR BASE SYSTEM'
1846     liloconfig will exit gracefully.
1847     Anyway, liloconfig should probably be rewritten to use debconf...
1848     closes: #49948: liloconfig makes bad lilo.conf when from scratch.
1849   * Fix reference to Changelog.
1850     closes: #52192: lilo: License refers to old, outdated '/usr/doc'.
1851
1852   * Other non-bugs/already fixed bugs:
1853     closes: #48594: (no subject).
1854       [Author aknowledges it's not a lilo bug.]
1855     closes: #30562: lilo: shouldn't prompt on upgrade.
1856       [liloconfig also checks for obsolete options in lilo.conf]
1857     closes: #34616: lilo: lilo gives important installation warning, but does not pause.
1858       [warning is now meaningless since lilo.conf is not part of the package anymore]
1859
1860  -- Vincent Renardias <vincent@debian.org>  Thu, 23 Dec 1999 12:09:40 +0100
1861
1862 lilo (1:21-7) unstable; urgency=low
1863
1864   * re-upload working lilo-21.
1865     Closes: #46154, #46168.
1866
1867  -- Vincent Renardias <vincent@debian.org>  Tue, 28 Sep 1999 12:17:37 +0200
1868
1869 lilo (21-6) unstable; urgency=low
1870
1871   * Changed MBR size in liloconfig.
1872     closes: #43768: mbr: Size should be 446, not 444.
1873   * Don't supply an empty lilo.conf anymore.
1874     closes: #42383, #41437.
1875   * Correct bug in liloconfig.
1876     closes: #35110: liloconfig doesn't complete installation
1877   * Fix type in control file.
1878     closes: #40753: lilo: typo in description.
1879   * Included man page written by Peter Maydell. Thanks Peter!
1880     closes: #32640: liloconfig(8) needs a manual page.
1881   * Fixed Werner's email addr.
1882     closes: #36817: Lilo home page.
1883   * lintian cleaned.
1884
1885  -- Vincent Renardias <vincent@debian.org>  Mon, 27 Sep 1999 16:57:13 +0200
1886
1887 lilo (21-5) unstable; urgency=low
1888
1889   * Move INCOMPAT.gz back from lilo-doc to lilo.
1890     closes: #33259, #33124, #33119.
1891     closes: #33203 (that actually was a bug in manpages which has been
1892     fixed recently).
1893
1894  -- Vincent Renardias <vincent@debian.org>  Sun, 21 Feb 1999 19:09:51 +0100
1895
1896 lilo (21-4) frozen unstable; urgency=low
1897
1898   * Adopt the package.
1899   * Build with USE_TMPDIR option (Fix bug #9303).
1900   * Fix typo in preinst script.
1901   * Reason to upload for frozen:
1902     1/ The previous upload fixed a lot of bugs and didn't seem
1903        to break anything.
1904     2/ The current version of lilo in slink (20-0.1) has a bug which
1905        is specially bad: If NT4 is also installed on the machine, lilo
1906        will prevent it to boot (error message: "INACCESSIBLE_BOOT_DEVICE" +
1907        a nice BSOD).
1908
1909  -- Vincent Renardias <vincent@waw.com>  Sat, 30 Jan 1999 22:34:41 +0100
1910
1911 lilo (21-3.1) unstable; urgency=low
1912
1913   * NMU to fix the bug #7570 I reported on Feb 22nd 1997
1914     (include real doc instead of the TeX source).
1915   * Include manpage for activate (Bug #10526,#8641).
1916   * Include manpage for keytab-lilo.pl (Bug #10526).
1917   * Add a link to undocumented.7.gz for liloconfig which has
1918     no manpage.
1919   * Close #20049 (This functionality is handled by syslinux,
1920     not lilo).
1921   * Fork a lilo-doc package to include the Postscript documentation.
1922   * Have lilo Suggests: lilo-doc.
1923   * Set severity of bug #29987 to fixed: When lilo.conf contains a passwd
1924     and is not mode 600, it displays a proheminent warning.
1925   * Set severity of bug #7629 to fixed: This is a perfectly legal option,
1926     given that the Debian policy is not to install lilo in the MBR by
1927     default.
1928   * Reassign bugs #5198, #8280 and #10526 to the package manpages since
1929     this is where lilo.8 lives. (Does anybody know why BTW?!)
1930   * Put some (hopefully) usefull comments in the default lilo.conf
1931     (Fix bug #25174).
1932   * Include Adam Heath <adam@usa.net>'s patch to add the new
1933     BOOT_VAR variable (Fix bug #30458).
1934   * lintian cleaned:
1935     - fix typo. in description.
1936     - don't install QuickInst with executable bit set.
1937     - include lilo.8 manpage (will open a BR on manpages so it
1938         doesn't provide it anymore).
1939   * Correct the lilo.8 manpage (Fix bug #5198) with patch from BR #10526.
1940
1941  -- Vincent Renardias <vincent@waw.com>  Sun, 24 Jan 1999 21:38:58 +0100
1942
1943 lilo (21-3) unstable; urgency=high (21-2 may break boot)
1944
1945   * setting CFLAGS im make breaks lilo with debian headers (HAS_BOOT_H is not defined in that case -> NORMAL_VGA is missing)
1946   * fixed return code checking in liloconfig (#30632)
1947
1948  -- Bernd Eckenfels <ecki@debian.org>  Sat, 12 Dec 1998 00:56:08 +0100
1949
1950 lilo (21-2) unstable; urgency=low
1951
1952   * Old maintainer got the package back
1953   * fixed broken depend again (#3772)
1954   * uses dh now
1955   * has an additional preinst now
1956   * ln in /boot need not to work (#16112,#3247)
1957   * dh installs changelog (#16582)
1958   * pre/postinst now sets -e and watches arguments (#15161)
1959   * use debians default keymap, use loadkeys to do all the work (#19900)
1960   * checks for incompatible any_d.b (#26016)
1961
1962  -- Bernd Eckenfels <ecki@debian.org>  Thu, 10 Dec 1998 01:31:51 +0100
1963
1964 lilo (21-1) unstable; urgency=low
1965
1966   * New maintainer.
1967   * Update copyright information.
1968   * Update to standards version 2.5.0.
1969   * New upstream release.
1970
1971  -- Martin Mitchell <martin@debian.org>  Mon,  7 Dec 1998 17:47:10 +1100
1972
1973 lilo (20-2) unstable frozen; urgency=low
1974
1975   * recompiled with new curses
1976   * suggests mbr instead of depends
1977
1978  -- Bernd Eckenfels <ecki@debian.org>  Sun,  1 Nov 1998 01:26:19 +0100
1979
1980 lilo (20-1) unstable frozen; urgency=low
1981
1982   * Maintainer release (thanks Martin!)
1983
1984  -- Bernd Eckenfels <ecki@debian.org>  Wed, 29 Apr 1998 21:18:40 +0200
1985
1986 lilo (20-0.1) unstable; urgency=low
1987
1988   * Non-maintainer release.
1989   * Leave copyright file uncompressed. (#14421)
1990   * Libc6 compile. (#11708)
1991   * New upstream sources. (#11081)
1992
1993  -- Martin Mitchell <martin@debian.org>  Sat, 22 Nov 1997 01:13:49 +1100
1994
1995 lilo (19-2) unstable; urgency=low
1996
1997   * upgraded to new package standards
1998
1999  -- Shaya Potter <spotter@itd.nrl.navy.mil>  Thu, 23 Jan 1997 10:12:06 -0500
2000