Skip to content

Fork of the PlymouthXP that aims to recreate Windows Vista & 7 boot screens for Plymouth

License

Notifications You must be signed in to change notification settings

sharky009/PlymouthVista

 
 

Repository files navigation

Note on copyrighted assets

All of the resources belong to Microsoft Corporation.

"Windows Vista" is a registered trademark of Microsoft Corporation. The author(s) of this project are in no way affiliated with Microsoft, and are not endorsed by Microsoft in any way.

"Windows 7" is a registered trademark of Microsoft Corporation. The author(s) of this project are in no way affiliated with Microsoft, and are not endorsed by Microsoft in any way.

PlymouthVista

Re-creation of Windows Vista and Windows 7 boot screens and shutdown screens from their original assets. Designed to be used with VistaThemePlasma, AeroThemePlasma.

Special thanks to blacklightpy for the Vista boot screen code.

Special thanks to catpswin56 for VTP and accepting my merge request that merges this theme to their repository.

This project is a fan-made labor of love that sees absolutely no profit whatsoever, donations or otherwise.

Installation

You need plymouth, plymouth-scripts and plymouth-plugin-script packages. If you want to use the Windows 7 variant of this theme, please make sure to install ImageMagick for generating blur effect on the shutdown screen.

You need Segoe UI and Lucida Console from a Windows installation. These fonts must be installed as system-wide fonts.

If you want to modify some of the text (e.g. Show "Starting Linux" instead of "Starting Windows" on the Windows 7 boot screen or make your own Windows 9 boot screen) make sure to check ./src/plymouth_config.sp before running compile.sh for ease of finding the configuration section.

Warning

This theme is only tested on Fedora Linux and Arch Linux.

Copy this script for installation:

git clone https://github.com/furkrn/PlymouthVista
cd PlymouthVista
chmod +x ./compile.sh ; chmod +x ./install.sh
./compile.sh ; sudo ./install.sh

You might need to update initramfs again, if you persist in flickering systemd messages at boot. Simply use dracut --force --omit plymouth --regenerate-all --verbose. (At least on my system.)

Features

1- Vista boot: boot

2- 7 boot: seven

3- Shutdown & Reboot screens (Vista): shutdown

4- Shutdown & Reboot screens (7): seven_shutdown

5- Windows boot manager (Password): password

6- Windows Boot Manager (Question): question

About

Fork of the PlymouthXP that aims to recreate Windows Vista & 7 boot screens for Plymouth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 78.1%
  • Shell 21.9%