]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2012-05-02  Dave Airliedrm: add generic driver to drm renderer plugin generic-drm-driver
2012-04-27  Kevin Murphymain: corrected error in read_consoles_from_file
2012-04-26  Kevin Murphymain: fix bug in add_consoles_from_file
2012-04-25  Ray Strodemain: add plymouth.ignore-serial-consoles
2012-04-25  Ray StrodeRevert "main: add way to ignore /sys/class/tty/console...
2012-04-25  Ray Strodemain: add default console for default scenarios
2012-04-25  Kevin Murphymain: make add_consoles_from_file more robust
2012-04-24  James Huntevent-loop: hold reference to ready sources while handl...
2012-04-24  Ray Strodeevent-loop: drop redundant EINTR/EAGAIN check
2012-04-10  Ray Strodemain: add way to ignore /sys/class/tty/console/active
2012-04-09  Ray Strodemain: rename remaining_command_line to remaining_file_c...
2012-04-09  Ray Strodemain: more console fixes
2012-04-09  Ray Strodemain: only force details if system has non-tty0 console
2012-04-04  Ray Strodepopulate-initrd: add new location for dracut source...
2012-04-04  Ray Strodemain: more console fixes
2012-04-04  Ray Strodemain: break out of loop when hitting trailing new line
2012-04-04  Ray Strodemain: fix inverted conditional in active console readin...
2012-04-04  Ray Strodemain: strdup default tty
2012-03-21  Colin Guthriemain: Also show splash for 'splash=silent' arguments... 0.8.4
2012-03-21  Colin Guthriemain: Fix parsing of plymouth.debug=stream: argument.
2012-03-21  Per Øyvind... ulibc: Change the link order + add -ldl
2012-03-21  Per Øyvind... ulibc: Make the /usr/lib substitution less greedy.
2012-03-21  Per Øyvind... ulibc: Add header needed when compiling against ulibc
2012-03-17  Daniel Drakeframe-buffer: use /dev/fb0 as default device
2012-03-17  Daniel Drakeply-splash-graphics: ensure link in config file
2012-02-23  Ray Strodeplymouth-populate-initrd: Check for new path to dracut...
2012-01-19  Ray StrodeRevert "Hang around until killed by init at shutdown"
2011-12-02  Ray Strodemain: read consoles from /sys/class/tty/console/active
2011-10-13  Ray Strodemain: close all terminals, not just local console terminal
2011-10-13  Ray Strodemain: rename state->terminal to state->local_console_te...
2011-10-13  Ray Strodemain: don't overwrite state->terminal if there are...
2011-10-13  Ray Strodeboot-splash: deduce terminal from text display
2011-10-12  Ray Strodemain: fix kernel command line parsing
2011-10-12  James Huntmain: plug fd leak
2011-10-12  Ray Strodeutils: drop ply_list_directory
2011-10-12  James Huntutils: plug dir fd leak
2011-10-12  James Huntlogger: plug fd leak
2011-10-12  James Hunttext-progress-bar: plug fd leak
2011-10-12  James Huntclient: fix fd leak
2011-10-10  Ray StrodeREADME: resync from wiki
2011-10-10  Colin Waltersautogen.sh: rework to be more buildsystem friendly
2011-10-07  James Huntevent-loop: use static buffer instead of stack allocati...
2011-09-26  Ville SkyttäREADME: spelling fix.
2011-08-19  Ray Strodethrobgress: add plugin decelartion
2011-08-18  Leho Kraavthrobgress: make colors configurable
2011-08-03  Ray StrodeRevert "Add --nowait option."
2011-07-29  Ray Strodex11: translate enter to new line
2011-07-15  cee1Add --nowait option.
2011-06-29  cee1progress-animation: allow 0 frame animations
2011-06-15  cee1two-step plugin: free plugin->animation_dir when destroy
2011-06-14  Ray Strodekey-file: minor code shuffle
2011-05-31  Canek Peláez... main: fix console=/dev/tty special case
2011-05-25  Ray Strodemain: special case console=tty
2011-05-11  Ray Strodekeyboard: handle kernel terminal EIO better
2011-05-10  Ray Strodemain: allow log output to be redirected
2011-04-21  cee1main: write pid file and daemonize last
2011-04-21  cee1main: write pid file even when not daemonizing
2011-04-21  cee1text-progress-bar: Add support for /etc/os-release
2011-03-31  Ray Strodemain: force frame-buffer plugin at shutdown
2011-03-31  Ray Strodemain: fix ply_mode_t/ply_boot_splash_mode_t confusion
2011-03-31  Ray Stroderenderer: provide way to override renderer plugin
2011-03-31  Ray Strodemain: create runtime directory if it doesn't exist...
2011-03-29  Ray Strodegdm: don't do legacy gdm transition at shutdown
2011-03-29  Ray Strodesystemd: change instrumentation points for systemd
2011-03-29  Ray Strodeconfigure: s/text/test/
2011-03-29  Ray Strodesystemd: toggle systemd messages when toggling console...
2011-03-29  Ray Strodemain: consolidate ply_terminal_session_detach calls
2011-03-26  Ray Strodeclient: small leak fix
2011-03-26  Ray Strodeutils: drop some bizarre looking code
2011-03-23  Ray Strodesplash: add new spinner theme
2011-03-23  Ray Strodemain: add new --kernel-command-line option
2011-03-23  Ray Strodeprogress-animation: fail load if there are no frames
2011-03-23  Ray Strodetwo-step: make progress animation optional
2011-03-12  Colin Watsonupstart-bridge: add new helper program
2011-03-12  Colin Watsonclient: allow reply handlers to be optional.
2011-03-09  Ray Strodedrm: don't light up unlit monitors
2011-03-04  Ray Strodeterminal: Keep retrying to reopen tty on EIO after...
2011-03-03  Andrey Borzenkovclient: do not wait forever if daemon is not started
2011-03-01  Ray Strodeterminal: apply terminal settings immediately
2011-02-28  Ray Strodeutils: don't depend on PAGE_SIZE
2011-02-25  Ray Strodemain: convert tab to spaces
2011-02-19  Ray Strodetests: don't run during make check
2011-02-18  Ray Strodeterminal: unlock tty before mucking with it
2011-02-09  Ray Strodeclient: clean up warnings
2011-02-09  Ray Strodedrm: clean up warnings
2011-02-09  Ray Strodeframe-buffer: clean up warnings
2011-02-09  Ray Strodetwo-step: fix warnings
2011-02-09  Ray Strodespace-flares: clean up warning
2011-02-09  Ray Strodetext: clean up warning
2011-02-09  Ray Strodefade-throbber: clean up warnings
2011-02-09  Ray Strodethrobgress: clean up warnings
2011-02-09  Ray Strodelabel: clean up warnings
2011-02-09  Ray Strodemain: detach from terminal session on failure
2011-02-09  Ray Strodemain: make duplicate plymouthd's a silent error
2011-02-09  Ray Strodemain: clean up warnings
2011-02-09  Ray Strodeimage: clean up warning
2011-02-09  Ray Strodetext-progress-bar: clean up warnings
2011-02-09  Ray Stroderegion: clean up some warnings
2011-02-09  Ray Strodearray: clean up a warning
2011-02-09  Ray Strodeevent-loop: clean up some warnings
next