splashy rpm

Hi,

I am a new user of linux and I have a suse linux10.2 running on my machine.
I working on my project to build few things on initramfs.
Now I need a boot screen also and I have chosen splashy for that.
But I can not find the rpms download sites anywhere on the internet.

There are few ftp links but they require passwords.

Can anyone please help ?

thanks

‘suse linux10.2’ could be taken to mean openSUSE 10.2 or SUSE Linux Enterprise Desktop 10 SP2. The output of these commands

$ cat /etc/issue $ cat /etc/*release*
should clarify which one you are using. If you’re using openSUSE you want the openSUSE forums.

Which one you’re using is a bit academic really though, because they both went End Of Life about 4-5 years ago and as such are no longer supported. If you’re new to Linux, start with a version of Linux which is actually supported. Using an old version is just setting yourself up for problems and people on forums telling you to update.

If you’re using SUSE Linux Enterprise Desktop 10 SP2 then you should update to SLED 10 SP4 which is the currently supported version of SLED 10, or better still update to SLED 11 SP2. If you’re using openSUSE, get the latest version of that.

splashy is included in SLED 11 SP2 and is installed by default but as far as I can tell it’s not included in SLED 10 SP4. splashy source can be obtained from the splashy project website https://alioth.debian.org/projects/splashy/

Hi
Grab a src rpm from here and rebuild;
http://software.opensuse.org/package/splashy


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 6:18, 3 users, load average: 0.11, 0.07, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile

You might also fine a version here for 10.2…
https://en.opensuse.org/openSUSE:Mirrors#EOL_Mirrors


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 6:20, 3 users, load average: 0.05, 0.07, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile

[QUOTE=malcolmlewis;12851]You might also fine a version here for 10.2…
https://en.opensuse.org/openSUSE:Mirrors#EOL_Mirrors


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.1-desktop
up 6:20, 3 users, load average: 0.05, 0.07, 0.05
CPU Intel® i5 CPU M520@2.40GHz | GPU Intel® Ironlake Mobile[/QUOTE]

Thanks man.