Initial Commit
BIN
animation-000.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-001.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-002.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-003.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-004.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-005.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-006.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-007.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-008.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-009.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-010.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-011.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-012.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-013.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-014.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
animation-015.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-016.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-017.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-018.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-019.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-020.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-021.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-022.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-023.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
animation-024.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
animation-025.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-026.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-027.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-028.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-029.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-030.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-031.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-032.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-033.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-034.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-035.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-036.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-037.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-038.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-039.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-040.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-041.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-042.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-043.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-044.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-045.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-046.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-047.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-048.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-049.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
animation-050.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
bullet.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
capslock.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
keyboard.png
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
keymap-render.png
Normal file
After Width: | Height: | Size: 18 KiB |
3
linux-penguin.grub
Executable file
@ -0,0 +1,3 @@
|
||||
if background_color 0,0,0; then
|
||||
clear
|
||||
fi
|
56
linux-penguin.plymouth
Executable file
@ -0,0 +1,56 @@
|
||||
[Plymouth Theme]
|
||||
Name=Linux Penguin
|
||||
Description=Linux penguin theme using the ACPI BGRT graphics as background
|
||||
ModuleName=two-step
|
||||
|
||||
[two-step]
|
||||
Font=Inter 12
|
||||
TitleFont=Inter Bold 32
|
||||
ImageDir=/usr/share/plymouth/themes/linux-penguin
|
||||
DialogHorizontalAlignment=.5
|
||||
DialogVerticalAlignment=.5
|
||||
TitleHorizontalAlignment=.5
|
||||
TitleVerticalAlignment=.382
|
||||
HorizontalAlignment=.5
|
||||
VerticalAlignment=.5
|
||||
Transition=none
|
||||
TransitionDuration=0.0
|
||||
BackgroundStartColor=0x000000
|
||||
BackgroundEndColor=0x000000
|
||||
ProgressBarBackgroundColor=0x606060
|
||||
ProgressBarForegroundColor=0xffffff
|
||||
DialogClearsFirmwareBackground=true
|
||||
MessageBelowAnimation=true
|
||||
|
||||
[boot-up]
|
||||
UseEndAnimation=true
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[shutdown]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[reboot]
|
||||
UseEndAnimation=false
|
||||
UseFirmwareBackground=true
|
||||
|
||||
[updates]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=Updates In Progress
|
||||
_SubTitle=Do not interrupt power.
|
||||
|
||||
[system-upgrade]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=System Upgrade In Progress
|
||||
_SubTitle=Do not interrupt power.
|
||||
|
||||
[firmware-upgrade]
|
||||
SuppressMessages=true
|
||||
ProgressBarShowPercentComplete=true
|
||||
UseProgressBar=true
|
||||
_Title=Firmware Upgrade In Progress
|
||||
_SubTitle=Do not interrupt power.
|
BIN
progress-01.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
progress-02.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
progress-03.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
progress-04.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-05.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-06.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-07.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-08.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-09.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-10.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-11.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-12.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-13.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-14.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-15.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-16.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-17.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-18.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-19.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-20.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-21.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-22.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-23.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-24.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-25.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-26.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-27.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-28.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-29.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-30.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-31.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-32.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-33.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-34.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
progress-35.png
Normal file
After Width: | Height: | Size: 20 KiB |