public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Christian Loitsch <gentoo-dev@loitsch.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Re: ideas/bugs
Date: Mon, 4 Mar 2002 13:34:46 +0000	[thread overview]
Message-ID: <20020304133446.A23286@matrix.netsoc.tcd.ie> (raw)
In-Reply-To: <20020301183916.A13540@matrix.netsoc.tcd.ie>

here some updates:

After some grepping I found the /etc/rc.conf file.
I then made some research on the net to find the best consolefonts, and
read in the french-howto that I should use the iso15-latin9 font.
Couldn't find it :(
On freshmeat.net/kbd somebody mentioned that kbd was more up to date
then console-tools and surprise surprise: kbd has this font (at least I
think it's the right one: lat9w-16).

> * depscan is maybe not called with the right params in the boot-scripts:
>   depscan: Usage depscan ....
Even though it gives this usage-message, the script seems to be executed
without any errors.

> * why do you ask users in you manual to execute depmod, if it is in 1 of
>   your boot-scripts?
it is not a big deal, but at least I did not print the manual, but read
it with less.  And when I rebootet (of course a little bit nervous ;),
it just made me even more nervous to focus on not forgetting to execute
something later on...
> * I guess the best way to avoid "broken" Gentoos because of forgetting
>   the -w option with nano, would be to make an alias right at the
>   beginning.  (like nanow)
I agree with Martin that in that it's better to educate, but let's be
honest, who uses nano?  At least all editors I use normally (ok, that's
only vim ;)  don't have this problem.

> * because of wrong parameters the pcmcia-boot-script failed.  But there
>   was no message.  like [ FAIL ]
hope nobody got this wrong.  The reason the script failed, was that I
moved the modules to another place, because I did not (and still don't)
understand why cardmgr... loaded modules I compiled into the kernel. (
as stars and not as M odules)
Nevertheless there is something wrong with the PCMCIA-package.

1) cardmgr is a daemon and because my machine is sooooo slow, it doesn't
have enough time to load all modules for my network-card.
If I add a sleep 2 inside my net.eth0 everything works fine.
I have _no_ idea how this could easily be fixed.  (unless you let
cardmgr call the right scripts, which of course is correct, but "ugly")
2) the pcmcia "-script" , even though in /etc/runlevels/default, does
not produce a link in /dev/shm/.init.d/started.  There is a directory in
/dev/shm/.init.d/use/pcmcia containing a link to net.eth0 though.
3) obviously because of (2) the pcmcia script is called twice.  Once for
the net.eth0 script and another time after (on the screen even the last
one)
4) the pcmcia-script does not "produce" a green star and no ok.
It also is closed because of sending the term-signal to everyone
and not because of calling pcmcia stop.

Ignore my last untested point! (from the original mail)
Everything is fine.  I did not imagine that the scripts were this
clever, and would insert them into /dev/shm/.init.d/started, even
when called manually.

At the moment I tend to fill out 2 bug-reports:
1) no ok for the pcmcia-script
2) race-condition

Anything else?

Christian



  parent reply	other threads:[~2002-03-04 13:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 18:39 [gentoo-dev] ideas/bugs Christian Loitsch
2002-03-01 23:02 ` Martin Schlemmer
2002-03-04 13:34 ` Christian Loitsch [this message]
2002-03-04 15:49   ` [gentoo-dev] ideas/bugs Martin Schlemmer
2002-03-05  4:05     ` Chad M. Huneycutt
2002-03-05 12:15 ` Christian Loitsch

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=20020304133446.A23286@matrix.netsoc.tcd.ie \
    --to=gentoo-dev@loitsch.org \
    --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