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

Bug#528428: marked as done (initramfs-tools: break=init boot option does not work)



Your message dated Tue, 23 Jun 2009 14:21:34 +0200
with message-id <20090623122134.GH6173@stro.at>
and subject line Re: Bug#528428: initramfs-tools: break=init boot option does not work
has caused the Debian Bug report #528428,
regarding initramfs-tools: break=init boot option does not work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
528428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528428
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.92o
Severity: normal

Hi,

The break=init boot option does not work, because the init script
unsets the break variable while cleaning the environment before
testing it:

[...]
unset break
[...]
maybe_break init
[...]

This is probably easy to fix by moving the maybe-break command
before the unset block.

Thanks,
Feri.

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-rc5 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                      2.9-13         GNU cpio -- a program to manage ar
ii  findutils                 4.4.0-2        utilities for finding files--find,
ii  klibc-utils               1.5.12-2       small utilities built with klibc f
ii  module-init-tools         3.4-1          tools for managing Linux kernel mo
ii  udev                      0.125-7+lenny1 /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.10.2-2 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.93

On Tue, 12 May 2009, Ferenc Wagner wrote:

> Hi,
> 
> The break=init boot option does not work, because the init script
> unsets the break variable while cleaning the environment before
> testing it:
> 
> [...]
> unset break
> [...]
> maybe_break init
> [...]
> 
> This is probably easy to fix by moving the maybe-break command
> before the unset block.
> 
> Thanks,
> Feri.
 

this is fixed since longer in testing/unstable.

anyway for stable it was more important to no leak this beak number
of environment variables to init and thus to several others.
this debug facily is a goodie and won't be updated for stable.
all other breaks are working anyway.

anyway thanks for report.


--- End Message ---

Reply to: