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
|
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:17 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* images/: bootsplash-1024x768.jpg, bootsplash-1280x1024.jpg,
bootsplash-800x600.jpg: Add Images from Héléne
2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* cfg/bootsplash-1024x768.cfg, cfg/bootsplash-1280x1024.cfg,
cfg/bootsplash-800x600.cfg, scripts/detect-resolution,
scripts/make-boot-splash, scripts/rewritejpeg, tmp/cmdline,
tmp/lilo.conf, tmp/menu.lst: Initial revision
2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* cfg/bootsplash-1024x768.cfg, cfg/bootsplash-1280x1024.cfg,
cfg/bootsplash-800x600.cfg, scripts/detect-resolution,
scripts/make-boot-splash, scripts/rewritejpeg, tmp/cmdline,
tmp/lilo.conf, tmp/menu.lst: First Import
|