Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

plymouth-set-default-theme(1) [centos man page]

PLYMOUTH-SET-DEFAU(1)						   User Commands					     PLYMOUTH-SET-DEFAU(1)

NAME
plymouth-set-default-theme - Set the plymouth theme SYNOPSIS
plymouth-set-default-theme [OPTION...] [THEME] DESCRIPTION
When called with a THEME argument, the plymouth-set-default-theme command changes the preferred boot theme and also performs the necessary regeneration of the initial ramdisk (initrd) since plymouth is loaded from the boot loader from the initrd prior to the mounting of the root filesystem. If plymouth-set-default-theme is invoked with no options or parameters, it shows the currently selected theme by default. This output is used by the helper scripts plymouth-generate-initrd and plymouth-update-initrd to set the proper theme in the initial ramdisk. OPTIONS
The following options are understood: -h, --help Show summary of options. -l, --list List available themes. -r, --reset Reset to default theme. -R, --rebuild-initrd Rebuild initrd (necessary after changing theme). SEE ALSO
grub(8), plymouth(8), plymouthd(8), plymouth(1), http://www.freedesktop.org/wiki/Software/Plymouth plymouth PLYMOUTH-SET-DEFAU(1)

Check Out this Related Man Page

PLYMOUTHD(8)						       System Administration						      PLYMOUTHD(8)

NAME
plymouthd - The plymouth daemon SYNOPSIS
plymouthd [OPTION...] DESCRIPTION
The plymouthd daemon is usually run out of the initrd. It does the heavy lifting of the plymouth system, logging the session and showing the splash screen. The plymouth is used to send commands to plymouthd that control its behaviour. OPTIONS
The following options are understood: --help Show summary of options. --attach-to-session Redirect console messages from screen to log. --no-daemon Do not daemonize. --debug Output debugging information. --debug-file=STRING File to write debugging information to. --mode=MODE Set mode to either boot or shutdown. --pid-file=STRING Write the PID of the daemon to a file. --kernel-command-line=STRING Fake kernel commandline to use. --tty=STRING TTY to ues instead of default. SEE ALSO
grub(8), plymouth(8), plymouth(1), http://www.freedesktop.org/wiki/Software/Plymouth plymouth PLYMOUTHD(8)
Man Page

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

On how to select the right tool for a given task

edit by bakunin: I have split the thread to reflect the two different themes it had. Read the original thread here. All the other posts there dealing with the new theme have been moved here, the ones which addressed both i have copied and edited. Enjoy the discussion. BTW, you don't want to... (29 Replies)
Discussion started by: cfajohnson
29 Replies

2. Ubuntu

initial ramdisk in ubuntu

hi everybody! i need your help! i have some problems with "initial ramdisk" (initrd). i did with instructions of the following link Linux initial RAM disk (initrd) overview but my initrd not run. after loading, it stopped,and failure notice : "ramdisk : compressed image found at block 0 no... (0 Replies)
Discussion started by: xikechamh
0 Replies

3. Web Development

Flush Ads - Is this code overriding my ads?

I installed a wordpress theme and came across the following code contained in the functions.php (theme functions) file. I am wanting to make sure this code is not over-riding my adsense publisher id and replacing with theirs in the background. I had this happen on another theme and just wanting... (1 Reply)
Discussion started by: blueray1974
1 Replies

4. Shell Programming and Scripting

one file broken down into two

Hi, I guess the common theme for command lines is to take what you want out of a file and put it into another file. I am wondering if there are ways of putting what you dont want into a file aswell. so heres an example: 1 3 4 5 7 8 so if i use this code, I get values above 7 and... (2 Replies)
Discussion started by: phil_heath
2 Replies

5. Shell Programming and Scripting

If then else help in shell script

I have an application that needs to be restarted periodically. At times, one of the processes will hang. I would like to automate this process. # If the value returned here is a ?: ps -ef | grep "ibiaud" | grep -v grep | tr -s " " | cut -d " " -f7 # then run this: kill -9 `ps... (19 Replies)
Discussion started by: shannonadams68
19 Replies

6. Programming

Need help with Javascript

Hi guys, Ok first, let me explain what I want to do. I'm making a theme for the iphone, and I found a nice wallpaper slideshow script. Here is how it knows which wallpapers to use: <script type="text/javascript"> // SLIDE ROTATION FREQUENCY (in minutes) var slideRotation = 0.4;... (3 Replies)
Discussion started by: kicker75
3 Replies

7. Red Hat

help about qemu-kvm boot with initrd

I used the redhat RHEL6 boot with initrd but it failed, can sb help me # /usr/libexec/qemu-kvm --enable-kvm -smp 8 -m 1024 -net nic,model=virtio -net tap,script=/etc/qemu-ifup -initrd /boot/initramfs-2.6.32-279.el6.x86_64.img -kernel /boot/vmlinuz-2.6.32-279.el6.x86_64 -append "root=/dev/ram... (4 Replies)
Discussion started by: yanglei_fage
4 Replies

8. What is on Your Mind?

Thank's Neo!

Hi Neo, thank's for your work on the mobile theme. I like it to be able to have a look to this site on my mobile now and then. I know responsive-Design-Area is another rather complex field of IT, which can be very painful(I dive into CSS/JS/HTML/RESPONSIVE/... in some rare occasions too - not... (1 Reply)
Discussion started by: stomp
1 Replies