From: William Hubbs <williamh@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] RFC: brltty not starting early enough
Date: Tue, 1 Jan 2008 12:04:30 -0600 [thread overview]
Message-ID: <20080101180429.GA6454@linux1> (raw)
In-Reply-To: <1199207979.11756.8.camel@uberpc.marples.name>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Jan 01, 2008 at 05:19:39PM +0000, Roy Marples wrote:
> Some scripts do run before checkroot, such as clock. clock should be the
> first script started, so if you want it to go really early then
My goal is to have the braille display active as early is possible so
that if an error occurs during the boot process a blind person would
know about it. I can't start before /proc, /dev, and /sys are mounted
because brltty uses things in those filesystems. Can you think of any
possible reason that I would need to start before clock runs? If not,
I'll just use your first suggestion.
Besides starting later than expected, will anything break if this goes
on a baselayout 1 system?
Thanks much for your help.
William
> depend() {
> before *
> after clock
> }
>
> would also work. Note that you have to put the dependencies in that
> order, and it only works with baselayout-2.
>
> If you wanted it to start before clock you'll need to do this
>
> depend() {
> before *
> }
>
> AND add this to /etc/conf.d/clock
> RC_AFTER=brltty
>
> Again, baselayout-2 only.
>
> Thanks
>
> Roy
>
> --
> gentoo-dev@gentoo.org mailing list
>
- --
William Hubbs
gentoo accessibility team lead
williamh@gentoo.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
iD8DBQFHeoCtblQW9DDEZTgRAossAKCsZKHsBIf7oOrECy3LHzKu8867awCgjYyp
AEcpVtjsPJxgLcnKma5BQlw=
=OHnU
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2008-01-01 18:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-31 20:50 [gentoo-dev] RFC: brltty not starting early enough William Hubbs
2008-01-01 12:27 ` Roy Marples
2008-01-01 17:11 ` William Hubbs
2008-01-01 17:19 ` Roy Marples
2008-01-01 18:04 ` William Hubbs [this message]
2008-01-01 18:55 ` Roy Marples
2008-01-03 15:53 ` Mike Frysinger
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=20080101180429.GA6454@linux1 \
--to=williamh@gentoo.org \
--cc=gentoo-dev@lists.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