Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78492 - [patch] splashutils support in /etc/init.d/checkfs
Summary: [patch] splashutils support in /etc/init.d/checkfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 03:04 UTC by Michal Januszewski (RETIRED)
Modified: 2005-05-14 14:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for checkfs (checkfs.patch,681 bytes, patch)
2005-01-18 03:06 UTC, Michal Januszewski (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Januszewski (RETIRED) gentoo-dev 2005-01-18 03:04:15 UTC
Currently, when the system boots up in the (boot)splash 'silent' mode (ie. progress bar, no initscripts messages on the screen) and a service requiring user interaction (such as dm-crypt-enabled checkfs) is run, the console is automatically switched to the 'verbose' mode. After that there is no way to go back to the 'silent' mode, which people running (boot)splash don't like. The attached patch is a simple fix for that. It adds two calls to the splash function, which will take care about switching to the verbose mode and back to the silent mode.

These two functions (svc_input_begin, svc_input_end) are not implemented in the current version of splashutils (0.9rc1), but they will be added in the next release (which will be out soon). Patching rc-scripts won't break anything, since the splash() function either defaults to a dummy one (on systems with no splash programs) or ignores unrecognized commands (bootsplash, splashutils).
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2005-01-18 03:06:13 UTC
Created attachment 48825 [details, diff]
patch for checkfs
Comment 2 Christian Bartels 2005-03-25 04:47:52 UTC
hey,

i tested the patch and it is working successfully. please apply it to the next version of baselayout. it is really a cool feature and there seems even a less chance to break any things. :)
Comment 3 SpanKY gentoo-dev 2005-05-14 14:14:30 UTC
in baselayout-1.11.12