summaryrefslogtreecommitdiff
blob: c51725abd91d6bd4f18e91dae938164e4464d0ee (plain)
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
# ChangeLog for media-gfx/bootsplash 
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.47 2004/06/29 18:32:13 spock Exp $

*bootsplash-0.6.1-r3 (29 Jun 2004)

  29 Jun 2004; Michal Januszewski <spock@gentoo.org>
  +bootsplash-0.6.1-r3.ebuild:
  Fixed 24bpp mode problems, added support for 15bpp and DIRECTCOLOR modes.
  Radeonfb users should be happy now :)

*bootsplash-0.6.1-r2 (26 Jun 2004)

  26 Jun 2004; Michal Januszewski <spock@gentoo.org>
  +bootsplash-0.6.1-r2.ebuild:
  A release with experimental new features. I've added support for 32bpp modes
  (24bpp might work too, but I didn't have a chance to test it) and removed all
  references to vesafb. This means you should now be able to use bootsplash with
  other framebuffer drivers. I've tested it with rivafb and it worked fine. The
  only drawback is that the console becomes slower, as bootsplash can't take
  advantage of any accelerated routines (yet :)).

*bootsplash-0.6.1-r1 (22 Jun 2004)

  22 Jun 2004; Michal Januszewski <spock@gentoo.org>
  +bootsplash-0.6.1-r1.ebuild:
  Bugfix release. Fixes problem with Kconfig for x86_64 users. Features a new,
  more user-friendly bootsplash_initrdgen script.

  03 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  bootsplash-0.6-r16.ebuild:
  Marking stable for 2004.2 LiveCD... blame me if it breaks... ;]

*bootsplash-0.6.1 (30 May 2004)

  30 May 2004; Michal Januszewski <spock@gentoo.org> +bootsplash-0.6.1.ebuild:
  This release features: 2.6.7 kernels support, fix for splash_renderc kernel
  oops, bootsplash data splitted into 3 files to avoid unnecessary downloads.

  20 May 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  bootsplash-0.6-r16.ebuild:
  Moving SRC_URI.

*bootsplash-0.6-r16 (19 May 2004)

  19 May 2004; Chris Gianelloni <wolf31o2@gentoo.org>
  +bootsplash-0.6-r16.ebuild:
  Added -r16 which removes livecd themes due to new bootsplash-themes-livecd
  ebuilds.

  26 Apr 2004; Martin Holzer <mholzer@gentoo.org> bootsplash-0.6-r10.ebuild,
  bootsplash-0.6-r13.ebuild, bootsplash-0.6-r14.ebuild,
  bootsplash-0.6-r15.ebuild, bootsplash-0.6-r8.ebuild:
  added mirror://gentoo as primary

*bootsplash-0.6-r15 (25 Apr 2004)

  25 Apr 2004; Michal Januszewski <spock@gentoo.org>
  +bootsplash-0.6-r15.ebuild:
  New version. Updated the kernel patches (>=2.4.25, 2.6.6-rc2 - a fix for the
  config system), fixed a few minor bugs (including #47888). This will hopefully
  be the last release before 0.6.1.

  14 Apr 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild,
  bootsplash-0.6-r12.ebuild, bootsplash-0.6-r13.ebuild,
  bootsplash-0.6-r14.ebuild, bootsplash-0.6-r3.ebuild,
  bootsplash-0.6-r8.ebuild, bootsplash-0.6-r9.ebuild:
  Removed ppc from all ebuilds, as bootsplash currently only works with
  vesafb, and vesafb does not work on PPCs.

  13 Apr 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r13.ebuild, bootsplash-0.6-r14.ebuild:
  Moved to stable on x86.

  13 Apr 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild,
  bootsplash-0.6-r12.ebuild, bootsplash-0.6-r13.ebuild,
  bootsplash-0.6-r14.ebuild, bootsplash-0.6-r9.ebuild:
  Added 'livecd' to IUSE.

*bootsplash-0.6-r14 (07 Apr 2004)

  07 Apr 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r14.ebuild:
  Added the new 2004.1 bootsplash pics.

*bootsplash-0.6-r13 (04 Apr 2004)

  04 Apr 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r13.ebuild:
  Here's a new version of bootsplash, it includes some new fixes and has all the
  features of -r11 and -r12. This bootsplash revision is no longer dependent on
  baselayout-1.8.6.13-r1.

  28 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild,
  bootsplash-0.6-r12.ebuild:
  Marked -r11 as unstable due to a dependency on a basalayout version which is
  still in ~x86. Backported a little fix to -r10. This closes #45924.

  27 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild,
  bootsplash-0.6-r12.ebuild, bootsplash-0.6-r3.ebuild,
  bootsplash-0.6-r8.ebuild, bootsplash-0.6-r9.ebuild:
  Ebuild clean-ups, added empty IUSE vars.

  20 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild:
  Bump to stable.

*bootsplash-0.6-r12 (20 Mar 2004)

  20 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r12.ebuild:
  Added support for 2.6.5 kernels (up to -rc2), fixed some minor issues with
  chvt.

  06 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r11.ebuild, bootsplash-0.6-r9.ebuild:
  Bump to stable, removed unnecessary trailing spaces form the latest ebuild.

*bootsplash-0.6-r11 (06 Mar 2004)

  06 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r11.ebuild:
  This revision introduces the bootsplash_resize script and closes bug #43346.

*bootsplash-0.6-r10 (02 Mar 2004)

  02 Mar 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r10.ebuild:
  This revision includes a new version (3.1.4) of the Bootsplash patch, fixes a
  minor issue with the compilation of progress.c and closes bugs #43476, #42114
  and #42906.

  01 Mar 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r8.ebuild:
  Bump to stable.

  23 Feb 2004; Seemant Kulleen <seemant@gentoo.org> bootsplash-0.6-r4.ebuild,
  bootsplash-0.6-r5.ebuild, bootsplash-0.6-r6.ebuild:
  removed intermediary dated versions

*bootsplash-0.6-r9 (23 Feb 2004)

  23 Feb 2004; Seemant Kulleen <seemant@gentoo.org> bootsplash-0.6-r9.ebuild:
  New bootsplash piccies for the 2004.0 livecd. Also, clean up of the syntax --
  except, for the eval line -- doesn't seem to have any purpose in this ebuild,
  but not sure. Spock or TaD need to weigh in on that.

*bootsplash-0.6-r8 (18 Feb 2004)

  18 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r8.ebuild:
  Yes, they broke it, again! ;) The new 2.6.3_rc4 kernel introduces some new
  patches, which make the system freeze during boot-time when Bootsplash is
  used. This revision of the Bootsplash package fixes this issue.

  18 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r5.ebuild,
  bootsplash-0.6-r6.ebuild, bootsplash-0.6-r7.ebuild:
  Marked stable on x86.

*bootsplash-0.6-r7 (16 Feb 2004)

  16 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r7.ebuild:
  Fixed oopses with >=2.6.3 kernels.

*bootsplash-0.6-r6 (15 Feb 2004)

  15 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r6.ebuild,
  metadata.xml:
  New revision, includes the patch for 2.6.3 kernels and has an updated patching
  system.

  15 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r5.ebuild:
  Added a statically linked version of fbmngplay, closes #41476.

  06 Feb 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r4.ebuild,
  bootsplash-0.6-r5.ebuild:
  Fixed a stupid Bash syntax error, closes #40583.

  01 Feb 2004; Brad House <brad_mssw@gentoo.org> bootsplash-0.6-r5.ebuild:
  stable on amd64

*bootsplash-0.6-r5 (26 Jan 2004)

  26 Jan 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r5.ebuild:
  Added support for user-defined boot messages and user-specified font for
  silent bootplash, added an option to specify different configs for selected
  ttys (closes bug #27682), added the 'progress' program, added devfs support
  for all bootplash utils (closes bug #39411, thanks to ferret for the patch).

*bootsplash-0.6-r4 (17 Jan 2004)

  17 Jan 2004; Michal Januszewski <spock@gentoo.org>
  bootsplash-0.6-r4.ebuild, metadata.xml:
  Added support for 2.6 kernels, fixed a few minor issues with silent mode,
  added the BOOTSPLASH_TTYS variable.

  12 Jan 2004; Brad House <brad_mssw@gentoo.org> bootsplash-0.6-r2.ebuild:
  mark stable

*bootsplash-0.6-r3 (10 Jan 2004)

  10 Jan 2004; Troy Dack <tad@gentoo.org> bootsplash-0.6-r3.ebuild:
  Progress bar fixed, add 'splash=silent' to your kernel boot options. Closes
  Bugs #33589 #21019 #33589 #34233. Big thankyou to Tyler Trafford
  <ttrafford@acm.org> for the patches.

  04 Jan 2004; Brad House <brad_mssw@gentoo.org> bootsplash-0.6-r2.ebuild:
  mark stable on amd64

  24 Oct 2003; Brad House <brad_mssw@gentoo.org> bootsplash-0.6-r2.ebuild:
  add ~amd64 flag

*bootsplash-0.6-r2 (18 Aug 2003)

  18 Aug 2003; Troy Dack <tad@gentoo.org> bootsplash-0.6-r2.ebuild:
  Bump to -r2. Fixes Bugs #20497, #26245, #20964.

*bootsplash-0.6-r1
  23 Jun 2003; Troy Dack <tad@gentoo.org> :
  Fix rc script depend issues. Close Bug #21419

*bootsplash-0.5 (07 Apr 2003)

  21 Apr 2003; tad bootsplash-0.5.ebuild:
  Version bump. Fixes .cfg errors, and incorrect initrd files

  07 Apr 2003; Troy Dack <tad@gentoo.org> bootsplash-0.5.ebuild:
  New kernel patch, new splash images. Now with a "silent" image and 
  a graphical progress bar.

*bootsplash-0.4-r1 (20 Mar 2003)

  20 Mar 2003; Troy Dack <tad@gentoo.org> bootsplash-0.4-r1.ebuild,
  files/bootsplash:
  Version bump. rc scripts added, installs into ${PN} instead of ${P},
  config file symlinks now more appropriate.

*bootsplash-0.4-r0 (19 JAN 2003)

  19 JAN 2003; Troy Dack <tad@gentoo.org> bootsplash-0.4.ebuild:
  Version bump.  bootsplash-config removed, deprecated.  Console
  text colour can now be changed.

*bootsplash-0.3-r0 (17 JAN 2003)

  17 JAN 2003; Troy Dack <tad@gentoo.org> bootsplash-0.3.ebuild:
  Version bump.  800x600 images added.

*bootsplash-0.2-r0 (16 JAN 2003)

  16 JAN 2003; Troy Dack <tad@gentoo.org> bootsplash-0.2.ebuild:
  Initial import.