[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#32231: marked as done (boot-floppies: Driver Configuration - token ring driver selected, missing from /etc/modules)



Your message dated Sun, 6 Aug 2000 20:04:08 +0200
with message-id <20000806200408.A28908@finlandia.infodrom.north.de>
and subject line Looks fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jan 1999 18:54:42 +0000
Received: (qmail 25111 invoked from network); 21 Jan 1999 18:54:41 -0000
Received: from mr.tuwien.ac.at (128.130.2.10)
  by master.debian.org with SMTP; 21 Jan 1999 18:54:41 -0000
Received: from infosys.tuwien.ac.at (bs@TK150072.tuwien.teleweb.at [195.34.150.72])
	by mr.tuwien.ac.at (8.9.1/8.9.1) with ESMTP id TAA22657
	for <submit@bugs.debian.org>; Thu, 21 Jan 1999 19:54:39 +0100 (MET)
X-Authentication-Warning: mr.tuwien.ac.at: Host bs@TK150072.tuwien.teleweb.at [195.34.150.72] claimed to be infosys.tuwien.ac.at
Sender: bs@mr.tuwien.ac.at
Message-ID: <36A769D6.7721C75F@infosys.tuwien.ac.at>
Date: Thu, 21 Jan 1999 18:54:30 +0100
From: =?iso-8859-2?Q?S=E1ndor=20B=E1r=E1ny?= <S.Barany@infosys.tuwien.ac.at>
X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.35 i586)
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: boot-floppies: Driver Configuration - token ring driver selected, 
 missing from /etc/modules
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 7bit

Package: boot-floppies
Version: 2.1.4-1998-12-29


While installing slink from boot floppies above: 

selecting the Token Ring driver (named tr0) in the Configure Device Drivers menu gives no "ibmtr" line in /etc/modules.

-- System Information
Debian Release: 2.0 (frozen)
Kernel Version: 2.0.36 i386


---  "Windows was designed to keep the idiots away from Unix so we could
hack in peace.  Let's not break that." - Tom Christiansen (Perl Journal)
"NSA KGB CIA nuclear conspiration war weapon spy agent... Hi Echelon!"
---------------------------------------
Received: (at 32231-done) by bugs.debian.org; 6 Aug 2000 18:04:16 +0000
>From joey@finlandia.infodrom.north.de Sun Aug 06 13:04:16 2000
Return-path: <joey@finlandia.infodrom.north.de>
Received: from kuolema.infodrom.north.de [195.27.69.163] (postfix)
	by master.debian.org with esmtp (Exim 3.12 2 (Debian))
	id 13LUmT-00017i-00; Sun, 06 Aug 2000 13:04:16 -0500
Received: from finlandia.Infodrom.North.DE (finlandia.Infodrom.North.DE [195.27.69.162])
	by kuolema.infodrom.north.de (Postfix) with ESMTP id 449DD146E7D
	for <32231-done@bugs.debian.org>; Sun,  6 Aug 2000 20:00:15 +0200 (CEST)
Received: at Infodrom Oldenburg (/\##/\ Smail-3.2.0.102 1998-Aug-2 #2)
	by finlandia.Infodrom.North.DE
	via smail from stdin
	id <m13LUmO-000alJC@finlandia.Infodrom.North.DE>
	for 32231-done@bugs.debian.org; Sun, 6 Aug 2000 20:04:08 +0200 (CEST) 
Date: Sun, 6 Aug 2000 20:04:08 +0200
From: Martin Schulze <joey@finlandia.Infodrom.North.DE>
To: 32231-done@bugs.debian.org
Subject: Looks fixed
Message-ID: <20000806200408.A28908@finlandia.infodrom.north.de>
Reply-To: Martin Schulze <joey@infodrom.north.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0i
Delivered-To: 32231-done@bugs.debian.org

This bug looks like it's fixed:

Quoting modules/util:

  if [ $status -eq 0 ]; then
    echo "$msg_Installation_succeeded"
    if [ ! -f $MODULESFILE ]; then
      touch $MODULESFILE
    fi
    echo "$module" >> $MODULESFILE
  else

Translated:

  if the module was installed successfully
    then add its name to /etc/modules.  Touch that
       file if it didn't exist already.

Regards,

	Joey

-- 
Unix is user friendly ...  It's just picky about its friends.



Reply to: