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

Bug#358649: marked as done (initramfs-tools: Allow passing nfs root mount options on kernel cmdline)



Your message dated Tue, 18 Apr 2006 07:02:06 -0700
with message-id <E1FVqmM-0000cn-29@spohr.debian.org>
and subject line Bug#358649: fixed in initramfs-tools 0.60
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)

--- Begin Message ---
Package: initramfs-tools
Version: 0.56
Severity: normal
Tags: patch

Here is a suggested patch.

Might also be worth documenting that the klibc nfsmount takes "udp"
instead of "proto=udp" arguments.

--- /usr/share/initramfs-tools/init-dist	2006-03-23 13:06:34.000000000 +0000
+++ /usr/share/initramfs-tools/init	2006-03-23 13:06:53.000000000 +0000
@@ -58,6 +58,9 @@
 	nfsroot=*)
 		NFSROOT=${x#nfsroot=}
 		;;
+        nfsopts=*)
+                NFSOPTS="-o ${x#nfsopts=}"
+                ;;
 	boot=*)
 		BOOT=${x#boot=}
 		;;


-- 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.2-xfs-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.01-4   Tiny utilities for small and embed
ii  cpio                          2.6-10     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.2.4-1    small statically-linked utilities 
ii  udev                          0.087-2    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.60

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.60.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.60.dsc
initramfs-tools_0.60.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.60.tar.gz
initramfs-tools_0.60_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.60_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 358649@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@sternwelten.at> (supplier of updated initramfs-tools 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 18 Apr 2006 13:33:18 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.60
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@sternwelten.at>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 348147 358649 358917 362568 362816
Changes: 
 initramfs-tools (0.60) unstable; urgency=low
 .
   "E ho trovato l'invasor"
 .
   * scripts/functions: Allow boot scripts to modify exported boot parameters.
     Thanks David Härdeman <david@2gen.com> for the patch. (closes: 348147)
     This allows the inclusion of cryptoroot hooks to cryptsetup!
 .
   * init: add cryptopts parsing and export.
 .
   * init: Move parse_numeric down to the "mounting root" block.
 .
   * init, scripts/local: Allow rootflags to be passed in kernel cmdline.
     Thanks Thomas Luzat <thomas.luzat@gmx.net> for the patch. (closes: #358917)
 .
   * init: Allow passing nfs root mount option in kernel cmdline.  Thanks
     Brian Brunswick <bdb@forbidden.co.uk> for the patch. (closes: #358649)
 .
   * update-initramfs: s/ALL/all/, fix it to actually run on update in non
     verbose mode. (closes: #362568)
 .
   * update-initramfs: Warn in big letters about grub and lilo installs.
     (closes: #362816)
 .
   * debian/bug: Add reportbug script with info about cmdline, fs and lsmod.
 .
   * initramfs-tools(8): Document the /conf/param.conf feature.
 .
   * mkinitramfs-kpkg(8): Spell out, why the wrapper script is needed.
Files: 
 0786e9cffe33196a2389d3f42a67899b 629 utils optional initramfs-tools_0.60.dsc
 885180fc00f9e98da0d1c5a5f3d9236c 37338 utils optional initramfs-tools_0.60.tar.gz
 5c42f6e800e87b6b7f184ad610214bfc 43460 utils optional initramfs-tools_0.60_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFERO9b6n7So0GVSSARApyGAJ9SHAGjt/wSOWtMjvmnl8NRIGR7+wCeP5BH
X5hmYN6Wbum45lb/hKhyzig=
=MRhR
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: