LINUX.ORG.RU

Вопросы по plymouth

 


0

1
  1. За что конкретно отвечают параметры из /etc/plymouth/plymouthd.conf ?
ShowDelay=0
DeviceTimeout=3
  1. Кто отвечает за сообщение о запросе пароля, если / зашифрован? Хочу перевести эту строчку, но не знаю, где ее искать.
/tmp/Temp/» git clone https://gitlab.freedesktop.org/plymouth/plymouth.git
Клонирование в «plymouth»...
remote: Enumerating objects: 16007, done.
remote: Counting objects: 100% (198/198), done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 16007 (delta 188), reused 183 (delta 180), pack-reused 15809
Получение объектов: 100% (16007/16007), 5.39 МиБ | 4.02 МиБ/с, готово.
Определение изменений: 100% (11764/11764), готово.
/tmp/Temp/» grep Password -R *                                            
plymouth/themes/script/script.script:Plymouth.SetDisplayPasswordFunction(display_password_callback);
plymouth/systemd-units/systemd-ask-password-plymouth.service.in:Description=Forward Password Requests to Plymouth
plymouth/systemd-units/systemd-ask-password-plymouth.service.in:Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
plymouth/systemd-units/systemd-ask-password-plymouth.path.in:Description=Forward Password Requests to Plymouth Directory Watch
plymouth/systemd-units/systemd-ask-password-plymouth.path.in:Documentation=http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents
plymouth/src/plugins/splash/two-step/plugin.c:        /* Password (or other) dialog alignment */
plymouth/src/plugins/splash/tribar/plugin.c:                prompt = "Password";
plymouth/src/plugins/splash/tribar/plugin.c:                prompt = "Password";
plymouth/src/plugins/splash/text/plugin.c:                prompt = "Password";
plymouth/src/plugins/splash/text/plugin.c:                prompt = "Password";
plymouth/src/plugins/splash/script/script-lib-plymouth.script:PlymouthSetDisplayPasswordFunction = Plymouth.SetDisplayPasswordFunction;
plymouth/src/plugins/splash/script/script-lib-plymouth.c:                                    "SetDisplayPasswordFunction",
plymouth/src/plugins/splash/details/plugin.c:                                "Password",
plymouth/src/plugins/splash/details/plugin.c:                                strlen ("Password"));
plymouth/src/client/plymouth.c:        ply_trace ("Password request");

В теме для plymouth тоже искал, ничего…



Последнее исправление: Panika (всего исправлений: 2)