Package: bootcd Version: 3.02 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man5/bootcd2disk.conf.5.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages bootcd depends on: ii bootcd-i386 3.02 bootcd extension to create images ii cpio 2.7-1 GNU cpio -- a program to manage ar ii dosfstools 2.11-2.1+b1 Utilities to create and check MS-D ii fdutils 5.5-20060227-1.1 Linux floppy utilities ii file 4.20-4 Determines file type using "magic" ii mkisofs 9:1.1.4-1 Dummy transition package for genis ii realpath 1.10 Return the canonicalized absolute Versions of packages bootcd recommends: ii cdrecord 9:1.1.4-1 Dummy transition package for wodim -- no debconf information
--- bootcd2disk.conf.5 2007-04-11 04:02:42.000000000 -0400 +++ /tmp/bootcd2disk.conf.5 2007-04-17 02:27:38.000000000 -0400 @@ -122,7 +122,7 @@ .TP .B UDEV_FIXNET=<yes|no> .br -If you are using the udev filessystem and want to install the image on other +If you are using the udev filesystem and want to install the image on other machines, you need to set this to "yes" because the network interfaces are hardwired in /etc/udev/rules.d/z25_persistent-net.rules and we must remove them. Required. @@ -134,13 +134,13 @@ the HP ILO virtual CD interface), you can use a image server to get the bootcdimage from. .br -\fBbootcd2disk\fR use the swap partition of your upcomming system as temporary -space and copy the image from the configured image server to this partition and use it as image. May be overwritten from commandline "-url". Need the followinf parameter "IMAGEURL". Required. +\fBbootcd2disk\fR use the swap partition of your upcoming system as temporary +space and copy the image from the configured image server to this partition and use it as image. May be overwritten from command line "-url". Need the following parameter "IMAGEURL". Required. .TP .B IMAGEURL=<url> .br -This option configures the image server for \fBUSEIMAGESERVER="yes"\fR. The <url> is used with \fBwget\fR, all url syntax from \fBwget\fR are possible. Please use a ip because of failed DNS and you need also the configured ip interface. May be overwritten from commandline (-url). Required. +This option configures the image server for \fBUSEIMAGESERVER="yes"\fR. The <url> is used with \fBwget\fR, all url syntax from \fBwget\fR are possible. Please use a ip because of failed DNS and you need also the configured ip interface. May be overwritten from command line (-url). Required. .br .RS 8 .IP "\fBexample:\fR" 4