Your message dated Fri, 14 Oct 2005 05:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331048: fixed in bootcd 2.50
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.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Oct 2005 08:01:07 +0000
>From [EMAIL PROTECTED] Sat Oct 01 01:01:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx05.gis.net [208.218.130.13]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ELcIs-0003S6-00; Sat, 01 Oct 2005 01:01:06 -0700
Received: from arf ([69.87.201.8]) by mx05.gis.net; Sat, 01 Oct 2005 04:01:02
-0400
Received: from alfie by Arf with local (Exim 3.36 #1 (Debian))
id 1ELcIg-0006Gy-00; Sat, 01 Oct 2005 04:00:54 -0400
Content-Type: multipart/mixed; boundary="===============1480617735=="
MIME-Version: 1.0
From: A Costa <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: 'man bootcdwrite' typos: "automaticly" x 5, "comming", "configuartion",
"helpfull", "maintainance", "peoble", and "usefull"
X-Mailer: reportbug 3.17
Date: Sat, 01 Oct 2005 04:00:36 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: A Costa <[EMAIL PROTECTED]>
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
HTML_MESSAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1480617735==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: bootcd
Version: 2.49
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man5/bootcdwrite.conf.5.gz', see attached
'.diff'.
Hope this helps...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages bootcd depends on:
ii bootcd-i386 2.49 bootcd extension to create images
ii cpio 2.6-6 GNU cpio -- a program to manage ar
ii dosfstools 2.11-2.1 Utilities to create and check MS-D
ii fdutils 5.5-20050303-1 Linux floppy utilities
ii file 4.12-1 Determines file type using "magic"
ii mkisofs 4:2.01+01a03-2 Creates ISO-9660 CD-ROM filesystem
ii realpath 1.9.25 Return the canonicalized absolute
Versions of packages bootcd recommends:
ii cdrecord 4:2.01+01a03-2 command line CD writing tool
-- no debconf information
--===============1480617735==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="bootcdwrite.conf.5.diff"
--- - 2005-10-01 03:59:47.202288000 -0400
+++ /tmp/bootcdwriteconf.5.gz.24055 2005-10-01 03:59:47.000000000 -0400
@@ -20,14 +20,14 @@
.TP
.B KERNEL="<path>"
-Define the path to the kernel which should be used. (SRCDISK will be
automaticly added to path if path does not start with "/" !)
+Define the path to the kernel which should be used. (SRCDISK will be
automatically added to path if path does not start with "/" !)
Default is "vmlinuz"
.TP
.B INITRD="<path>"
Recent official debian kernel images (2.4.x) have started installing initrd
images. If you want to use such a kernel to build a bootcd without
-recompiling the kernel you have to use an initrd image and add it here.
(SRCDISK will be automaticly added to path of INITRD if it does not start with
"/" !)
+recompiling the kernel you have to use an initrd image and add it here.
(SRCDISK will be automatically added to path of INITRD if it does not start
with "/" !)
The installed initrd image used to boot from harddisk does not always work
from cdrom and miss some drivers and features you need for bootcd. If
CDDEV="auto" should be used, you have to build a new initrd. Use bootcdmkinitrd
to do so.
Default is "initrd.img"
@@ -71,7 +71,7 @@
.TP
.B NOT_TO_CD=""
-Add directories which should be excluded from bootcd. Directories are
separated by spaces. (SRCDISK will be automaticly added to each path that does
not start
+Add directories which should be excluded from bootcd. Directories are
separated by spaces. (SRCDISK will be automatically added to each path that
does not start
with "/" !).
Default is ""
@@ -79,12 +79,12 @@
.B NOT_TO_RAM=""
When you boot from CD parts of the CD will be copied to ram. Here you can
decide, what should not go to ram. The directories /etc /var /dev /tmp /home
and /root will be in RAM because they have to be writable. Directories are
separated by spaces.
On CD this dirs will get different names (/etc.ro, /var.ro, ...) but you do
not have to use those different names in NOT_TO_RAM any more !!!
- If you exclude files in NOT_TO_RAM, they will be copied to CD and you will
find a symbolic link instead of the file in RAM pointing to the file on CD.
(SRCDISK will be automaticly added to each path that does not start with "/" !).
+ If you exclude files in NOT_TO_RAM, they will be copied to CD and you will
find a symbolic link instead of the file in RAM pointing to the file on CD.
(SRCDISK will be automatically added to each path that does not start with "/"
!).
Default is ""
.TP
.B SSHOSTKEY="<yes|no>"
-If you are using ssh it is helpfull to have a unique ssh hostkey for each CD.
This will be generated at burntime with SSHHOSTKEY="<yes>".
+If you are using ssh it is helpful to have a unique ssh hostkey for each CD.
This will be generated at burntime with SSHHOSTKEY="<yes>".
Default is "no"
.TP
@@ -109,7 +109,7 @@
.TP
.B BOOT_ONLY_WITH_FLOPPY="<yes|no>"
-If you want to boot several machines from the same cdrom, you must have the
individual configuartion (exp: /etc/network/interfaces) on floppy. If one can
not be mounted it is a good idea to stop booting and to wait for manual
interaction instead of comming up with a wrong configuration.
+If you want to boot several machines from the same cdrom, you must have the
individual configuration (exp: /etc/network/interfaces) on floppy. If one can
not be mounted it is a good idea to stop booting and to wait for manual
interaction instead of coming up with a wrong configuration.
Default is "no"
.TP
@@ -159,19 +159,19 @@
.TP
.B NOTCOMPRESSED="<list of files and directories>"
Files or Directory-Trees that should never be compressed on CD can be listed
-here. This is usefull for documentation which should be visible without
installing the bootcd-image.
+here. This is useful for documentation which should be visible without
installing the bootcd-image.
Define the path as it is on the CD, (with /var.ro instead of /var) and
separate files and directories with spaces.
Default is ""
.TP
.B DISABLE_CRON="<list of files>"
-Files listed will be on the cdrom with a .no_run_on_bootcd suffix so run-parts
won't execute them. The original file will be a link to /bin/true. This is
meant for cron maintainance scripts which are useless on a static cdrom. The
default is to disable the daily find, standard and security scripts. With
bootcd2disk this files will be reactivated again. (SRCDISK will be automaticly
added to path if path does not start with "/" !)
+Files listed will be on the cdrom with a .no_run_on_bootcd suffix so run-parts
won't execute them. The original file will be a link to /bin/true. This is
meant for cron maintenance scripts which are useless on a static cdrom. The
default is to disable the daily find, standard and security scripts. With
bootcd2disk this files will be reactivated again. (SRCDISK will be
automatically added to path if path does not start with "/" !)
Default is "etc/cron.daily/find etc/cron.daily/standard
etc/cron.daily/security"
.TP
.B MKISOFS_CHNG="<option>"
Add some additional options to mkisofs on creating cdimage. Possible syntax is
MKISOFS_CHNG="[[!]<option>...]".
- Most peoble will probably define "", but it was reported that you may need
the following option with newer hardware "\-boot-load-size 20".
+ Most people will probably define "", but it was reported that you may need
the following option with newer hardware "\-boot-load-size 20".
Please create debian-bugreports if you have to use special options, not
mentioned here. Then I can list this options here!
--===============1480617735==--
---------------------------------------
Received: (at 331048-close) by bugs.debian.org; 14 Oct 2005 12:23:09 +0000
>From [EMAIL PROTECTED] Fri Oct 14 05:23:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EQOUk-00026x-00; Fri, 14 Oct 2005 05:17:06 -0700
From: Bernd Schumacher <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#331048: fixed in bootcd 2.50
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 14 Oct 2005 05:17:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: bootcd
Source-Version: 2.50
We believe that the bug you reported is fixed in the latest version of
bootcd, which is due to be installed in the Debian FTP archive:
bootcd-hppa_2.50_all.deb
to pool/main/b/bootcd/bootcd-hppa_2.50_all.deb
bootcd-i386_2.50_all.deb
to pool/main/b/bootcd/bootcd-i386_2.50_all.deb
bootcd-ia64_2.50_all.deb
to pool/main/b/bootcd/bootcd-ia64_2.50_all.deb
bootcd-mkinitrd_2.50_all.deb
to pool/main/b/bootcd/bootcd-mkinitrd_2.50_all.deb
bootcd_2.50.dsc
to pool/main/b/bootcd/bootcd_2.50.dsc
bootcd_2.50.tar.gz
to pool/main/b/bootcd/bootcd_2.50.tar.gz
bootcd_2.50_all.deb
to pool/main/b/bootcd/bootcd_2.50_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernd Schumacher <[EMAIL PROTECTED]> (supplier of updated bootcd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 10 Oct 2005 17:20:03 +0200
Source: bootcd
Binary: bootcd-i386 bootcd-mkinitrd bootcd-ia64 bootcd-hppa bootcd
Architecture: source all
Version: 2.50
Distribution: unstable
Urgency: low
Maintainer: Bernd Schumacher <[EMAIL PROTECTED]>
Changed-By: Bernd Schumacher <[EMAIL PROTECTED]>
Description:
bootcd - run your system from cd without need for disks
bootcd-hppa - bootcd extension to create images that can boot on parisc/hppa
bootcd-i386 - bootcd extension to create images that can boot on i386
bootcd-ia64 - bootcd extension to create images that can boot on ia64
bootcd-mkinitrd - bootcd extension to create an initrd-image usable for bootcd
Closes: 331048 333821
Changes:
bootcd (2.50) unstable; urgency=low
.
* grub support added, as requested by
Todd Charron <[EMAIL PROTECTED]>. Closes: #333821
* corrected some typos reported by A Costa <[EMAIL PROTECTED]>. Closes:
#331048
Files:
2fdcb7804a6e7b28ff09f5c1d58593b7 584 utils extra bootcd_2.50.dsc
205d7290a6ac9240b19d020d1c230b64 51231 utils extra bootcd_2.50.tar.gz
e7a880384f7f7746654302afc78fbc71 52120 utils extra bootcd_2.50_all.deb
24f5b3cbba7728fd4003686769a1cc17 9498 utils extra bootcd-i386_2.50_all.deb
137ff4ce26c77e471ca385506e3f84c9 9366 utils extra bootcd-hppa_2.50_all.deb
5e24c3e8b8db7c4eef944763a3e87aac 8584 utils extra bootcd-ia64_2.50_all.deb
b10970ac850940eef0f0538d5dc449d7 15728 utils extra bootcd-mkinitrd_2.50_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDT54vINZoglnvXbwRAnrLAKCxDgiTutRXHbpLaxt2idYsc5i96wCaA3iZ
xjFYo2Og7u1Syn4/hnqdnJo=
=irPh
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]