new commit
5
build.sh
@ -228,7 +228,10 @@ mkdir -p $build/build/config/includes.chroot/etc/live/config.conf.d
|
||||
mkdir -p $build/build/config/includes.chroot/usr/sbin
|
||||
mkdir -p $build/build/config/includes.chroot/etc/lightdm
|
||||
mkdir -p $build/build/config/includes.chroot/usr/share/pixmaps
|
||||
mkdir -p $build/build/config/includes.chroot/usr/share/plymouth
|
||||
mkdir -p $build/build/config/includes.chroot/usr/share/desktop-base
|
||||
mkdir -p $build/build/config/includes.chroot/etc/default
|
||||
mkdir -p $build/build/config/includes.chroot/etc/skel/Desktop
|
||||
|
||||
|
||||
# Copy Configs to the chroot
|
||||
@ -248,6 +251,8 @@ cp -r $build/calamares/* $build/build/config/includes.chroot/etc/calamares
|
||||
cp -r $build/configs/* $build/build/config/includes.chroot/etc/
|
||||
cp -r $build/icons/* $build/build/config/includes.chroot/usr/share/icons
|
||||
cp -r $build/themes/* $build/build/config/includes.chroot/usr/share/themes
|
||||
cp -r $build/desktop-base/* $build/build/config/includes.chroot/usr/share/desktop-base
|
||||
cp -r $build/plymouth/* $build/build/config/includes.chroot/usr/share/plymouth
|
||||
cp -r $build/packages/* $build/build/config/packages.chroot
|
||||
|
||||
|
||||
|
BIN
desktop-base/futureprototype-theme/grub/grub-16x9.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
desktop-base/futureprototype-theme/grub/grub-4x3.png
Normal file
After Width: | Height: | Size: 234 KiB |
@ -0,0 +1,3 @@
|
||||
WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
|
||||
COLOR_NORMAL=white/black
|
||||
COLOR_HIGHLIGHT=black/white
|
1
desktop-base/futureprototype-theme/plymouth
Symbolic link
@ -0,0 +1 @@
|
||||
../../plymouth/themes/futureprototype
|
BIN
desktop-base/homeworld-theme/grub/grub-16x9.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
desktop-base/homeworld-theme/grub/grub-4x3.png
Normal file
After Width: | Height: | Size: 234 KiB |
3
desktop-base/homeworld-theme/grub/grub_background.sh
Normal file
@ -0,0 +1,3 @@
|
||||
WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
|
||||
COLOR_NORMAL=white/black
|
||||
COLOR_HIGHLIGHT=black/white
|
1
desktop-base/homeworld-theme/plymouth
Symbolic link
@ -0,0 +1 @@
|
||||
../../plymouth/themes/homeworld
|
BIN
packages/desktop-base_45.0.4_all.deb
Normal file
1
plymouth/themes/debian-theme
Symbolic link
@ -0,0 +1 @@
|
||||
../../desktop-base/active-theme/plymouth
|
BIN
plymouth/themes/futureprototype/debian (cópia 1).png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
plymouth/themes/futureprototype/debian.png
Normal file
After Width: | Height: | Size: 12 KiB |
8
plymouth/themes/futureprototype/futureprototype.plymouth
Normal file
@ -0,0 +1,8 @@
|
||||
[Plymouth Theme]
|
||||
Name=Default theme for Debian 10.0 Buster
|
||||
Description=A theme that features a white debian 10 logo in a white spinning circle
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
ImageDir=/usr/share/plymouth/themes/futureprototype
|
||||
ScriptFile=/usr/share/plymouth/themes/futureprototype/futureprototype.script
|
1064
plymouth/themes/futureprototype/futureprototype.script
Normal file
BIN
plymouth/themes/futureprototype/logo.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
plymouth/themes/futureprototype/logo_circle.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
plymouth/themes/futureprototype/password_dot.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
plymouth/themes/futureprototype/password_dot16.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
plymouth/themes/futureprototype/password_field.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
plymouth/themes/futureprototype/password_field16.png
Normal file
After Width: | Height: | Size: 230 B |
BIN
plymouth/themes/futureprototype/plymouth_background_future.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
plymouth/themes/homeworld/debian.png
Normal file
After Width: | Height: | Size: 12 KiB |
8
plymouth/themes/homeworld/homeworld.plymouth
Normal file
@ -0,0 +1,8 @@
|
||||
[Plymouth Theme]
|
||||
Name=Default theme for Debian 11.0 Buster (WIP)
|
||||
Description=A theme inspired by the Bauhaus movement
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
ImageDir=/usr/share/plymouth/themes/homeworld
|
||||
ScriptFile=/usr/share/plymouth/themes/homeworld/homeworld.script
|
1058
plymouth/themes/homeworld/homeworld.script
Normal file
BIN
plymouth/themes/homeworld/logo.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
plymouth/themes/homeworld/logo_circle.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
plymouth/themes/homeworld/password_dot.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
plymouth/themes/homeworld/password_dot16.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
plymouth/themes/homeworld/password_field.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
plymouth/themes/homeworld/password_field16.png
Normal file
After Width: | Height: | Size: 230 B |
BIN
plymouth/themes/homeworld/plymouth_background_homeworld.png
Normal file
After Width: | Height: | Size: 1.9 MiB |