
epdbootsplash
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
epdbootsplash is a theme manager for Bootsplash. It provides a KDE Control Module (KCM) that allows users to easily install, remove and change Bootsplash themes.
Features include:
- It works with local and remote themes, in .tar, .tar.gz, tar.bz, tar.bz2, formats
- Theme preview in silent and verbose modes
- Compressed cache of themes
- Theme validation
- Bootloader auto-configuration (GRUB only)
Depends: Xorg, KDE, bootsplash, initramfs-tools, grub
Available languages: English, Brazil portuguese
Available Distribution: Epidemic GNU/Linux, Debian compatible distributions
See more at http://www.epidemiclinux.org
13 years ago
Initial release
13 years ago
Initial release
CyberAng3l
12 years ago
I installed it (compiled from source) but I get many errors regarding "bootsplash".
Report
CyberAng3l
12 years ago
Report
shakazulu
12 years ago
Report
bobmag
13 years ago
epbbootsplash depends on sysv-rc-bootsplash which is only in Unstable... and I am in Lenny. Can I try or not ?
Report
JklvFtb
13 years ago
You need a fully functional bootsplash system.
epdbootsplash only works with the installation, removal and configuration of themes.
Report
felmur
13 years ago
Regards.
Report
JklvFtb
13 years ago
https://codigolivre.org.br/frs/download.php/5917/epdbootsplash-0.0.1.tar.gz
To compile:
$ tar xzf epdbootsplash-0.0.1.tar.gz
$ cd epdbootsplash-0.0.1
$ make -f Makefile.cvs
$ ./configure
$ make
# make install
Report
JklvFtb
13 years ago
https://codigolivre.org.br/frs/download.php/5917/epdbootsplash-0.0.1.tar.gz
To compile:
$ tar xzf epdbootsplash-0.0.1.tar.gz
$ cd epdbootsplash-0.0.1
$ make -f Makefile.cvs
$ ./configure
$ make
# make install
Report