head     1.1;
branch   1.1.1;
access   ;
symbols  gfxboot-grub25:1.1.1.1 morphix:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2005.10.17.17.14.26;  author tcheun;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2005.10.17.17.14.26;  author tcheun;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@grub-gfxboot (0.95-1) unstable; urgency=low

  * fixed patching

 -- root <root@@am.xs4all.nl>  Sun, 25 Jul 2004 02:28:50 +0200

grub-gfxboot (0.95) unstable; urgency=low
  * added gfxboot patches

 -- Alex de Landgraaf <alextreme@@xs4all.nl>  Thu, 22 Jul 2004 00:00:00 +0100

grub (0.95+cvs20040624-4) unstable; urgency=low

  * rules:
    - Make build not depend on build-indep. (Closes: #258643)
    - Use stage2_eltorito for building cdrom image.
  * control:
    - Make grub suggest grubconf.
    - Merge Build-Depends in a single line to keep lintian happy.
    - s/Grub-Devel/Grub Maintainers/g with the same goal.

 -- Robert Millan <rmh@@debian.org>  Mon, 12 Jul 2004 14:09:29 +0200

grub (0.95+cvs20040624-3) unstable; urgency=low

  * rules: Nuke --exec-prefix and replace the install target prefix overrides
    with DESTDIR override, in order to fix grub-install breakage.
    As a side effect, this moves /usr/lib/grub to /lib/grub (which happens
    to fix FHS compliance ;)
  * grub-floppy: Cope with that.

 -- Robert Millan <rmh@@debian.org>  Sat, 26 Jun 2004 04:07:39 +0200

grub (0.95+cvs20040624-2) unstable; urgency=low

  * update-grub: Really apply Kiko's patch. (Realy closes: #224441)

 -- Robert Millan <rmh@@debian.org>  Sat, 26 Jun 2004 02:15:06 +0200

grub (0.95+cvs20040624-1) unstable; urgency=low

  * New upstream snapshot. (Closes: #254433)
    - Fixes FTBFS in UFS2 code. (Closes: #253945)
    - Resync all patches.
    - patches/revert_grub-set-default.diff: New. Revert to old interface in
      setdefault, untill we implement --once with the new one.
    * FHS compliance for stage files.
      - rules: Unset --datadir.
      - rules: s|/usr/lib/grub|/lib/grub|g.
      - grub-floppy: Likewise.
      - patches/02grub-doco-path.patch: Nuked. Merged in upstream.
  * update-grub: Fix ordering by Linux version for test/rc/ac/pre.
    Gràcis Kiko Piris. (Closes: #224441)
  * update-grub: Minor k*bsd-related portability fixes.

 -- Robert Millan <rmh@@debian.org>  Thu, 24 Jun 2004 16:56:19 +0200

grub (0.94+cvs20040511-1) unstable; urgency=low

  * New upstream snapshot.
  * patches/ufs2.diff: New. Add UFS2 support. (Closes: #212340)
    - patches/graphics.diff: Resync.
  * control (Build-Depends): Moved e2tools, e2fsprogs and mkisofs to
    Build-Depends-Indep (they are only needed for grub-disk).
  * control (Build-Depends): Bump debhelper dependency to >= 4.

 -- Robert Millan <rmh@@debian.org>  Tue, 11 May 2004 22:13:15 +0200

grub (0.94+cvs20040429-1) unstable; urgency=low

  * New upstream snapshot. (Closes: #245350)
    - patches/*.diff: Resync.
    - Syntax fixes in mkbimage. Thanks Yann Dirson. (Closes: #239066, #242319)
    - Includes CDROM support (at last!). (Closes: #154534)
    - Fixes for kernel of FreeBSD 5.x. (Closes: #216875)
  * Migrating to automake 1.8.
    - control (Build-Depends): s/1.7/1.8/g
    - rules: Ditto.

 -- Robert Millan <rmh@@debian.org>  Thu, 29 Apr 2004 21:15:59 +0200

grub (0.93+cvs20031021-8) unstable; urgency=high

  * debian/update-grub: Fix initrd entry generation. Thanks Jean Charles
    Delepine. (Closes: #224853).
  * Set Maintainer to mailing list.
    - debian/control (Maintainer): Set to pkg-grub-devel@@lists.alioth.d.o.
    - debian/control (Uploaders): Add Jason.

 -- Robert Millan <rmh@@debian.org>  Tue,  6 Jan 2004 21:34:29 +0100

grub (0.93+cvs20031021-7) unstable; urgency=low

  * debian/update-grub: more missing quotes in get_kernel_opt func 

 -- Jason Thomas <jason@@debian.org>  Thu, 11 Dec 2003 11:26:51 +1100

grub (0.93+cvs20031021-6) unstable; urgency=low

  * debian/update-grub: was generating mangled menu.lst due to missing quotes
    around arguments to function.
    (closes: #222411, #222738, #222789, #222800)

 -- Jason Thomas <jason@@debian.org>  Wed, 10 Dec 2003 10:01:40 +1100

grub (0.93+cvs20031021-5) unstable; urgency=low

  * debian/update-grub: fixed to handle seperate /boot partition.
    (closes: #219833)

 -- Jason Thomas <jason@@debian.org>  Thu, 20 Nov 2003 11:52:02 +1100

grub (0.93+cvs20031021-4) unstable; urgency=low

  * debian/update-grub: fixed bug introduced by patch below.
    (closes: #221395)
  * patches/00list: disabled update-grub-linux2.6.diff as it is now permanetly
    applied. will delete it later.
  * debian/grub-reboot: add --version parameter
  * created manpage for grub-reboot.
  * debian/rules: moved compat version to debian/compat and made version 4
  * debian/rules: moved multiple install lines to grub.install for use by
    dh_install
  * debian/rules: updated to closely match what dh_make produces for multi
    binary packages. so added binary-common target and install-arch targets.
  * debian/control: updated standards-version to 3.6.1.0 

 -- Jason Thomas <jason@@debian.org>  Tue, 18 Nov 2003 14:04:01 +1100

grub (0.93+cvs20031021-3) unstable; urgency=low

  * Provide an iso9660 CD image with grub-disk
    - control (Build-Depends): Add mkisofs.
    - rules: Uncomment and misc fixes in mkisofs commands.

 -- Robert Millan <rmh@@debian.org>  Sat, 15 Nov 2003 19:53:46 +0100

grub (0.93+cvs20031021-2) unstable; urgency=low

  * Added "one-time savedefault" feature, thanks to Keir Freser for his
    patch. (Closes: #195833)
    - patches/savedefault.diff: New.
    - patches/00list: Add it.
  * Wrote script for "lilo -R" like functionality, using the feature above).
    (Closes: #155807)
    - grub-reboot: New.
    - rules: Install grub-reboot.
  * rules: Move mkbimage to /bin since non-root may also use it now.

 -- Robert Millan <rmh@@debian.org>  Wed,  5 Nov 2003 13:20:03 +0100

grub (0.93+cvs20031021-1) unstable; urgency=low

  * New upstream snapshot.
    - patches/automake.diff: Nuked.
    - patches/graphics.diff: Update.
  * patches/menu.lst_gnu-hurd.diff: New. Clarify GNU/Hurd entry.
  * patches/update-grub_linux2.6.diff: New. Support different options for
    Linux 2.6. Thanks Michal Cihar. (Closes: #208051)
  * rules (clean): Remove config.log.

 -- Robert Millan <rmh@@debian.org>  Tue, 21 Oct 2003 14:41:08 +0000

grub (0.93+cvs20031008-1) unstable; urgency=low

  * New upstream snapshot.
    - mkbimage: Nuked.
    - rules: install mkbimage from util/mkbimage.
    - patches/04ext2_msdos.patch: Nuked.
    - patches/00list: Update.
  * Update autotools. (Closes: #212092)
    - patches/automake.patch: New.
    - patches/00list: Add it.
    - control: Build-Depend on automake1.7 and autoconf (2.5x).
    - rules: Use automake1.7 and autoconf (2.5x).
  * Chainload fix for KFreeBSD. (Closes: #201760)
    - patches/07kfbsd_chainload.patch: Rename to..
    - patches/kfbsd_chainload.diff: This.
    - patches/00list: Enable it.
  * grub-doc.install: Add '\n'.
  * patches/01misc_doc.patch: Commented.

 -- Robert Millan <rmh@@debian.org>  Wed,  8 Oct 2003 20:49:58 +0000

grub (0.93+cvs20030905-2) unstable; urgency=low

  * rules (clean): Get rid of config.{log,status} hack.
  * Reapplied graphics patch. (Closes: #209068)
    - patches/graphics.diff: New.
    - patches/00list: Add graphics.diff.
  * Generate autotools stuff dynamicaly (for graphics.diff to take effect).
    - control (Build-Depends): Add automake1.5 and autoconf2.13.
    - rules (configure): Run aclocal-1.5 && automake-1.5 && autoconf2.13.

 -- Robert Millan <rmh@@debian.org>  Tue,  9 Sep 2003 17:31:06 +0000

grub (0.93+cvs20030905-1) unstable; urgency=low

  * New upstream snapshot.
    - debian/patches/06bsd_menu.lst.patch: Nuked (merged in upstream).
  * build-indep split.
    - debian/rules: Split build-indep stuff into build-indep target.
    - debian/control: Move texi2html to Build-Depends-Indep.
    - debian/rules: Moved grub-doc html install to grub-doc.install.
    - debian/grub-doc.install: New.
  * debian/grub-floppy: Use /bin/echo which supports -e. (Closes: #208216)
  * debian/patches/01misc_doc.patch: New. Extracted from debian diff.gz.
    What is it? :)
  * debian/patches/04ext2_msdos.patch: New. Fix ext2fs detected as msdos,
    patch from upstream. (Closes: #175358)
  * Add 00list support in patch system; patches are now selectable.
    - debian/patches/00list: New.
    - debian/rules (patch): Use 00list for patch selection.
  * debian/patches/00list: Disable 07kfbsd_chainload.patch, since it's causing
    FTBFS. Will ask for a review. (Reopens: #201760)
  * debian/rules (clean): Remove config.{log,status} to fix possible FTBFS in
    autobuilders. Should be fixed in upstream Makefiles.

 -- Robert Millan <rmh@@debian.org>  Fri,  5 Sep 2003 03:05:56 +0000

grub (0.93+cvs20030813-4) unstable; urgency=low

  * update-grub: abort function is called from find_grub_dir so needs to be
    declared above this.
    (closes: #206134)
  * removed resolve_symlink function in favour of the readlink from the
    coreutils package. Thanks to Steven Barker <steve@@blckknght.org>
    (closes: #205726)

 -- Jason Thomas <jason@@debian.org>  Tue, 19 Aug 2003 10:24:54 +1000

grub (0.93+cvs20030813-3) unstable; urgency=low

  * added patch to make chainloading FreeBSD work when using the graphic mode.
    thanks to Carlos Liu <carlos@@linuxfire.com>
    (closes: #201760)

 -- Jason Thomas <jason@@debian.org>  Thu, 14 Aug 2003 10:53:33 +1000

grub (0.93+cvs20030813-2) unstable; urgency=low

  * update-grub: we need to have initial values for menu.lst in case they
    where accidentally removed from the menu.lst 
    (closes: #188084)

 -- Jason Thomas <jason@@debian.org>  Wed, 13 Aug 2003 14:41:24 +1000

grub (0.93+cvs20030813-1) unstable; urgency=low

  * New CVS snapshot
    - resolves symlinks for devices
    (closes: #204991, #189815, #181243)
    - support for --no-floppy with grub-install
    (closes: #199470)

  * update-grub: added function to resolve symlinks.
    other places in the script that were doing this now use this function.
    default/previous now handle absolute symlinks.

 -- Jason Thomas <jason@@debian.org>  Wed, 13 Aug 2003 12:44:17 +1000

grub (0.93+cvs20030624-6) unstable; urgency=low

  * update-grub was using '==' for comparsion in some places which is wrong.
    (closes: #189253, #204331)
  * update-grub now resolves root device if its a symlink
  * update-grub now resolves symlinks for default/previous kernels and put in
    the verison number.

 -- Jason Thomas <jason@@debian.org>  Tue, 12 Aug 2003 14:34:25 +1000

grub (0.93+cvs20030624-5) unstable; urgency=low

  * added new package grub-disk which provides a 1.44meg bootable image.
    (closes: #190392)
  * debian/update-grub: added patch to fix sorting of kernels
    (closes: #187006)
  * debian/control: added Robert Millan to Uploaders

 -- Jason Thomas <jason@@debian.org>  Fri,  1 Aug 2003 12:44:50 +1000

grub (0.93+cvs20030624-4) unstable; urgency=low

  * updated update-grub, to support a default and previous kernel image.
    using /boot/vmlinuz and /boot/vmlinuz.old.

 -- Jason Thomas <jason@@debian.org>  Fri,  1 Aug 2003 10:57:43 +1000

grub (0.93+cvs20030624-3) unstable; urgency=low

  * Updated mkbimage, from upstream plus patch from Robert Millan
    (closes: #200282)

 -- Jason Thomas <jason@@debian.org>  Mon,  7 Jul 2003 14:03:21 +1000

grub (0.93+cvs20030624-2) unstable; urgency=low

  * debian/control: added freebsd and netbsd arches 
  * docs/menu.lst: added patch to update this with examples for freebsd and
    netbsd.
    (closes: #199301)

 -- Jason Thomas <jason@@debian.org>  Mon, 30 Jun 2003 07:46:21 +1000

grub (0.93+cvs20030624-1) unstable; urgency=low

  * New CVS snapshot. 
  * Fixes FTBFS with gcc-3.3
    (closes: #195234)

 -- Jason Thomas <jason@@debian.org>  Tue, 24 Jun 2003 07:35:30 +1000

grub (0.93+cvs20030224-2) unstable; urgency=low

  * applied patch to mkbimage which fixes it for other filesystems types,
    thanks to Carlo Contavalli.
    (closes: #182646)
  * update-grub should not go looking for a root device and friends if we
    already have a menu.lst file as it will have all the info we need in it.
  * update-grub does not try to calculate the grub root device if we don't
    have a device.map file or if /boot is the root dir
    (closes: #182504)

 -- Jason Thomas <jason@@debian.org>  Thu, 27 Feb 2003 12:13:46 +1100

grub (0.93+cvs20030224-1) unstable; urgency=low

  * New CVS snapshot.
    - upstream fixed a bug in grub-install caused by new sed.
    (closes: #182071)

 -- Jason Thomas <jason@@debian.org>  Mon, 24 Feb 2003 12:58:53 +1100

grub (0.93+cvs20030217-1) unstable; urgency=low

  * New CVS snapshot.
  * Allow mkbimage to be installed into different dir on gnu systems, thanks
    to Robert Millan.
    (closes: #160912)
  * Fixed error in mkbimage script, thanks to Bruce Edge.
    (closes: #176607)
  * This could bite me in that ass later, but update-grub now figures out the
    root_device and grub_device.
    (closes: #110431)
  * update-grub now prints each kernel that it finds.
  * more info about splashimages in README.Debian, thanks to Jeronimo
    Pellegrini
    (closes: #176055)
  * update-grub can now run can now be run noninteractively.
    (closes: #158485)
  * forgot to close a bunch of bugs todo with splashimage last upload.
    (closes: #121083, #116965, #118701)

 -- Jason Thomas <jason@@debian.org>  Mon, 17 Feb 2003 11:45:45 +1100

grub (0.93+cvs20030102-1) unstable; urgency=low

  * New CVS snapshot + automake patch + splashimage patch
  * It was necessary to apply the automake and splashimage patches before
    creating the tarball, so I would not need to run automake and autoconf
    from the build scripts.

 -- Jason Thomas <jason@@debian.org>  Thu,  9 Jan 2003 14:26:20 +1100

grub (0.92+cvs20021128-1) unstable; urgency=low

  * New CVS snapshot.
  * removed 01force-lba.patch which is no longer needed

 -- Jason Thomas <jason@@debian.org>  Mon, 28 Oct 2002 12:52:42 +1100

grub (0.92+cvs20020923-1) unstable; urgency=low

  * CVS snapshot, fixes:
    - /dev/root problem with devfs.
    - kernel to big for memory problem.
    - -no-curses option causes bad output.
    (closes: #154543, #153978, #136766)
  * remove patch 04device.map_dup.patch, not needed now!

 -- Jason Thomas <jason@@debian.org>  Fri, 23 Aug 2002 10:40:09 +1000

grub (0.92-4) unstable; urgency=low

  * update-grub now handles rc kernels thanks to Decklin Foster.
    (closes: #155455)

 -- Jason Thomas <jason@@debian.org>  Sat, 17 Aug 2002 09:55:26 +1000

grub (0.92-3) unstable; urgency=low

  * added 01force-lba.patch to fix grub install when --force-lba is specified
    (closes: #152420)
  * added 04device.map_dup.patch which checks for duplicates in the device.map
    (closes: #147109)
  * update-grub now writes the implied boot line to menu.lst
    (closes: #150570)
  * fixed typo in README.Debian, fdo should be fd0
    (closes: #151476)

 -- Jason Thomas <jason@@debian.org>  Wed, 10 Jul 2002 10:22:58 +1000

grub (0.92-2) unstable; urgency=low

  * added 05hurd-boot.patch again, which was still needed.
    (closes: #145673)
  * fixed typo in update-grub manpage.
    (closes: #146318)
  * added info about splashimage to README.Debian
    (closes: #145418)

 -- Jason Thomas <jason@@debian.org>  Thu,  9 May 2002 10:36:47 +1000

grub (0.92-1) unstable; urgency=low

  * New upstream release
  * removed the following unneeded patches:
    04xfs_md5_serial.patch
    05hurd-boot.patch
    06xfs_savedefault.patch

 -- Jason Thomas <jason@@debian.org>  Wed,  1 May 2002 15:17:56 +1000

grub (0.91-6) unstable; urgency=low

  * patch from upstream for xfs and jfs savedefault.  Thanks to Ian Cumming. 

 -- Jason Thomas <jason@@debian.org>  Tue, 23 Apr 2002 11:33:51 +1000

grub (0.91-5) unstable; urgency=low

  * update-grub now adds more comments to the generated menu.lst file.
    error messages are more verbose.
    makes a back up copy of the existing menu.lst
    (closes: #142961)
  * some updates to README.Debian thanks to Grant Bowman.
    (closes: #142959)
  * correct example menu.lst patch for booting the hurd
    (closes: #142362)

 -- Jason Thomas <jason@@debian.org>  Thu, 18 Apr 2002 08:57:23 +1000

grub (0.91-4) unstable; urgency=low

  * fix to make mkbimage create a node directory, from Robert Millan
    (closes: #142211)

 -- Jason Thomas <jason@@debian.org>  Thu, 11 Apr 2002 08:26:20 +1000

grub (0.91-3) unstable; urgency=low

  * removed special mention of xfs and jfs from README.debian since they are
    now in upstream tarball. also fixed small typo
    (closes: #130526)
  * updated the example menu.lst to have current boot method for GNU/Hurd
    (closes: #141048)
  * added mkbimage
    (closes: #121640)

 -- Jason Thomas <jason@@debian.org>  Thu,  4 Apr 2002 16:29:21 +1000

grub (0.91-2) unstable; urgency=low

  * added patch from upstream which fixes a typo in the makefile that broke
    xfs support, md5crypt, serial support and hercules support

 -- Jason Thomas <jason@@debian.org>  Mon,  4 Feb 2002 15:35:01 +1100

grub (0.91-1) unstable; urgency=low

  * New upstream release
    (closes: #130272)
  * removed the following unneeded patches:
    00grub-dac960.patch
    01grub-devfs-floppy.patch
    04grub-jfs+xfs-0.9-build.patch
    05grub-jfs+xfs-0.9-core.patch
    06grub-hide-unhide.patch
    07grub-md5-crypt.patch
    08grub-mkreiserfs.patch
    09grub-sigwinch.patch
  * added info about *bsd's to README.Debian
  * removed mention of bsd from the description for now as they are not
    properly supported.

 -- Jason Thomas <jason@@debian.org>  Wed, 23 Jan 2002 13:02:44 +1100

grub (0.90-19) unstable; urgency=low

  * typo in update-grub which caused an syntax error with ash.
    (closes: #126174)

 -- Jason Thomas <jason@@debian.org>  Wed,  2 Jan 2002 09:02:42 +1100

grub (0.90-18) unstable; urgency=low

  * add patch from upstream to ignore SIGWINCH.
    (closes: #122905)
  * update-grub now allows you to control howmany kernels will be added
    to the menu.lst
    (closes: #123038)

 -- Jason Thomas <jason@@debian.org>  Mon, 10 Dec 2001 10:15:42 +1100

grub (0.90-17) unstable; urgency=low

  * kernel sorting function in update-grub now handles other kernel suffixes
    it doesn't know about properly
    (closes: #122013)
  * fixed blank line that had a 'tab' in it, in the rules file
    (closes: #121955)
  * only look for update-grub configuration options between the magic markers.
    (closes: #121320)

 -- Jason Thomas <jason@@debian.org>  Sat,  8 Dec 2001 16:32:28 +1100

grub (0.90-16) unstable; urgency=low

  * added new function to update-grub which looks for the various formats of
    initrd images, looks like we have a new name initrd.img. this currently
    supports 'initrd', 'initrd.img', 'initrd-lvm' and those three with .gz.
    (closes: #116153, #121084)

 -- Jason Thomas <jason@@debian.org>  Mon, 26 Nov 2001 09:19:25 +1100

grub (0.90-15) unstable; urgency=low

  * fixed a cosmetic error message in the update-grubs new function to sort
    the kernels
  * added a y to Crispins last name in the changelog below. Sorry!
  * initrd line in update-grub was missing the version string.
    (closes: #120196)

 -- Jason Thomas <jason@@debian.org>  Tue, 20 Nov 2001 08:01:53 +1100

grub (0.90-14) unstable; urgency=low

  * I broke update-grub on /boot partitions
    "sed -e" is not the same as "sed -ne"
    changed it to use basename instead of sed, a few variable name changes
    (closes: #119453, #119455)
  * added suport allow multiple alternative boot options
  * added 'lockalternatives' to support locking of alternative boot options
    so no we have 'alternatives', 'lockalternatives' and 'altoptions'
  * updated the man page to reflect the above changes
  * added a function from Crispin Flowerday which sorts the kernels properly
    by weighting the kernels by their suffix, being 'ac', 'pre' or nothing.
    (closes: #103437)

 -- Jason Thomas <jason@@debian.org>  Fri, 16 Nov 2001 15:19:06 +1100

grub (0.90-13) unstable; urgency=low

  * 0.90-11 closes the wrong bug should have been 113460 not 114360.
    (closes: #113460)
  * new option for update-grub to allow alternative boot options, rather than
    just the recovery option, Thanks to Marc Haber.
  * added some examples to the menu.lst output by update-grub.
  * updated update-grub man page to reflect the above change.
  * added initrd info about ramdisk size to README.Debian.
    (closes: #117252)
  * added support to update-grub for saveddefault, see grub doc.
  * added more explanation about default to update-grub generated menu.lst
  * added support to update-grub to lock for the alternative boot option, see
    grub doc.
    (closes: #116988)
  * updated update-grub man page to reflect the above change.

 -- Jason Thomas <jason@@debian.org>  Fri,  9 Nov 2001 10:05:09 +1100

grub (0.90-12) unstable; urgency=low

  * changed naming scheme for debian/patchs/* so they can be applied and
    reversed safely.
  * added patch to fsys_reiserfs.c which enables booting on newer reiserfs
    partitions. 

 -- Jason Thomas <jason@@debian.org>  Sun, 21 Oct 2001 11:27:02 +1000

grub (0.90-11) unstable; urgency=low

  * fixed update-grub to sort kernels better. Thanks to Matthew Mueller
    (closes: #113460)
  * added a mention about grub-doc package in README.Debian (closes: #116095) 

 -- Jason Thomas <jason@@debian.org>  Fri, 19 Oct 2001 07:51:53 +1000

grub (0.90-10) unstable; urgency=low

  * added --disable-auto-mem-opt to configure options in debian/rules
    this option stops grub from automatically adding a mem= option to
    the kernel command line. From discussions on the grub mailing list
    adding this option should not cause any problems.
    (closes: #110793)
  * added a quick setup section to README.Debian
  * debian/rules commented out dh_installman in binary-indep
  * debian/rules commented out dh_installinfo in binary-dep
  * update-grub should work on systems that have the grub directory
    mounted under /boot  (closes: #113380)

 -- Jason Thomas <jason@@debian.org>  Tue, 25 Sep 2001 08:59:25 +1000

grub (0.90-9) unstable; urgency=low

  * more patches
  * patch to support DAC960 raid controller (closes: #104558)
  * patch to support hide and unhide of logical partitions
  * updated devfs-floppy.patch to not conflict with DAC960 patch

 -- Jason Thomas <jason@@debian.org>  Fri, 31 Aug 2001 10:46:55 +1000

grub (0.90-8) unstable; urgency=low

  * okay i fixed up authors in debian/copyright to be less ugly.
  * added patches to support jfs and xfs,
    http://tzukanov.narod.ru/grub-jfs_xfs/
  * added info about theses patches to debian/README.debian
  * updated md5-crypt patch to work with the jfs/xfs patches

 -- Jason Thomas <jason@@debian.org>  Wed, 29 Aug 2001 16:38:45 +1000

grub (0.90-7) unstable; urgency=low

  * added support to debian/rules to handle appling patches to upstream
    source
  * added debian/patches directory which is used to hold  the patches
  * modified update-grub to output more comments to the menu.lst and
    modified util/grub-install.in to output more info on what it does in
    the usage, which will inturn be added to the grub-install.8 manpage
    (closes: #110152)
  * updated standards-version to 3.5.6
  * changed dashes to underscores in changelog for
    emacs add_log_mailing_address to remove lintian warning
  * added to debian/rules generation of manpages,
    grub.8, grub-install.8, grub-md5-crypt.8 and mbchk.1.
  * some tidying up in debian/rules file
  * changed "Upstream Author(s)" to "Author(s)" in debian/copyright
    to remove lintian error.
  * changed debian/README.Debian to mention update-grub manpage
  * changed debian/rules so clean does not nuke texinfo.tex from doc dir

 -- Jason Thomas <jason@@debian.org>  Mon, 27 Aug 2001 15:35:34 +1000

grub (0.90-6) unstable; urgency=low

  * added a shell script (grub-floppy) for creating a grub boot floppy
  * added a manpage for the above script.

 -- Jason Thomas <jason@@debian.org>  Fri, 17 Aug 2001 10:38:49 +1000

grub (0.90-5) unstable; urgency=low

  * patched stage2/Makefile.am to build md5cyrpt support, from upstream
    cvs (closes: #106407)

 -- Jason Thomas <jason@@debian.org>  Thu,  2 Aug 2001 16:32:52 +1000

grub (0.90-4) unstable; urgency=low

  * patched update-grub to correctly generate the initrd line (closes: #106807)

 -- Jason Thomas <jason@@debian.org>  Sat, 28 Jul 2001 00:10:59 +1000

grub (0.90-3) unstable; urgency=low

  * updated grub doc to show correct location of arch specific files
    thanks to Carlos Valdivia Yague
  * add Build-Depends on libncurses5-dev | libncurses-dev (closes: #105557)
  * added recovery option to update-grub, if recovery=false is set in
    menu.lst update-grub will not create the recovery lines in menu.lst
  * updated update-grub man page to reflect above.

 -- Jason Thomas <jason@@debian.org>  Mon, 23 Jul 2001 18:07:30 +1000

grub (0.90-2) unstable; urgency=low

  * patched grub-install to handle devfs when making a boot floppy.
    thanks to upstream OKUJI Yoshinori

 -- Jason Thomas <jason@@debian.org>  Fri, 13 Jul 2001 21:30:33 +1000

grub (0.90-1) unstable; urgency=low

  * New upstream release
  * removed mention of version from doc-base files so there is no
    need to update with each new release

 -- Jason Thomas <jason@@debian.org>  Fri, 13 Jul 2001 09:20:59 +1000

grub (0.5.96.1.cvs20010530-7) unstable; urgency=low

  * patched update-grub to detect /boot on seperate partition
    thanks to Aaron Schrab (closes: #103082, #103662)
  * patched update-grub to support loading of ramdisks, 
    thanks to Francis J. Lacoste (closes: #103498)

 -- Jason Thomas <jason@@debian.org>  Tue, 10 Jul 2001 12:53:19 +1000

grub (0.5.96.1.cvs20010530-6) unstable; urgency=low

  * add postrm_hook to README.debian
  * corrected bad grammar and other stuff in the manpage,
    thanks to David B. Harris

 -- Jason Thomas <jason@@debian.org>  Tue, 19 Jun 2001 13:23:35 +1000

grub (0.5.96.1.cvs20010530-5) unstable; urgency=low

  * fixed bashism in update-grub, "echo -e". (closes: #101378)

 -- Jason Thomas <jason@@debian.org>  Tue, 19 Jun 2001 12:06:08 +1000

grub (0.5.96.1.cvs20010530-4) unstable; urgency=low

  * fixed the doc-base stuff. (closes: #101305)

 -- Jason Thomas <jason@@debian.org>  Mon, 18 Jun 2001 19:05:27 +1000

grub (0.5.96.1.cvs20010530-3) unstable; urgency=low

  * moved grub binaries and scripts to /sbin from /usr/sbin (closes: #100854)
  * added update-grub script which generates menu.lst.
  * removed gen-menu.sh example, now we have update-grub
  * added manpage for update-grub.
  * added instructions for adding update-grub to kernel-img.conf in
    README.Debian

 -- Jason Thomas <jason@@debian.org>  Mon, 18 Jun 2001 14:21:55 +1000

grub (0.5.96.1.cvs20010530-2) unstable; urgency=low

  * moved html doco in grub-doc from /usr/share/doc/grub-doc/ to
    /usr/share/doc/grub-doc/html/
  * added support for doc-base 
  * moved the info files from grub to grub-doc.
  * use dh_installinfo so that info files are registered (closes: #100484)
  * added example menu generation script, thanks to
    Wichert Akkerman (closes: #86750)
  * removed add_log_mailing_address from bottom of changelog
  * updated standards version

 -- Jason Thomas <jason@@debian.org>  Tue, 12 Jun 2001 12:50:40 +1000

grub (0.5.96.1.cvs20010530-1) unstable; urgency=low

  * New cvs snapshot
  * Upstream has removed the debian specific files from cvs.
  * Corrected the Sections in the Control file for each package.
  * Corrected documentation to reflect change of directory for arch
    specific files. (closes #99429)

 -- Jason Thomas <jason@@debian.org>  Fri,  1 Jun 2001 12:03:41 +1000

grub (0.5.96.1.cvs20010528-1) unstable; urgency=low

  * New Maintainer (closes: #80394)
  * updated standards version.
  * changed to use debhelper.
  * move html doco into a seperate grub-doc package.
  * Took a cvs snapshot to help close a bunch of bugs.
  * cvs snapshot fixes grub-install (closes: #75333, #80276, #98750)
  * cvs snapshot should fix "Error 22: No such partition" (closes: #80241)
  * cvs snapshot should fix symlink problem (closes: #95594)
  * grub supports /boot as seperate partition (closes: #78471)
  * grub supports devfs already (closes: #72346)
  * Changed dir of architecture specific files to /usr/lib (closes: #72311)
  * texi2html problem fixed in previous NMU (closes: #80422)
  * kernel-package supports kernel images in /boot (closes: #74429)
  * the current method for a temporary modification of a menu option is 
    to press 'e' for edit. I think this is satisfactory. (closes: #35849)
  * update-grub is in the progeny package of grub
    please contact them (closes: #92269)

 -- Jason Thomas <jason@@debian.org>  Mon, 28 May 2001 17:04:44 +1000

grub (0.5.96.1-0.1) unstable; urgency=low

  * Non Maintainer Update by Ralf Treinen <treinen@@debian.org>
  * added build-dependencies: texi2html (bug #80394)
  * applied patch of bug report # 80394: insert blank after "-I" option 
    to texi2html in rules file (thanks to Matt Zimmerman <mdz@@debian.org>)

 --  Ralf Treinen <treinen@@debian.org>  Sat, 24 Feb 2001 23:09:55 +0100

grub (0.5.96.1) unstable; urgency=low

  * We lied: this release is to fix some important bugs before 1.0.
  * Open devices with O_RDWR in the grub shell. (closes:bug#73654)
  * Stricter Linux kernel command line passing. (closes:bug#74618)
  * Linux devfs support added to the grub shell. (closes:bug#74740)

 -- Gordon Matzigkeit <gord@@debian.org>  Mon, 16 Oct 2000 12:43:30 -0600

grub (0.5.96) unstable; urgency=low

  * Many, many new features and bugfixes.  This is the final test release;
    the next release will be version 1.0.
  * Install HTML documentation in addition to Info pages.
    (closes:bug#42242,bug#42273)
  * Fix documentation to refer to /usr/sbin/grub as well as
    /sbin/grub. (closes:bug#67132)
  * Be more verbose about missing setup files. (closes:bug#71661)

 -- Gordon Matzigkeit <gord@@debian.org>  Wed,  4 Oct 2000 10:44:42 -0600

grub (0.5.95) unstable; urgency=low

  * ReiserFS support from Jochen Hoenicke.
  * `--disable-lba-support-bitmap-check' is now a runtime option,
    `--force-lba', which works with `install', `setup', and
    `grub-install.' (closes:bug#61513)
  * Fixed a bug in LBA support checking.  Please let us know if you
    need to use `--force-lba' for Grub to work.
  * NetBSD ELF kernel support is added.

 -- Gordon Matzigkeit <gord@@debian.org>  Tue, 27 Jun 2000 09:44:41 -0600

grub (0.5.94) unstable; urgency=low

  * Fix /usr/doc symlink. (closes:bug#50932)
  * Better testing for BIOS LBA support. (closes:bug#53507)
  * New installation script. (closes:bug#48755)
  
 -- Gordon Matzigkeit <gord@@debian.org>  Fri, 10 Mar 2000 14:55:02 -0600

grub (0.5.93.1) unstable; urgency=low

  * Update to Standards-Version: 3.0.1, mainly for FHS support.
  * Fix definition of ext2_dir_entry. (closes:bug#49017)
  * Fix rules for cross-compiling. (closes:bug#49034)
  * Update synopsis for grub(8). (closes:bug#48991)
  * Don't clear the line when hitting enter in the GRUB shell.
    (closes:bug#48989)

 -- Gordon Matzigkeit <gord@@debian.org>  Fri,  5 Nov 1999 22:31:30 -0600

grub (0.5.93) unstable; urgency=low

  * Updated example configurations. (closes:bug#42136)
  * Highlight color set correctly when editing. (closes:bug#42549)
  * dpkg-shlibdeps called on /usr/sbin/grub. (closes:bug#42704)
  * Properly install Texinfo documentation. (closes:bug#42705,bug#42919)
    (closes:bug#43080,bug#45150)
  * Update file locations in README.debian. (closes:bug#42834)
  * Upstream fixes for new binutils assembler syntax. (closes:bug#47946)
  * FAT32 support. (closes:bug#47970)
  * Password option fixed. (closes:bug#43798)
  * Sample menu.lst included in doc directory. (closes:bug#47181)

 -- Gordon Matzigkeit <gord@@debian.org>  Sat, 30 Oct 1999 09:59:09 -0600

grub (0.5.92) unstable; urgency=low

  * Data files are now in /usr/lib/grub/$(HWARCH).
  * Unix boot utility available as /usr/sbin/grub.
  * Full Texinfo documentation.

 -- GRUB Maintainers <bug-grub@@gnu.org>  Mon, 26 Jul 1999 12:46:37 -0600

grub (0.5.91) unstable; urgency=low

  * Added support for LBA mode and preliminary AWARD/AMI hard disk BIOS
    extensions.
  * GRUB data now installed in /share/grub/$(host_cpu)-$(host_vendor).
  * Preliminary Texinfo documentation.

 -- Gordon Matzigkeit <gord@@debian.org>  Sun, 14 Mar 1999 20:23:04 -0600

grub (0.5.90) unstable; urgency=low

  * Beta-testing release.
  * GRUB is now officially part of the GNU Project, and the Debian package
    is maintained by its upstream maintainers.
  * LS-120 IDE floppy support should work now (fixes: #33720).

 -- Gordon Matzigkeit <gord@@debian.org>  Mon,  1 Mar 1999 12:59:06 -0600

grub (0.5-3) unstable; urgency=low

  * GRUB now understands symbolic links (fixes: #17306).

 -- Gordon Matzigkeit <gord@@debian.org>  Sun, 21 Feb 1999 05:13:25 -0600

grub (0.5-2) unstable; urgency=low

  * Assembly source cleanups.

 -- Gordon Matzigkeit <gord@@debian.org>  Sun, 14 Feb 1999 20:33:39 -0600

grub (0.5-1) unstable; urgency=low

  * Put everything in /lib/grub (not /boot/grub) and don't install during
    postinst so that we can't accidentally wreck a working system.  This
    means the package needn't be experimental anymore.
  * Get rid of grubinst because it doesn't work with 0.5, and I'd rather
    improve GRUB's builtin installation process.
  * Use `e' rather than enter to edit.
  * Minor bug fixes.

 -- Gordon Matzigkeit <gord@@debian.org>  Sun, 31 Jan 1998 14:11:32 -0600

grub (0.4-2) experimental; urgency=low

  * Make postinstall script
  * Create manpage for grubinst
  * Make grubinst more flexible
  * Address bugs 15227 and 15163 (packaging and clue endowment)

 -- Steve Dunham <dunham@@debian.org>  Thu,  1 Jan 1998 00:38:22 -0500

grub (0.4-2) experimental; urgency=low

  * Make postinstall script
  * Create manpage for grubinst
  * Make grubinst more flexible
  * Address bugs 15227 and 15163 (packaging and clue endowment)

 -- Steve Dunham <dunham@@debian.org>  Thu,  1 Jan 1998 00:38:22 -0500

grub (0.4-1) unstable; urgency=low

  * Initial Release.

 -- Steve Dunham <dunham@@debian.org>  Wed, 19 Nov 1997 23:42:47 -0500

  vim:ai:et:sts=4:sw=4:tw=78:
@


1.1.1.1
log
@morhhix
@
text
@@
