summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-09-27scripts: support populating from configurable theme dirAlfonso Sánchez-Beato1-2/+48
2021-04-06systemd: Add plymouth-switch-root-initramfs.service to switch back to initram...Ray Strode1-0/+2
2021-03-06scripts: Remove new-object.shHans de Goede2-392/+0
2020-03-07build-goo: Remove vestigial remnants of old GDM integration code.Zhao Qiang1-1/+0
2019-10-30Allow running plymouth-populate-initrd in a cross-compiler environmentBöszörményi Zoltán1-32/+60
2019-10-15themes: spinner/bgrt: Modify password dialog to match gnome 3.34 changesHans de Goede1-1/+1
2019-10-13scripts: Add a logrotate file for /var/log/boot.logHans de Goede2-1/+13
2019-10-01scripts: Add keymap-render.py scriptAlberto Ruiz1-0/+99
2019-09-04scripts: update file plymouth.spec to integrate recent fixes.zhaoqiang1-91/+362
2019-01-16plymouth-populate-initrd: Don't assume the ImageDir is the theme-dirHans de Goede1-2/+8
2018-10-15populate-initrd: drop unused local variableRay Strode1-1/+1
2017-11-09populate-initrd: handle themes with subdirsmike@mgoodwin.net1-4/+14
2017-08-24scripts: Use >&2 instead of /dev/stderrDaniel Baumann2-22/+22
2016-05-20plymouth-populate-initrd: fix THEME_OVERRIDE with empty confWill Woods1-0/+3
2016-05-16Revert "populate-initrd: support theme subfolders"Ray Strode1-1/+4
2016-04-11populate-initrd: support theme subfoldersRay Strode1-4/+1
2014-05-20scripts: change out uncrustify configRay Strode1-617/+120
2014-01-29populate-initrd: install binaries to their configured locationEnrico Tagliavini1-2/+2
2014-01-10scripts: plymouth-update-initrd should call dracut -f with no argsRay Strode1-1/+1
2013-10-15scripts: make plymouth-update-initrd somewhat more usefulRay Strode1-1/+1
2013-03-13systemd: add plymouth-start.service to initrd-switch-root.targetRay Strode1-0/+1
2013-02-12generate-initrd: Use pigz if available.Ville Skyttä1-1/+2
2012-11-29populate-initrd: If PLYMOUTH_THEME_NAME is set, write it into plymouthd.confWill Woods1-0/+7
2012-07-26systemd: don't run read-write service from initrdRay Strode1-2/+0
2012-07-23populate-initrd: copy service files to initrdRay Strode1-0/+26
2012-07-17populate-initrd: put plymouthd in /sbin not /binRay Strode1-1/+1
2012-06-06populate-initrd: don't depend on inst from mkinitrd/dracutRay Strode1-21/+314
2012-04-04populate-initrd: add new location for dracut source functionsRay Strode1-0/+2
2012-02-23plymouth-populate-initrd: Check for new path to dracut-functionsRay Strode1-1/+3
2011-02-01drm: reduce minimum build requirementsLucian Muresan1-1/+1
2010-10-13populate-initrd: pre-expand logofile variableRay Strode1-1/+1
2010-10-13populate-initrd: don't hardcode client and daemon pathBrett Witherspoon1-2/+4
2010-10-04set-default-theme: redirect to /dev/null not /nullRay Strode1-1/+1
2010-09-29set-default-theme: exit 0 at bottom of fileRay Strode1-1/+1
2010-07-13[populate-initrd] don't croak when encountering broken symlinkRay Strode1-1/+1
2010-07-06[set-default-theme] Properly quote arguments to basenameBruce Jerrick1-2/+2
2010-05-14[set-default-theme] More fixes to the fallback logicRay Strode1-2/+3
2010-05-07[set-default-theme] Add more compat gooRay Strode1-1/+5
2010-03-25[plymouth-set-default-theme] Replace tabs with spacesCharlie Brej1-6/+6
2010-03-25[plymouth-set-default-theme] handle old symlink configuration fileFrederic Crozat1-3/+9
2010-03-24[set-default-theme] Another fix with commented group linesRay Strode1-1/+1
2010-03-24[set-default-theme] properly handle commented out [Daemon] sectionRay Strode1-1/+1
2010-03-23[daemon] Ship default configuration filesconfig-fileRay Strode1-0/+4
2010-03-23[set-default-theme] Write plymouthd.conf instead of symlinkRay Strode1-14/+29
2010-03-02[scripts] Don't hardcode LIBEXECDIR and DATADIR pathsScott James Remnant4-49/+33
2010-01-13[splash] Rename libplybootsplash to libply-splash-coreRay Strode1-4/+4
2009-12-16[set-default-theme] Provide GNU-style short optionsAdrian Glaubitz1-9/+9
2009-12-14[set-default-theme] Make --help format match that of plymouth and plymouthdCharlie Brej1-12/+11
2009-12-05[set-default-theme] Call usage function in --helpRay Strode1-1/+1
2009-12-05[set-default-theme] Add --help optionAdrian Glaubitz1-1/+26