1. 15 Dec, 2015 1 commit
  2. 29 Oct, 2015 1 commit
  3. 20 Jun, 2015 1 commit
  4. 16 Jun, 2015 1 commit
  5. 12 Jun, 2015 1 commit
  6. 28 Jan, 2015 1 commit
  7. 23 Jan, 2015 1 commit
  8. 18 Jan, 2014 1 commit
  9. 30 Dec, 2013 1 commit
  10. 28 Dec, 2013 1 commit
  11. 27 Dec, 2013 1 commit
  12. 05 Sep, 2012 1 commit
  13. 28 Jun, 2012 2 commits
  14. 12 Apr, 2011 2 commits
  15. 09 Dec, 2010 1 commit
  16. 20 Sep, 2010 2 commits
  17. 01 Sep, 2010 1 commit
  18. 31 Aug, 2010 1 commit
  19. 07 Mar, 2010 1 commit
  20. 05 Mar, 2010 1 commit
  21. 07 Feb, 2010 1 commit
  22. 22 Dec, 2009 2 commits
  23. 24 Nov, 2009 1 commit
  24. 17 Oct, 2009 1 commit
  25. 16 Oct, 2009 1 commit
  26. 04 Sep, 2009 1 commit
  27. 20 Jul, 2009 1 commit
    • proski's avatar
      2009-07-19 Pavel Roskin <proski@gnu.org> · 5680109e
      proski authored
      	* Makefile.in: Remove LIBLZO and enable_lzo.
      	* conf/i386-pc.rmk: Remove lzo support.
      	* configure.ac: Remove checks for lzo, don't define ENABLE_LZMA.
      	* include/grub/i386/pc/kernel.h: Define ENABLE_LZMA.  Remove lzo
      	support.
      	* kern/i386/pc/lzo1x.S: Remove.
      	* kern/i386/pc/startup.S: Remove lzo support.
      	* util/i386/pc/grub-mkimage.c: Likewise.
      5680109e
  28. 04 Jun, 2009 1 commit
    • fzielcke's avatar
      Update NEWS: · fd8c967c
      fzielcke authored
      * Add `hdparm' command.
      * Add support for getting the current date and time from CMOS as variables.
      * Add `drivemap' command.
      * Add support for RAID levels 4,6 and 10.
      * Add support for lua scripts.
      fd8c967c
  29. 29 Sep, 2008 1 commit
  30. 17 Aug, 2008 1 commit
  31. 08 Aug, 2008 2 commits
  32. 03 Feb, 2008 1 commit
    • okuji's avatar
      2008-02-03 Yoshinori K. Okuji <okuji@enbug.org> · f2a76e1d
      okuji authored
          * configure.ac (AC_INIT): Bumped to 1.96.
      
          * DISTLIST: Added boot/i386/pc/cdboot.S, bus/pci.c,
          commands/lspci.c,disk/memdisk.c, include/grub/pci.h,
          include/grub/i386/pc/pci.h, video/readers/jpeg.c, and
          video/readers/png.c.
      f2a76e1d
  33. 28 Jan, 2008 1 commit
  34. 06 Jan, 2008 1 commit
    • okuji's avatar
      2008-01-06 Yoshinori K. Okuji <okuji@enbug.org> · 492e6d9d
      okuji authored
          Mostly from Vincent Pelletier:
      
          * fs/reiserfs.c: New file.
      
          * conf/common.rmk (pkglib_MODULES): Added reiserfs.mod.
          (reiserfs_mod_SOURCES): New variable.
          (reiserfs_mod_CFLAGS): Likewise.
          (reiserfs_mod_LDFLAGS): Likewise.
      
          * DISTLIST: Added boot/i386/pc/lnxboot.S, commands/hexdump.c,
          disk/ata.c, fs/cpio.c, fs/ntfscomp.c, fs/reiserfs.c,
          include/grub/ntfs.h, include/grub/i386/pc/machine.h, and
          normal/color.c.
      492e6d9d
  35. 01 Nov, 2007 1 commit
    • marco_g's avatar
      2007-10-31 Marco Gerards <marco@gnu.org> · e911ecc1
      marco_g authored
      	* conf/i386-pc.rmk (pkgdata_MODULES): Add `ata.mod'.
      	(ata_mod_SOURCES): New variable.
      	(ata_mod_CFLAGS): Likewise.
      	(ata_mod_LDFLAGS): Likewise.
      
      	* disk/ata.c: New file.
      
      	* include/grub/disk.h (grub_disk_dev_id): Add
      	`GRUB_DISK_DEV_ATA_ID'.
      e911ecc1