public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] bootmisc...
@ 2002-01-02  8:38 Zach Forrest
  2002-01-04 19:33 ` Martin Schlemmer
  0 siblings, 1 reply; 2+ messages in thread
From: Zach Forrest @ 2002-01-02  8:38 UTC (permalink / raw
  To: gentoo-dev

When passing "vga=extended" as a parameter during boot-up, the following 
code in /etc/init.d/bootmisc seems to reset the console to "vga=normal".

if [ -c /dev/ttyp0 ]
then
     chmod 666 /dev/tty[p-za-e][0-9a-f]
     chown root:tty /dev/tty[p-za-e][0-9a-f]
fi

Any ideas as to why?

- Zach



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-04 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-02  8:38 [gentoo-dev] bootmisc Zach Forrest
2002-01-04 19:33 ` Martin Schlemmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox