Summary: | [Patch] Systemd shouldn't force setting a new font in vconsole-setup | ||
---|---|---|---|
Product: | systemd | Reporter: | Marc-Antoine Perennou <Marc-Antoine> |
Component: | general | Assignee: | Lennart Poettering <lennart> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Allow skipping font setting
Allow skipping font setting for Gentoo Allow skipping font setting Allow skipping font setting Allow skipping font setting Don't force a default font Don't force a default font |
Description
Marc-Antoine Perennou
2011-04-07 07:18:04 UTC
Created attachment 45371 [details] [review] Allow skipping font setting Created attachment 45372 [details] [review] Allow skipping font setting for Gentoo Created attachment 45414 [details] [review] Allow skipping font setting use parse_boolean I think it would be nicer to just consider an empty font assignment a request to turn this off. Created attachment 45420 [details] [review] Allow skipping font setting True. Really better like this Created attachment 45421 [details] [review] Allow skipping font setting Ok, this actually didn't work... Maybe setting the consolefont to none like this to disable it would be a good workaround ? Created attachment 45428 [details] [review] Don't force a default font Ok, I maybe didn't understood what you really wanted to say, here is a patch not to force the default font in case no font is specified Created attachment 45440 [details] [review] Don't force a default font Missed that bit ... Applied a different fix now to git. Just create /etc/vconsole with this content: KEYMAP= FONT= and system will leave the kernel map/font enabled. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.