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
|
# ChangeLog for media-gfx/splashutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.28 2005/05/24 21:23:25 herbs Exp $
24 May 2005; Herbie Hopkins <herbs@gentoo.org> splashutils-1.1.9.6.ebuild:
fixed multilib issue
*splashutils-1.1.9.6 (16 May 2005)
16 May 2005; Michał Januszewski <spock@gentoo.org>
-splashutils-1.1.9.3.ebuild, -splashutils-1.1.9.4.ebuild,
+splashutils-1.1.9.6.ebuild:
And another bugfix release, which includes fixes for some remaining issues
spotted in the 1.1.9.x series (bug #90483 comes to mind). The default silent
tty has now been set to tty16 to avoid conflicts with consolefont and
syslog-ng. If you have a 'tty:' setting on your kernel command line, try
removing it in case of any problems. A new utility script, called
splash_manager, is included in this release. The script can be used for
switching, setting, testing and listing themes. It's somewhat experimental
at this stage, so please test it. If you are not sure how the kernel command
line should be set, try using 'splash_manager -c switch -t <theme>'.
29 Apr 2005; Michał Januszewski <spock@gentoo.org>
-splashutils-0.9_rc1.ebuild, -splashutils-1.1.9.1.ebuild,
-splashutils-1.1.9.2.ebuild:
Removed old ebuilds.
*splashutils-1.1.9.5 (29 Apr 2005)
29 Apr 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-1.1.9.5.ebuild:
Yet another bugfix release. Includes fixes for 16bpp modes, and complete or
partial fixes for bugs: #90307, #90331, #90483, #90556. There have also been
some important changes in the ebuild. The sample Gentoo themes have been
removed from this package and are now available in
media-gfx/splash-themes-gentoo. Some additional sanity checks (/dev/tty1
presence, GCC_SPEC checking) have been added to make it easier to fix common
problems.
26 Apr 2005; Michał Januszewski <spock@gentoo.org>
splashutils-1.1.9.4.ebuild:
Avoid installing the default symlink if it already exists -- fixed bug #90484.
*splashutils-1.1.9.4 (24 Apr 2005)
24 Apr 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-1.1.9.4.ebuild:
A bugfix release (fixes bugs: #88461, #87113, #85531). It also introduces
support for new USE flags: png, truetype and kdgraphics. The first two of
them should probably be enabled to make sure all themes work correctly.
kdgraphics is a local USE flag which changes the way the silent splash image
is displayed. Please read the description in use.local.desc before enabling
it, as it has the potential to break things and it should probably be kept
disabled in all common situations.
*splashutils-1.1.9.3 (28 Mar 2005)
28 Mar 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-1.1.9.3.ebuild:
A new release with bugfixes and some simple new features. Please have a look
at the project changelog at my devsite for a full list of changes.
*splashutils-1.1.9.2 (21 Mar 2005)
21 Mar 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-1.1.9.2.ebuild:
Version bump. Mostly bugfixes. Please have a look at the project homepage
for a full list of changes.
*splashutils-1.1.9.1 (09 Mar 2005)
09 Mar 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-1.1.9.1.ebuild:
Added a development version of splashutils.
08 Mar 2005; Michał Januszewski <spock@gentoo.org>
splashutils-0.9.1.ebuild, -splashutils-0.9_pre09.ebuild,
-splashutils-0.9_pre10.ebuild, splashutils-0.9_rc1.ebuild:
Removed old ebuilds. Updated the remaining ebuilds to work with KBUILD_OUTPUT.
07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
splashutils-0.9.1.ebuild:
Marking stable on amd64 so we have the right version on the LiveCD... bad
spock...
01 Mar 2005; Michał Januszewski <spock@gentoo.org>
splashutils-0.9.1.ebuild:
Marked stable on x86.
11 Feb 2005; Michał Januszewski <spock@gentoo.org>
splashutils-0.9.1.ebuild, splashutils-0.9_pre09.ebuild,
splashutils-0.9_pre10.ebuild, splashutils-0.9_rc1.ebuild:
Added version deps as a fix for bug #81608.
*splashutils-0.9.1 (27 Jan 2005)
27 Jan 2005; Michał Januszewski <spock@gentoo.org>
+splashutils-0.9.1.ebuild, -splashutils-0.9_pre07.ebuild,
-splashutils-0.9_pre08.ebuild:
Added a new version of splashutils with some amazing new features and
bugfixes which I'm too lazy to list here ;) Removed old ebuilds.
16 Jan 2005; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_rc1.ebuild:
Added hardened compilation fixes from bug #71193.
12 Jan 2005; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_rc1.ebuild:
Marked stable on x86.
04 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
splashutils-0.9_rc1.ebuild:
Added to ~ppc, bug 76637.
*splashutils-0.9_rc1 (12 Nov 2004)
12 Nov 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_rc1.ebuild:
A new bugfix release. Closes #68853 and #70029. Fixes some theme issues
(wrong images for 8bpp, wrong box coordinates for the gentoo theme).
20 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre10.ebuild:
Marked splashutils stable on x86 and amd64. Changed baselayout dep. to >=
1.9.4-r5.
13 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild, splashutils-0.9_pre08.ebuild,
splashutils-0.9_pre09.ebuild, splashutils-0.9_pre10.ebuild:
Added a dep on virtual/linux-sources.
01 Oct 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre10.ebuild:
Added a little fix (removed dependency on unistd.h for syscalls.nrs) which
should make splashutils compile with older kernels.
*splashutils-0.9_pre10 (27 Sep 2004)
27 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre10.ebuild:
Splashutils update. Includes small bugfixes, klibc and libpng updates, and
2.6.9-rc2 compatibility. Closes bug #64068.
08 Sep 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre09.ebuild:
Updated the klibc version (bug #63170). Marked ~amd64.
*splashutils-0.9_pre09 (07 Sep 2004)
07 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre09.ebuild:
Splashutils update, includes fixes for amd64 and dithering for 15/16bpp modes.
Special thanks to Christian Roessner for his help with making it work on
amd64.
*splashutils-0.9_pre08 (05 Sep 2004)
05 Sep 2004; Michal Januszewski <spock@gentoo.org>
+splashutils-0.9_pre08.ebuild:
Version bump. Added a new theme 'gentoo' and fixed the 'emergence' theme. For
a full ChangeLog for splashutils check http://dev.gentoo.org/~spock/. Closes
bugs #61341, #61478, #61960 and possibly #61678.
30 Aug 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild:
Updated the ebuild to display info about 'make prepare', not try to execute it.
22 Aug 2004; Michal Januszewski <spock@gentoo.org>
splashutils-0.9_pre07.ebuild:
Added a fix for 8bpp silent images for the emergence theme.
*splashutils-0.9_pre07 (21 Aug 2004)
21 Aug 2004; Michal Januszewski <spock@gentoo.org> +metadata.xml,
+splashutils-0.9_pre07.ebuild:
Intial commit.
|