diff --git a/build-lite.sh b/build-lite.sh index 1b3e0d8d..813119aa 100755 --- a/build-lite.sh +++ b/build-lite.sh @@ -208,7 +208,6 @@ 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/skel/Desktop mkdir -p $build/build/config/includes.chroot/etc/default @@ -232,7 +231,7 @@ 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/plymouth/* $build/build/config/includes.chroot/usr/share cp -r $build/packages/* $build/build/config/packages.chroot diff --git a/build.sh b/build.sh index b02e8cb8..03b0f1be 100755 --- a/build.sh +++ b/build.sh @@ -234,7 +234,6 @@ 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/skel/Desktop mkdir -p $build/build/config/includes.chroot/etc/default @@ -258,7 +257,7 @@ 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/plymouth/* $build/build/config/includes.chroot/usr/share/ cp -r $build/packages/* $build/build/config/packages.chroot diff --git a/plymouth/plymouth/plymouthd.defaults b/plymouth/plymouth/plymouthd.defaults new file mode 100644 index 00000000..676ed786 --- /dev/null +++ b/plymouth/plymouth/plymouthd.defaults @@ -0,0 +1,6 @@ +# Distribution defaults. Changes to this file will get overwritten during +# upgrades. +[Daemon] +Theme=futureprototype +ShowDelay=0 +DeviceTimeout=8 diff --git a/plymouth/themes/debian-theme b/plymouth/plymouth/themes/debian-theme similarity index 100% rename from plymouth/themes/debian-theme rename to plymouth/plymouth/themes/debian-theme diff --git a/plymouth/themes/futureprototype/debian (cópia 1).png b/plymouth/plymouth/themes/futureprototype/debian (cópia 1).png similarity index 100% rename from plymouth/themes/futureprototype/debian (cópia 1).png rename to plymouth/plymouth/themes/futureprototype/debian (cópia 1).png diff --git a/plymouth/themes/futureprototype/debian.png b/plymouth/plymouth/themes/futureprototype/debian.png similarity index 100% rename from plymouth/themes/futureprototype/debian.png rename to plymouth/plymouth/themes/futureprototype/debian.png diff --git a/plymouth/themes/futureprototype/futureprototype.plymouth b/plymouth/plymouth/themes/futureprototype/futureprototype.plymouth similarity index 100% rename from plymouth/themes/futureprototype/futureprototype.plymouth rename to plymouth/plymouth/themes/futureprototype/futureprototype.plymouth diff --git a/plymouth/themes/futureprototype/futureprototype.script b/plymouth/plymouth/themes/futureprototype/futureprototype.script similarity index 100% rename from plymouth/themes/futureprototype/futureprototype.script rename to plymouth/plymouth/themes/futureprototype/futureprototype.script diff --git a/plymouth/themes/futureprototype/logo.png b/plymouth/plymouth/themes/futureprototype/logo.png similarity index 100% rename from plymouth/themes/futureprototype/logo.png rename to plymouth/plymouth/themes/futureprototype/logo.png diff --git a/plymouth/themes/futureprototype/logo_circle.png b/plymouth/plymouth/themes/futureprototype/logo_circle.png similarity index 100% rename from plymouth/themes/futureprototype/logo_circle.png rename to plymouth/plymouth/themes/futureprototype/logo_circle.png diff --git a/plymouth/themes/futureprototype/password_dot.png b/plymouth/plymouth/themes/futureprototype/password_dot.png similarity index 100% rename from plymouth/themes/futureprototype/password_dot.png rename to plymouth/plymouth/themes/futureprototype/password_dot.png diff --git a/plymouth/themes/futureprototype/password_dot16.png b/plymouth/plymouth/themes/futureprototype/password_dot16.png similarity index 100% rename from plymouth/themes/futureprototype/password_dot16.png rename to plymouth/plymouth/themes/futureprototype/password_dot16.png diff --git a/plymouth/themes/futureprototype/password_field.png b/plymouth/plymouth/themes/futureprototype/password_field.png similarity index 100% rename from plymouth/themes/futureprototype/password_field.png rename to plymouth/plymouth/themes/futureprototype/password_field.png diff --git a/plymouth/themes/futureprototype/password_field16.png b/plymouth/plymouth/themes/futureprototype/password_field16.png similarity index 100% rename from plymouth/themes/futureprototype/password_field16.png rename to plymouth/plymouth/themes/futureprototype/password_field16.png diff --git a/plymouth/themes/futureprototype/plymouth_background_future.png b/plymouth/plymouth/themes/futureprototype/plymouth_background_future.png similarity index 100% rename from plymouth/themes/futureprototype/plymouth_background_future.png rename to plymouth/plymouth/themes/futureprototype/plymouth_background_future.png diff --git a/plymouth/themes/homeworld/debian.png b/plymouth/plymouth/themes/homeworld/debian.png similarity index 100% rename from plymouth/themes/homeworld/debian.png rename to plymouth/plymouth/themes/homeworld/debian.png diff --git a/plymouth/themes/homeworld/homeworld.plymouth b/plymouth/plymouth/themes/homeworld/homeworld.plymouth similarity index 100% rename from plymouth/themes/homeworld/homeworld.plymouth rename to plymouth/plymouth/themes/homeworld/homeworld.plymouth diff --git a/plymouth/themes/homeworld/homeworld.script b/plymouth/plymouth/themes/homeworld/homeworld.script similarity index 100% rename from plymouth/themes/homeworld/homeworld.script rename to plymouth/plymouth/themes/homeworld/homeworld.script diff --git a/plymouth/themes/homeworld/logo.png b/plymouth/plymouth/themes/homeworld/logo.png similarity index 100% rename from plymouth/themes/homeworld/logo.png rename to plymouth/plymouth/themes/homeworld/logo.png diff --git a/plymouth/themes/homeworld/logo_circle.png b/plymouth/plymouth/themes/homeworld/logo_circle.png similarity index 100% rename from plymouth/themes/homeworld/logo_circle.png rename to plymouth/plymouth/themes/homeworld/logo_circle.png diff --git a/plymouth/themes/homeworld/password_dot.png b/plymouth/plymouth/themes/homeworld/password_dot.png similarity index 100% rename from plymouth/themes/homeworld/password_dot.png rename to plymouth/plymouth/themes/homeworld/password_dot.png diff --git a/plymouth/themes/homeworld/password_dot16.png b/plymouth/plymouth/themes/homeworld/password_dot16.png similarity index 100% rename from plymouth/themes/homeworld/password_dot16.png rename to plymouth/plymouth/themes/homeworld/password_dot16.png diff --git a/plymouth/themes/homeworld/password_field.png b/plymouth/plymouth/themes/homeworld/password_field.png similarity index 100% rename from plymouth/themes/homeworld/password_field.png rename to plymouth/plymouth/themes/homeworld/password_field.png diff --git a/plymouth/themes/homeworld/password_field16.png b/plymouth/plymouth/themes/homeworld/password_field16.png similarity index 100% rename from plymouth/themes/homeworld/password_field16.png rename to plymouth/plymouth/themes/homeworld/password_field16.png diff --git a/plymouth/themes/homeworld/plymouth_background_homeworld.png b/plymouth/plymouth/themes/homeworld/plymouth_background_homeworld.png similarity index 100% rename from plymouth/themes/homeworld/plymouth_background_homeworld.png rename to plymouth/plymouth/themes/homeworld/plymouth_background_homeworld.png diff --git a/plymouth/plymouthd.conf b/plymouth/plymouthd.conf new file mode 100644 index 00000000..2b5974c1 --- /dev/null +++ b/plymouth/plymouthd.conf @@ -0,0 +1,4 @@ +# Administrator customizations go in this file +[Daemon] +Theme=futureprototype +ShowDelay=0