]> git.pld-linux.org Git - packages/plymouth.git/commitdiff
- files from fedora repo (unmodified)
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 Apr 2012 06:44:55 +0000 (06:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boot-duration -> 1.1
    charge.plymouth -> 1.1
    plymouth-set-default-plugin -> 1.1
    plymouth-update-initrd -> 1.1

boot-duration [new file with mode: 0644]
charge.plymouth [new file with mode: 0644]
plymouth-set-default-plugin [new file with mode: 0644]
plymouth-update-initrd [new file with mode: 0644]

diff --git a/boot-duration b/boot-duration
new file mode 100644 (file)
index 0000000..7fe728c
--- /dev/null
@@ -0,0 +1,39 @@
+0.222:RCkernelparam
+0.223:RChostname
+0.238:RCmountfs
+0.275:RCswap
+0.330:microcode_ctl
+0.357:cpuspeed
+0.365:ip6tables
+0.380:iptables
+0.385:isdn
+0.504:auditd
+0.508:restorecond
+0.523:rsyslog
+0.530:irqbalance
+0.533:rpcbind
+0.549:nfslock
+0.561:mdmonitor
+0.563:rpcidmapd
+0.578:rpcgssd
+0.579:messagebus
+0.580:fuse
+0.594:netfs
+0.600:acpid
+0.611:haldaemon
+0.660:pcscd
+0.691:udev-post
+0.703:portreserve
+0.712:setroubleshoot
+0.749:bluetooth
+0.738:sshd
+0.763:ntpd
+0.807:sendmail
+0.876:crond
+0.902:kerneloops
+0.907:smolt
+0.915:atd
+0.927:avahi-daemon
+0.941:cups
+0.983:anacron
+0.992:local
diff --git a/charge.plymouth b/charge.plymouth
new file mode 100644 (file)
index 0000000..f499c0f
--- /dev/null
@@ -0,0 +1,13 @@
+[Plymouth Theme]
+Name=Charge
+Description=A theme that features the shadowy hull of a Fedora logo charge up and and finally burst into into full form.
+ModuleName=two-step
+
+[two-step]
+ImageDir=/usr/share/plymouth/themes/charge
+HorizontalAlignment=.5
+VerticalAlignment=.5
+Transition=none
+TransitionDuration=0.0
+BackgroundStartColor=0x202020
+BackgroundEndColor=0x202020
diff --git a/plymouth-set-default-plugin b/plymouth-set-default-plugin
new file mode 100644 (file)
index 0000000..610f89e
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "plymouth-set-default-plugin has been deprecated by plymouth-set-default-theme"
diff --git a/plymouth-update-initrd b/plymouth-update-initrd
new file mode 100644 (file)
index 0000000..c07b561
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/bash
+/sbin/new-kernel-pkg --package kernel --mkinitrd --dracut --depmod --install $(uname -r)
This page took 0.042132 seconds and 4 git commands to generate.