Set a default font for systemd to load.
---
share/config_files/common/i18n | 1 + share/runtime-postinstall.tmpl | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 share/config_files/common/i18n diff --git a/share/config_files/common/i18n b/share/config_files/common/i18n new file mode 100644 index 0000000..33ec4d5 --- /dev/null +++ b/share/config_files/common/i18n @@ -0,0 +1 @@ +SYSFONT="latarcryheb-sun16" diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index f5d0ae2..5feab57 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -53,6 +53,7 @@ symlink /sbin/init init ## install some basic configuration files append etc/resolv.conf "" copy usr/share/anaconda/lang-table etc +install ${configdir}/i18n etc/sysconfig install ${configdir}/rsyslog.conf etc install ${configdir}/bash_history root/.bash_history install ${configdir}/profile root/.profile -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Set a default font for systemd to load.
I think you have a typo here, otherwise the lorax patches look OK
----- Original Message ----- > --- > share/config_files/common/i18n | 1 + > share/runtime-postinstall.tmpl | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > create mode 100644 share/config_files/common/i18n > > diff --git a/share/config_files/common/i18n > b/share/config_files/common/i18n > new file mode 100644 > index 0000000..33ec4d5 > --- /dev/null > +++ b/share/config_files/common/i18n > @@ -0,0 +1 @@ > +SYSFONT="latarcryheb-sun16" not latarCYRheb ? > diff --git a/share/runtime-postinstall.tmpl > b/share/runtime-postinstall.tmpl > index f5d0ae2..5feab57 100644 > --- a/share/runtime-postinstall.tmpl > +++ b/share/runtime-postinstall.tmpl > @@ -53,6 +53,7 @@ symlink /sbin/init init > ## install some basic configuration files > append etc/resolv.conf "" > copy usr/share/anaconda/lang-table etc > +install ${configdir}/i18n etc/sysconfig > install ${configdir}/rsyslog.conf etc > install ${configdir}/bash_history root/.bash_history > install ${configdir}/profile root/.profile > -- > 1.7.6 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@redhat.com > https://www.redhat.com/mailman/listinfo/anaconda-devel-list > _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Set a default font for systemd to load.
> > --- /dev/null
> > +++ b/share/config_files/common/i18n > > @@ -0,0 +1 @@ > > +SYSFONT="latarcryheb-sun16" > > not latarCYRheb ? Yes, you are correct. This is what I get for not looking at what I'm typing. Incidentally, this would be a great time to investigate whether there's a better screen font to use. I don't suppose anyone has any opinions? I probably haven't picked a screen font in a decade. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Set a default font for systemd to load.
Many years ago I used Terminus on gentoo, because I spend a lot of time in console, but now I just use what the default is anywhere.
----- Original Message ----- > > > --- /dev/null > > > +++ b/share/config_files/common/i18n > > > @@ -0,0 +1 @@ > > > +SYSFONT="latarcryheb-sun16" > > > > not latarCYRheb ? > > Yes, you are correct. This is what I get for not looking at what I'm > typing. > > Incidentally, this would be a great time to investigate whether > there's > a better screen font to use. I don't suppose anyone has any > opinions? > I probably haven't picked a screen font in a decade. > > - Chris > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@redhat.com > https://www.redhat.com/mailman/listinfo/anaconda-devel-list > _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
Set a default font for systemd to load.
On Mon, 2011-10-31 at 11:05 -0400, Chris Lumens wrote:
> > > --- /dev/null > > > +++ b/share/config_files/common/i18n > > > @@ -0,0 +1 @@ > > > +SYSFONT="latarcryheb-sun16" > > > > not latarCYRheb ? > > Yes, you are correct. This is what I get for not looking at what I'm > typing. > > Incidentally, this would be a great time to investigate whether there's > a better screen font to use. I don't suppose anyone has any opinions? > I probably haven't picked a screen font in a decade. systemd uses latarcyrheb-sun16 as its default[1], but dracut uses LatArCyrHeb-16 as its default fallback font (only used if the host system's default font is unspecified or missing). Bug 294531 mentions that -sun16 doesn't do Romanian diacritics properly, but I can't really find any other functional differences. If latarcyrheb-sun16 is our default system font, it should probably stay the default in anaconda as well? -w [1] except on Gentoo, Arch, Frugalware, Mandriva, Meego, and Angstrom _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list |
| All times are GMT. The time now is 10:55 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.