From: Zach Forrest <microserf@shaw.ca>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] bootmisc...
Date: Wed, 02 Jan 2002 00:38:19 -0800 [thread overview]
Message-ID: <3C32C6FB.8060601@shaw.ca> (raw)
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
next reply other threads:[~2002-01-02 8:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-02 8:38 Zach Forrest [this message]
2002-01-04 19:33 ` [gentoo-dev] bootmisc Martin Schlemmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C32C6FB.8060601@shaw.ca \
--to=microserf@shaw.ca \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox