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
|
2002-02-12 15:15 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: Upgrade requires on mkinitrd.
2002-02-12 15:14 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: 1.3-1mdk
2002-02-12 15:13 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/make-boot-splash, scripts/switch-themes,
themes/Ayo/lilo/message, themes/Mandrake/lilo/message: Add switch
themes script, add support for lilo themes
2002-02-12 13:10 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/detect-resolution: Remove the DURING_INSTALL, we get the
vga from cmdline like the install does.
2002-02-11 17:21 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: 1.2-1mdk
2002-02-11 17:20 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* themes/Ayo/global.config: No quiet for Ayo themes
2002-02-11 17:19 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/detect-resolution: Exist if the config file doen't exist,
don't get information from cmdline when we are during instal
2002-02-11 17:18 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* themes/Ayo/README: Add Readme
2002-02-11 16:07 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* themes/: Ayo/global.config, Ayo/cfg/bootsplash-1024x768.cfg,
Ayo/cfg/bootsplash-1280x1024.cfg, Ayo/cfg/bootsplash-800x600.cfg,
Ayo/images/bootsplash-1024x768.jpg,
Ayo/images/bootsplash-1280x1024.jpg,
Ayo/images/bootsplash-800x600.jpg, Mandrake/global.config: Add Ayo
Themes
2002-02-08 16:47 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: 1.1-1mdk
2002-02-08 16:46 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile: Don't changelog tmp/* files.
2002-02-08 16:45 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile, bootsplash.spec, scripts/Makefile,
scripts/bootsplash.sysconfig, scripts/make-boot-splash,
themes/Mandrake/global.config,
themes/Mandrake/cfg/bootsplash-1024x768.cfg,
themes/Mandrake/cfg/bootsplash-1280x1024.cfg,
themes/Mandrake/cfg/bootsplash-800x600.cfg,
themes/Mandrake/images/bootsplash-1024x768.jpg,
themes/Mandrake/images/bootsplash-1280x1024.jpg,
themes/Mandrake/images/bootsplash-800x600.jpg: Add themes support
2002-02-04 18:22 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec, bootsplash.spec: 1.0-1mdk
2002-02-04 18:03 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* README: Upgrade README
2002-02-04 18:02 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: Add ChangeLog add some requires.
2002-02-04 17:40 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/make-boot-splash: Fix argument parsing.
2002-01-30 15:17 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/make-boot-splash: Allow to force resolition.
2002-01-30 14:50 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: Add Requires: /usr/bin/perl
2002-01-30 14:48 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: Add URL.
2002-01-30 14:46 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* bootsplash.spec: Fix typo.
2002-01-30 14:43 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* README, bootsplash.spec: Add small README.
2002-01-30 14:37 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* Makefile, bootsplash.spec, scripts/Makefile: Add Makefile and
.spec
2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/: detect-resolution, make-boot-splash, rewritejpeg:
Initial revision
2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* scripts/: detect-resolution, make-boot-splash, rewritejpeg: First
Import
|