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

Bug#33950: marked as done (boot-floppies: /etc/fstab improvement.)



Your message dated Mon, 03 Jan 2000 14:52:09 -0500
with message-id <20000103195209.402B7938CB@arroz.fake>
and subject line bugs fixed in boot-floppies 2.2.4
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; 28 Feb 1999 13:38:37 +0000
Received: (qmail 20476 invoked from network); 28 Feb 1999 13:38:36 -0000
Received: from zeus.wi.leidenuniv.nl (132.229.128.1)
  by master.debian.org with SMTP; 28 Feb 1999 13:38:36 -0000
Received: from penguin.wi.leidenuniv.nl (8@penguin.wi.leidenuniv.nl [132.229.128.117])
	by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with ESMTP id OAA22129
	for <submit@bugs.debian.org>; Sun, 28 Feb 1999 14:38:32 +0100 (MET)
Received: from ray by penguin.wi.leidenuniv.nl with local (Exim 2.05 #1 (Debian))
	id 10H6QS-0003Fh-00; Sun, 28 Feb 1999 14:38:32 +0100
Date: Sun, 28 Feb 1999 14:38:32 +0100
From: "J.H.M. Dassen" <jdassen@wi.leidenuniv.nl>
To: submit@bugs.debian.org
Subject: boot-floppies: /etc/fstab improvement.
Message-ID: <19990228143832.A12490@penguin.wi.leidenuniv.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
Organization: SEIS group, CS dept., Leiden University
X-System: Debian GNU/Linux 2.1, kernel 2.2.2-ac4
Sender: "J.H.M. Dassen (Ray)" <ray@wi.leidenuniv.nl>

Package: boot-floppies
Version: N/A
Severity: wishlist

It would be nice if the default /etc/fstab would contain the following
example entries.

# Comment out the following entry if you use a 2.2.x or newer kernel for
# UNIX98-style pty handling
#none            /dev/pts        devpts  gid=5,mode=620          0       0
#
# The first floppy disk drive:
#/dev/fd0        /floppy         auto    defaults,noauto         0       0
#
# A CD-ROM (master device on on the second IDE channel)
#/dev/hdc        /cdrom          iso9660 user,noauto,ro          0       0

-- System Information
Debian Release: 2.1
Kernel Version: Linux penguin.wi.leidenuniv.nl 2.2.2-ac4 #1 Fri Feb 26 11:21:21 CET 1999 i586 unknown
-- 
Ray Dassen <jdassen@wi.LeidenUniv.nl>
---------------------------------------
Received: (at 33950-done) by bugs.debian.org; 3 Jan 2000 19:48:44 +0000
Received: (qmail 25339 invoked from network); 3 Jan 2000 19:48:40 -0000
Received: from 209-122-226-23.s277.tnt1.nyw.ny.dialup.rcn.com (HELO arroz.fake) (@209.122.226.23)
  by master.debian.org with SMTP; 3 Jan 2000 19:48:40 -0000
Received: by arroz.fake (Postfix, from userid 421)
	id 402B7938CB; Mon,  3 Jan 2000 14:52:09 -0500 (EST)
To: 11926-done@bugs.debian.org, 21867-done@bugs.debian.org,
	23337-done@bugs.debian.org, 27650-done@bugs.debian.org,
	33950-done@bugs.debian.org, 35873-done@bugs.debian.org,
	36657-done@bugs.debian.org, 47490-done@bugs.debian.org,
	48779-done@bugs.debian.org, 48866-done@bugs.debian.org,
	52596-done@bugs.debian.org
Subject: bugs fixed in boot-floppies 2.2.4
From: Adam Di Carlo <adam@onshore.com>
Date: Mon, 03 Jan 2000 14:52:09 -0500
Sender: apharris@burrito.onshore.com
Message-Id: <20000103195209.402B7938CB@arroz.fake>


Thank you for your bug report.  The bug should have been closed by
boot-floppies version 2.2.4, now in unstable (for i386, others
following shortly).  Let us know if you have any more problems.

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

Changes: boot-floppies (2.2.4) unstable; urgency=low
 .
  * fdisk: using the 2.2 features of the /proc file-system, we should be
    able to detect any and all kernel-supported r/w random-access devices
  * dbootstrap: installation via HTTP method (net-fetch) added; messages
    not yet tuned, this method should work fine but might not look pretty
    yet
  * dbootstrap: look for files and stuff in
    dists/potato/main/disks-%s/current where %s is the architecture name
  * busybox: more updates, fixing some critical problems in tar (setuid
    not respected, files with symlinks to them (i.e. libc) set to 777),
    cp, and mv didn't work for directories; fix problem where symlink
    targets were made world-writable (!)
  * dbootstrap: when writing /etc/fstab, use tabs (closes: Bug#11926,
    Bug#36657)
  * dbootstrap: add commented out /dev/pts example to /etc/fstab
    (closes: Bug#33950)
  * dbootstrap: don't ask about GMT or not on m68k; when we *do* ask about
    it, do it in one dialog box, not two; look for UTC not GMT in
    /etc/default/rcS (closes: Bug#48866)
  * base: remove setserial from sparc platform
  * base: add xviddetect, and pciutils -- these are not yet integrated,
    however; debconf-tiny integration put off due to critical
    perl-5.005-base bugs
  * rescue: rdev.sh handles an alternate kernel location as an optional
    argument (closes: Bug#27650)
  * dbootstrap: ask when mke2fs'ing whether to use 2.2 specific features
    (closes: Bug#47490)
  * dbootstrap: change the wording of the name server selection
    (closes: Bug#23337); many other wording changes
  * dbootstrap: don't put `vga=normal' in the default lilo.conf since it
    apparently breaks MDA graphics cards (closes: Bug#35873)
  * top-level Makefile: check for dependancies by examining
    /var/lib/dpkg/status instead of running `dpkg --get-selections' since
    the latter only shows whether a package is *selected* for installation
    (closes: Bug#52596)
  * scripts/basedisks/new_root_home/.bash_profile: trap `:' instead of `""'
    so that children don't ignore the signals (closes: Bug#21867)
  * dbootstrap: be more specific when prompting for floppies
    (closes: Bug#48779)
  * debian/rules: scrub /usr/src/boot-floppies.tar.gz more, removing wierd
    ownership and permissions


Reply to: