summaryrefslogtreecommitdiffstats
path: root/disk/grub2/HISTORY
blob: 334fd19438188c6111fed74e39eedcd63a13b92a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
2012-06-30 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.00
	  less versbosity
	* DEPENDS: add LIBUSB
	* CONFIGURE: remove --enable-grub-emu-usb
	* fix-udev.patch: deleted
	* PRE_BUILD: remove patch, it no longer applies

2012-01-26 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: PATCHLEVEL=1
	* fix-udev.patch: added
	* PRE_BUILD: apply patch
	  fixes bug #341, pathc found by Eric Sandalle
	  /boot/grub/grub.cfg generated correctly with udev-179

2012-01-20 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: lzo support was removed in 2009

2012-01-12 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: explicity disable device mapper/ LVM support
	* BUILD: force -Os
	  without this, the kernel image is too big to install on one of my machines
	* grub-default: update to latest syntax

2012-01-11 Pol Vinogradov <vin.public@gmail.com>
	* BUILD: force disable_pic for all architectures

2012-01-10 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Remove debugging echo
	  Disable PIC for x86
	* CONFIGURE: fstest is no longer a valid option with 1.99

2012-01-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.99
	  use GNU_URL
	* BUILD: remove make_single
	  strip -m64  from CFLAGS
	* config, volatiles: add /etc/grub.d

2011-09-20 Arjan Bouter <abouter@sourcemage.org>
	* CONFIGURE: remove obsolete emu and pe2elf options from GRUB_OPTS (fixes
	  bug #212)

2011-08-17 Robin Cook <rcook@wyrms.net>
	* BUILD: added configure switch to disable -Werror

2011-06-01 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: lvm disble -> disable
	  gettext disable -> enable for enable option
	  gettext isn't actually optional
	  ./configure doesn't --enable-gettext is --disable-device-mapper
	  Doesn't actually care if lvm is installed or not, always builds the LVM
	  modules

2011-05-27 Arjan Bouter <abouter@sourcemage.org>
	* DETAILS: switched to http download
	* DEPENDS: added lvm, gettext and unifont dependencies

2010-05-15 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Fails with multiple make jobs

2010-03-29 Sukneet Basuta <sukneet@sourcemage.org>
	* grub-default: changed GRUB_DISTRIBUTOR to "SourceMage", grub did not like
	  the space

2010-03-09 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated spell to 1.98
	  Commented out SCM version, as bazaar is now used and is not yet supported
	  by summon
	* CONFIGURE: removed "--enable-grub-pe2elf" option, no longer in configure
	  changed blabla
	  removed "--enable-grub-emu", no longer seems to be used
	  added "--enable-mm-debug" to include memory manager debugging
	* PREPARE: Commented out SVN query
	* DEPENDS: addded optional dependency on SDL for grub-emu debugging with
	  sdl support

2010-02-25 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS: updated ruby dependency to RUBY provider

2009-11-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 1.97.1
	* PREPARE: SVN no longer required for x86_64, no longer default
	* grub-default: Add GRUB_DEFAULT, GRUB_TIMEOUT, and GRUB_HIDDEN_TIMEOUT
	  Add GRUB_GFXMODE, but it doesn't seem to change the menu generation
	* CONFIGURE: Moved mkfont query to depends
	* Optionally depends on freetype2 for grub-mkfont

2009-08-09 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS,, DETAILS, FINAL, INSTALL, PREPARE, PRE_BUILD, PROVIDES,
	  grub-default, configs, volatiles: created spell
	* smgl-splash.xpm.gz is installed to use in a personal config, it's
	  not used by the default config.

2009-08-15 Arjan Bouter <abouter@sourcemage.org>
	* BUILD, CONFIGURE: added