On Mon, 17 Aug 2015 10:44:28 +0100 Andy Whitcroft wrote:
> Package: initramfs-tools
> Version: 0.120
> Severity: normal
>
> When switching into the real root partition using switch_root/run-init
> we do not specifically direct the error output, as a result it may not
> end up visible to the user.
On Sun, 2 Aug 2015 19:08:30 +0900 Roger Shimizu wrote:
> Dear Ian,
>
> Thanks for your feedback!
>
> After reading your comment, I reviewed the whole procedure of loading
> netconsole module during initramfs-tools booting, previously and after
> my patch, I start to consider that original "modpr
Processing commands for cont...@bugs.debian.org:
> tags 793786 + pending
Bug #793786 [initramfs-tools] initramfs-tools: fix the broken netconsole
feature in initramfs-tools
Added tag(s) pending.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
793786: http://bugs.
On Sat, 27 Jun 2015 08:53:59 +0900 Osamu Aoki wrote:
[...]
> In addition to this, I wonder why not offer utility to extract the
> regular compressed initrams by using the same code with trivial changes.
> It is pain to manually extract the new initrd image content.
>
> I attach patch here one as
Processing control commands:
> tag -1 pending
Bug #790095 [initramfs-tools] lsinitramfs(8): multiple-segmented initramfs
supported
Added tag(s) pending.
--
790095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790095
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
Control: tag -1 pending
On Sat, 27 Jun 2015 08:53:59 +0900 Osamu Aoki wrote:
> Package: initramfs-tools
> Version: 0.120
> Severity: normal
> Tags: patch
>
> From initramfs-tools 0.118 (Oct. 2014):
> * [d5f4cd6] lsinitramfs: Parse and list files that include early microcode.
> Thanks to Br
On 12/08/2015 06:30 PM, John Paul Adrian Glaubitz wrote:
> On Fri, Apr 10, 2015 at 05:39:50PM -0400, Milan Kupcevic wrote:
> > The module landed in sid D-I. It gets loaded automatically as it is not
>> blacklisted in D-I. I've been able to boot and run the installer on an
>> XServe G4 DP, a G4 Mac
Processing commands for cont...@bugs.debian.org:
> clone 790095 -1
Bug #790095 [initramfs-tools] lsinitramfs(8): multiple-segmented initramfs
supported
Bug 790095 cloned as bug 807457
> retitle -1 Add command to unpack initramfs
Bug #807457 [initramfs-tools] lsinitramfs(8): multiple-segmented ini
Control: tag -1 pending
On Mon, 9 Nov 2015 08:58:49 +0100 Salvatore Bonaccorso
wrote:
[...]
> After thinking a bit more on it, maybe doing the file check to test if
> the rootfs mount was successful could be better replaced by a return
> value check. The init is validated aftwards.
>
> Attached
Processing control commands:
> tag -1 pending
Bug #782641 [initramfs-tools] initramfs-tools: nfs booting requires /usr to be
present on the nfs root filesystem
Added tag(s) pending.
--
782641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782641
Debian Bug Tracking System
Contact ow...@bugs.
Processing commands for cont...@bugs.debian.org:
> tags 772578 - patch
Bug #772578 [initramfs-tools] [initramfs-tools] Missing keyboard modules
i2c_designware_* in initramfs
Bug #639876 [initramfs-tools] MODULES=dep does not include input drivers
Removed tag(s) patch.
Removed tag(s) patch.
> than
On Fri, Apr 10, 2015 at 05:39:50PM -0400, Milan Kupcevic wrote:
> The module landed in sid D-I. It gets loaded automatically as it is not
> blacklisted in D-I. I've been able to boot and run the installer on an
> XServe G4 DP, a G4 Mac Mini, and a Pegasos II. All three machines have
> radeon cards
Processing commands for cont...@bugs.debian.org:
> tags 639876 - patch
Bug #639876 [initramfs-tools] MODULES=dep does not include input drivers
Ignoring request to alter tags of bug #639876 to the same tags previously set
> forcemerge 639876 772578
Bug #639876 [initramfs-tools] MODULES=dep does no
dpkg does not know how to sort -rc and -trunk suffixes as we want.
Also, we were using the deprecated '>' version operator which will
trigger warnings in newer versions of dpkg.
Closes: #770394, #795837
Signed-off-by: Ben Hutchings
---
debian/control | 2 +-
update-initramfs | 22 +---
Processing commands for cont...@bugs.debian.org:
> # lavabit.com was shut down, so selecting another reporter
> submitter 697017 Pip Cet
Bug #697017 [initramfs-tools] root=compute fails at parse_numeric() for lilo
compatibility
Changed Bug submitter to 'Pip Cet ' from 'Gabriel Klawitter
'
> tha
Based on work by Jonathan Nieder.
Closes: #697017
Signed-off-by: Ben Hutchings
---
scripts/functions | 25 ++---
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/scripts/functions b/scripts/functions
index 33fddcf..2da6173 100644
--- a/scripts/functions
+++ b/s
Linux supports 32-bit device numbers in the format 0xmmmMMMmm, where
each m is a hex digit of the minor number and each M is a hex digit of
the major number.
Currently parse_lilo only works if the top 3 digits are 0 (or absent).
Shift and mask the upper bits correctly.
Signed-off-by: Ben Hutching
Currently we check whether udevd is in the path, then use
/dev/block/$major:$minor if it is or create and use /dev/root if it is
not. Since udevd is now installed at /lib/systemd/systemd-udevd, this
check always fails.
We depend on udev, and it has provided /dev/block/$major:$minor since
v130 (in
Processing control commands:
> tag -1 pending
Bug #633582 [initramfs-tools] initramfs-tools: All files in initrd owned by root
Bug #772335 [initramfs-tools] initramfs-tools: bashism in /bin/sh script
Added tag(s) pending.
Added tag(s) pending.
--
633582: http://bugs.debian.org/cgi-bin/bugreport.
Control: tag -1 pending
On Tue, 9 Dec 2014 07:56:51 +0600 Boris Egorov wrote:
> Closes: #633582
> Signed-off-by: Boris Egorov
Applied; sorry for the delay.
Ben.
> ---
> mkinitramfs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mkinitramfs b/mkinitramfs
> index 5b
Hello,
I reported this bug also against drm-intel [1] and it has been fixed by a
patch found in comment 51 of that bug [2]. Now, the patch has also entered
kernel 4.4-rc4
I recompiled the module manually with the patch above on linux-4.2 from
stable-bpo and it fixes the issue.
Do you think th
This problem is still present in jessie (8.1, with systemd).
The workaround (/etc/rc.local) still works as expected.
22 matches
Mail list logo