summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-06two-step: set is_idle=TRUE at shutdown timewip/systemd-fixesRay Strode1-19/+13
2012-06-06drm: flush pending draw to kernel buffer on vt switchRay Strode1-2/+12
2012-06-06drm: don't set mode initially if on different vtRay Strode1-9/+20
2012-06-06Revert "main: force frame-buffer plugin at shutdown"Ray Strode1-5/+1
2012-06-06systemd: pull units from systemd treeRay Strode11-1/+112
2012-06-06main: rename process to be more systemd friendlyRay Strode1-0/+7
2012-05-11drm: for minimum buffer size to be greater than 0Kevin Murphy1-2/+16
2012-05-11client: add new flush apiSteve Langasek3-2/+14
2012-05-10docs: Add keyboard shortcutsDr. Tilmann Bubeck1-0/+13
2012-05-07docs: do a pass over new development.txtRay Strode1-88/+158
2012-05-07docs: specify where to send contributionsRay Strode1-3/+3
2012-05-07docs: Start document for developersDr. Tilmann Bubeck2-1/+316
2012-05-07two-step: quit properly when boot finishes while waiting for passwordDr. Tilmann Bubeck1-1/+2
2012-05-03drm: rename ENABLE_GDM_TRANSITION to ENABLE_GDM_DEPRECATED_TRANSITIONRay Strode3-5/+5
2012-05-03drm: add generic driver to drm renderer pluginDave Airlie5-0/+434
2012-05-01label: add alignment and width for labels.Dr. Tilmann Bubeck5-9/+129
2012-05-01drm: use queried minimum size, not 1x1 for dummy bufferRay Strode1-2/+5
2012-05-01drm: ensure modesetting driver supports 32bpp fbRay Strode1-0/+28
2012-04-27main: corrected error in read_consoles_from_fileKevin Murphy1-1/+1
2012-04-26main: fix bug in add_consoles_from_fileKevin Murphy1-8/+6
2012-04-25main: add plymouth.ignore-serial-consolesRay Strode1-4/+15
2012-04-25Revert "main: add way to ignore /sys/class/tty/console/active"Ray Strode1-10/+1
2012-04-25main: add default console for default scenariosRay Strode1-17/+30
2012-04-25main: make add_consoles_from_file more robustKevin Murphy1-21/+35
2012-04-24event-loop: hold reference to ready sources while handling timeoutsJames Hunt1-13/+15
2012-04-24event-loop: drop redundant EINTR/EAGAIN checkRay Strode1-1/+1
2012-04-10main: add way to ignore /sys/class/tty/console/activeRay Strode1-1/+8
2012-04-09main: rename remaining_command_line to remaining_file_contentsRay Strode1-6/+6
2012-04-09main: more console fixesRay Strode1-6/+6
2012-04-09main: only force details if system has non-tty0 consoleRay Strode1-2/+7
2012-04-04populate-initrd: add new location for dracut source functionsRay Strode2-1/+3
2012-04-04main: more console fixesRay Strode1-2/+4
2012-04-04main: break out of loop when hitting trailing new lineRay Strode1-0/+6
2012-04-04main: fix inverted conditional in active console reading codeRay Strode1-1/+1
2012-04-04main: strdup default ttyRay Strode1-2/+2
2012-03-21main: Also show splash for 'splash=silent' arguments (which is what we use in...0.8.4Colin Guthrie1-0/+6
2012-03-21main: Fix parsing of plymouth.debug=stream: argument.Colin Guthrie1-0/+7
2012-03-21ulibc: Change the link order + add -ldlPer Øyvind Karlsen2-2/+2
2012-03-21ulibc: Make the /usr/lib substitution less greedy.Per Øyvind Karlsen1-1/+1
2012-03-21ulibc: Add header needed when compiling against ulibcPer Øyvind Karlsen1-0/+1
2012-03-17frame-buffer: use /dev/fb0 as default deviceDaniel Drake1-1/+1
2012-03-17ply-splash-graphics: ensure link in config fileDaniel Drake1-1/+1
2012-02-23plymouth-populate-initrd: Check for new path to dracut-functionsRay Strode1-1/+3
2012-01-19Revert "Hang around until killed by init at shutdown"Ray Strode1-5/+0
2011-12-02main: read consoles from /sys/class/tty/console/activeRay Strode1-17/+100
2011-10-13main: close all terminals, not just local console terminalRay Strode1-2/+56
2011-10-13main: rename state->terminal to state->local_console_terminalRay Strode1-22/+22
2011-10-13main: don't overwrite state->terminal if there are multiple consolesRay Strode1-21/+34
2011-10-13boot-splash: deduce terminal from text displayRay Strode3-15/+54
2011-10-12main: fix kernel command line parsingRay Strode1-1/+4