diff options
| author | Jonathan Bauer | 2013-03-18 16:37:12 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-03-18 16:37:12 +0100 |
| commit | d53f3251f1335f35315e9514bb2a438f9a779b4b (patch) | |
| tree | 05f6b728954fc4b2931d9b06ac09a8dd041d81aa /remote/modules | |
| parent | fix stage3.1 build script (diff) | |
| download | tm-scripts-d53f3251f1335f35315e9514bb2a438f9a779b4b.tar.gz tm-scripts-d53f3251f1335f35315e9514bb2a438f9a779b4b.tar.xz tm-scripts-d53f3251f1335f35315e9514bb2a438f9a779b4b.zip | |
fix plymouth theme path, fix stage3.1 vmware/uvesafb modprobing
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/default.plymouth (renamed from remote/modules/plymouth/data/lib/plymouth/themes/default.plymouth) | 4 | ||||
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_banner_trans.png (renamed from remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_banner_trans.png) | bin | 15730 -> 15730 bytes | |||
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_logo_trans.png (renamed from remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_logo_trans.png) | bin | 4309 -> 4309 bytes | |||
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.plymouth (renamed from remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.plymouth) | 0 | ||||
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.script (renamed from remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.script) | 0 | ||||
| -rw-r--r-- | remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/white_dot_small.png (renamed from remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/white_dot_small.png) | bin | 376 -> 376 bytes |
6 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/default.plymouth b/remote/modules/plymouth/data/share/plymouth/themes/default.plymouth index bc669108..8499e451 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/default.plymouth +++ b/remote/modules/plymouth/data/share/plymouth/themes/default.plymouth @@ -4,5 +4,5 @@ Description=Uni-Freiburg simple blue-ish theme with simple progress bar ModuleName=script [script] -ImageDir=/lib/plymouth/themes/unifr-rz -ScriptFile=/lib/plymouth/themes/unifr-rz/unifr-rz.script +ImageDir=/share/plymouth/themes/unifr-rz +ScriptFile=/share/plymouth/themes/unifr-rz/unifr-rz.script diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_banner_trans.png b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_banner_trans.png Binary files differindex 9cb68040..9cb68040 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_banner_trans.png +++ b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_banner_trans.png diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_logo_trans.png b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_logo_trans.png Binary files differindex 16b069cc..16b069cc 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/rz_logo_trans.png +++ b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/rz_logo_trans.png diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.plymouth b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.plymouth index 0f300f6b..0f300f6b 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.plymouth +++ b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.plymouth diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.script b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.script index f2d8bd28..f2d8bd28 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/unifr-rz.script +++ b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/unifr-rz.script diff --git a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/white_dot_small.png b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/white_dot_small.png Binary files differindex 4fd4be30..4fd4be30 100644 --- a/remote/modules/plymouth/data/lib/plymouth/themes/unifr-rz/white_dot_small.png +++ b/remote/modules/plymouth/data/share/plymouth/themes/unifr-rz/white_dot_small.png |
