]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2008-05-14  Ray StrodeAdd new function to be able to cancel event loop exit...
2008-05-14  Ray Strodeput fedora-fade-in plugin back in graphics mode
2008-05-14  Ray StrodeFix infinite loop in add_star logic of fedora-fade...
2008-05-13  Ray Strodeproperly locate grub.conf when symlinks are relative
2007-12-14  Ray StrodeFix bug where logo area was getting computed negative
2007-12-14  Ray StrodeDrop localization bits / use CONFIG_AUX_DIR
2007-12-13  Ray StrodeCopy a row at a time to the card instead of a pixel...
2007-12-11  Ray StrodeApply patch from Peter Jones to fix video on systems...
2007-11-04  Ray StrodeMerge branch 'main-refactor'
2007-11-01  Ray StrodeFix up autogen to error out if it hits a problem and...
2007-11-01  Ray Strodeadd ply-copy-dir-test.c and ply-copy-test.c to fix...
2007-11-01  Ray Strodeadd ply-copy-dir-test.am to fix build for fresh clones
2007-11-01  Ray Strodeadd ply-copy-test.am to fix build for fresh clones
2007-10-22  Ray StrodeDon't add new stars on top of old stars, or under the...
2007-10-22  Ray Strodemove data to a ramfs and clean up mounts on exit
2007-10-22  Ray Strodeadd ply_unmount_filesystem function to handle lazy...
2007-10-21  Ray Strodereenable graphics mode in the fade in plugin
2007-10-21  Ray Strodecall chroot right before exec instead of right after...
2007-10-21  Ray Strodechroot back to original / before spawning nash.
2007-10-21  Ray Strodedon't error out if the directory already exists in...
2007-10-21  Ray Strodeadd ply_list_directory function
2007-10-21  Ray StrodeUse posix_openpt instead of open ("/dev/ptmx", ...)
2007-10-21  Ray StrodeMake ply_trace restore errno appropriately
2007-10-21  Ray StrodeChange plugin path in Makefile to contain less magic
2007-10-20  Ray Strodefix typo in function name
2007-10-19  Ray StrodeMake ply_create_directory more robust about trailing...
2007-10-19  Ray StrodeClean up old plymouth entries before running grubby...
2007-10-19  Ray Strodeautomatically pull in deps from binaries to initrd...
2007-10-19  Ray Strodechange some hardcoded /lib to /$LIB in update-initrd...
2007-10-19  Ray Strodefix up rhgb-client makefile more
2007-10-17  Ray Strodeadd missing makefile
2007-06-25  Ray Strodeadd forgotton Makefile.am to version control
2007-06-21  Ray Strodedump everything i'm working on into the main refactor...
2007-06-13  Ray Strodeinclude errno.h into ply-logger.h
2007-06-13  Ray Strodechange ply_create_scratch directory to be a two step,
2007-06-13  Ray Strodereturn true in the success path to ply_file_copy
2007-06-13  Ray Strodedon't leak fds in copy function
2007-06-12  Ray Strodefix up the copy dir function
2007-06-12  Ray Strodeadd a fade out to the splash on exit
2007-06-11  Ray Strodedrop lame ply_filesystem_is_mounted function
2007-06-11  Ray Strodeadd new untested ply_create_scratch_directory that...
2007-06-11  Ray Strodelook for fedora-fade-in module in correct place
2007-06-11  Ray Strodewhen copying an image to the frame buffer always read...
2007-06-10  Ray Strodeadd tests directory to makefile
2007-06-10  Ray Strodeadd untested recursive mkdir function (ply_create_direc...
2007-06-10  Ray Strodeadd tests dir to Makefile
2007-06-10  Ray Strodeadd undisted header to Makefile
2007-06-10  Ray Stroderather than look at PLYMOUTH_DISABLE_INITRD, just look...
2007-06-10  Ray Strodedrop .deps dir that got added on accident. Add DESTDIR...
2007-06-10  Ray Strodelook for header file in the right place
2007-06-08  Ray Strodeadd half-working sample spec file
2007-06-08  Ray Strodedrop odd versioning scheme
2007-06-08  Ray Strodeadd lt versioning to libply
2007-06-08  Ray Strodeadd another level (and style) of escaping to PLYMOUTH_P...
2007-06-08  Ray Strodeuse grubby to add a new boot entry
2007-06-08  Ray Strodefix up the scripts Makefile to actually install the...
2007-06-08  Ray Stroderename plymouth-update-initrd.sh to plymouth-update...
2007-06-08  Ray Strodelook for images in /usr/share/plymouth
2007-06-08  Ray Strodelook for plugin in /usr/lib/plymouth
2007-06-08  Ray Stroderun initrd update script after install
2007-06-08  Ray Strodeadd escape hatch to not run plymouth-update-initrd.sh
2007-06-08  Ray Strodeadd scripts/ dir to toplevel Makefile
2007-06-08  Ray Strodeinstall splash plugin in libdir/plymouth
2007-06-08  Ray Strodeinstall plymouth into libexecdir/plymouth
2007-06-08  Ray Strodedrop booting png file
2007-06-08  Ray Strodeupdate initrd script to install plymouth from local...
2007-06-08  Ray Strodemove fedora-fade-in plugin to its own directory
2007-06-08  Ray Strodeadd my scripts directory to git
2007-06-08  Ray Strodeadapt plugin to use modified framebuffer api
2007-06-08  Ray Strodeclean up the frame buffer fill apis to not ask for...
2007-06-08  Ray Strodereenable graphics mode in the plugin
2007-06-08  Ray Strodemake the new frame buffer area cropping function actual...
2007-06-08  Ray Strodeadd stars to boot splash to signify boot progress.
2007-06-08  Ray Strodedisable partial screen updates for now, because I think...
2007-06-08  Ray Strodeadd a timer to boot splash test program to simulate...
2007-06-08  Ray Strodeunion the flush areas in the frame buffer more correctly,
2007-06-07  Ray Strodeuse event loop timer instead of setitimer. renable
2007-06-07  Ray Strode- attach the splash screen to the event loop before...
2007-06-07  Ray Strodedon't block indefinitely if our timeout timer expires...
2007-06-07  Ray Strodeadd support for timeouts to the event loop
2007-06-07  Ray Stroderename ply_event_loop_exit_closure_t to ply_event_loop_...
2007-06-06  Ray Strodedrop some items from TODO list
2007-06-06  Ray Strodefix up some of the makefiles to use libply
2007-06-06  Ray Strodedrop other autogenerated file from version control
2007-06-06  Ray Strodedrop autogenerated file from version control
2007-06-06  Ray Strodecheck for plugin failure in the boot splash test program,
2007-06-06  Ray Strodedrop funky workaround in event loop code
2007-06-06  Ray Strodesplit the common code off into libply and move things...
2007-06-06  Ray Strodeadd start of fedora-fade-in plugin
2007-06-06  Ray Strodetry to run fedora-fade-in.so from current directory
2007-06-06  Ray Strodecommit autogoo
2007-06-06  Ray Strodefix up signature of plugin show splash vfunc
2007-06-06  Ray Strodechange the event loop test to quit after a 5 second...
2007-06-06  Ray Strodereverse conditional in new module load code
2007-06-06  Ray Stroderequire libtool in configure
2007-06-06  Ray Strodes/intptr_t/struct _ply_boot_splash_plugin/ in ply_boot_...
2007-06-06  Ray Strodeadd TODO item to add the ability to watch for timeouts...
2007-06-06  Ray Strodeadd small wrapper functions around dlopen and friends.
2007-06-06  Ray Strodeautomatically switch back to text mode when running...
2007-06-06  Ray Strodepass target instead of source to umount (woops!)
next