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

Bug#63315: marked as done (boot-floppies bug in potato)



Your message dated 12 May 2000 10:55:50 -0400
with message-id <oa7lczn7gp.fsf@arroz.fake>
and subject line bugs closed in boot-floppies 2.2.13
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; 30 Apr 2000 22:08:24 +0000
Received: (qmail 20294 invoked from network); 30 Apr 2000 22:08:21 -0000
Received: from www.campanova.de (HELO mail.campanova.de) (195.63.60.64)
  by master.debian.org with SMTP; 30 Apr 2000 22:08:21 -0000
Received: from cndev01 (cndev01.lan.campanova.de [212.172.65.11])
	by mail.campanova.de (8.9.3/8.9.3) with SMTP id AAA23988
	for <submit@bugs.debian.org>; Mon, 1 May 2000 00:09:26 +0200 (MET DST)
From: "Dominik Samuelis" <dsamuelis@campanova.de>
To: <submit@bugs.debian.org>
Subject: boot-floppies bug in potato
Date: Mon, 1 May 2000 00:12:24 +0200
Message-ID: <61ABC38B2353D3119822080009EEAE1C06292B@ntserver.lan.campanova.de>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

Package: boot-floppies
Version: 2.2.12-2000-04-26
Severity: important

When installing potato from the rescue, root and driver floppies the
following error occurs while enabling the intel etherexpress 100/pro module:

/target/etc/modules.conf: file not found

Instead of modules.conf, there is a modules file in /target/etc. When I
symlink it to modules.conf, everything works fine.


--
Dominik Samuelis                CampaNova Communucations GmbH
Managing Director               Frankfurt am Main, Germany
ds@campanova.de                 www.campanova.de

---------------------------------------
Received: (at 63315-done) by bugs.debian.org; 12 May 2000 14:55:59 +0000
>From adam@onshore.com Fri May 12 09:55:59 2000
Received: from amsterdam.interport.net [199.184.165.19] 
	by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
	id 12qGr8-0006Jm-00; Fri, 12 May 2000 09:55:58 -0500
Received: from arroz.fake (postfix@216-164-220-203.s203.tnt5.nyw.ny.dialup.rcn.com [216.164.220.203])
	by amsterdam.interport.net (8.8.5/8.8.5) with ESMTP id KAA18400;
	Fri, 12 May 2000 10:55:52 -0400 (EDT)
Received: by arroz.fake (Postfix, from userid 421)
	id 5522E93802; Fri, 12 May 2000 10:55:51 -0400 (EDT)
Sender: apharris@arroz.fake
To: 48358-done@bugs.debian.org, 60928-done@bugs.debian.org,
        62643-done@bugs.debian.org, 62730-done@bugs.debian.org,
        62938-done@bugs.debian.org, 63298-done@bugs.debian.org,
        63315-done@bugs.debian.org, 63454-done@bugs.debian.org,
        63454-done@bugs.debian.org, 63455-done@bugs.debian.org,
        63674-done@bugs.debian.org, 63619-done@bugs.debian.org
Subject: bugs closed in boot-floppies 2.2.13
From: Adam Di Carlo <adam@onshore.com>
Date: 12 May 2000 10:55:50 -0400
Message-ID: <oa7lczn7gp.fsf@arroz.fake>
Lines: 56
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 63315-done@bugs.debian.org


The bug you have reported should be closed in boot-floppies 2.2.13,
now part of the potato Debian archive.  

Changes: 
 boot-floppies (2.2.13) frozen unstable; urgency=medium
 .
   * new build of i386 boot-floppies fix several serious build problems
     - base floppies invalid checksum
     - compact flavor invalid rescue/root (closes: Bug#63454)
   * Adam Di Carlo <aph@debian.org>
     - top-level Makefile: pathcmd now uses absolute paths for updates
       (closes: Bug#62730); fix all-lang-arch-docs rule, rename it to
       'doc-web' since that is what it is for; cleanup and segment
       documentation build rules a bit, thanks to Othmar
     - base: add syslinux back for i386 so we can make a boot floppy
       (closes: Bug#60928, Bug#63454, Bug#63455); add bsdutils back
     - rescue: f#.txt changes suggested by Bruce Sass, J.A. Bezemer,
       Guentcho Skordev, and Santiago Vila (closes: Bug#62938)
     - README-Users.m4: minor Alpha patch from Adam C Powell IV
     - control: to build Czech documentation we need cslatex and cspsfonts
       and their depends, so add that to boot-floppies depends
     - documentation/*: cleanup old entity references; adjust some entities
       for web building; resync serial-console and nfsroot support based on
       current dbootstrap settings; cosmetics; hack away at potato'isms;
       correct and improve the downloadable file section
     - dbootstrap: when writing fstab for nfs mounted partition, set the
       option 'nolock', as suggested by Bjoern Brill
   * Othmar Pasteka
     - German updates; resync German documentation improvements to the
       English version
   * Bruce Sass
     - documentation: fix the file naming, sync to 2.2.12 based on what is
       in the archive (closes: Bug#48358)
   * Randolph Chung <tausq@debian.org>
     - changes to busybox to get modconf to work. Details in busybox
       changelog (closes: Bug#63315)
   * Ben Collins <bcollins@debian.org>
     - added psaux device for sparc for UltraAXe systems.
     - fix some mounting code (may have been fixed in 2.2.12)
       (closes: Bug#62643)
     - release.sh: fix install of linux-a.out and tftpboot images
     - rootdisk: include ethtool aswell
     - dbootstrap/partitionconfig: use -v1 for sparc, irregardless
   * Daniel Jacobowitz <dan@debian.org>
     - update to BootX 1.2.2 to fix some lockups
   * David Huggins-Daines <dhd@debian.org>:
     - rescue disk made with '-O none' so it works with MILO
       (closes: Bug#63298)
   * Michael Sobolev:
     - dbootstrap: more work on language chooser functionality; this is not
       yet shipped by default but should take the form of at least an i386
       flavor at some point soon

-- 
.....Adam Di Carlo....adam@onShore.com.....<URL:http://www.onShore.com/>



Reply to: