On Monday 28 January 2008 19:53:59 Victor Lowther wrote: > On Jan 28, 2008 11:31 AM, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > On Jan 27, 2008 9:42 PM, Vasiliy G Tolstov <[EMAIL PROTECTED]> wrote: > > > Gentoo does not have this utilities. Default gentoo init script that > > > setting console font executes /bin/setfont > > > > That's because setsysfont is a Fedora specific wrapper script around > > setfont in their initscripts package. > > > > http://cvs.fedoraproject.org/repo/pkgs/initscripts/initscripts-8.60.tar.b > >z2/a0e888cc91ef6350a991985567d21366/initscripts-8.60.tar.bz2 > > In that case... > > Patch attached to remove 60sysfont. setsysfont is Fedora-specific, > and other distros do not use it.
How about testing whether it exists first, then execute it when it does, otherwise test whether setfont exists and execute it, otherwise do nothing. Or make it possible to define which executable should be run to restore the sysfont, e.g. via /usr/lib/pm-utils/defaults. Regards, Till
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
