Message ID | 1335386009-24149-1-git-send-email-tim.gardner@canonical.com |
---|---|
State | New |
Headers | show |
On 04/25/2012 02:33 PM, Tim Gardner wrote: > BugLink: http://bugs.launcghpad.net/bugs/988512 > > Signed-off-by: Tim Gardner <tim.gardner@canonical.com> > --- > debian.master/rules.d/amd64.mk | 1 - > debian.master/rules.d/i386.mk | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk > index 23d4553..1feb492 100644 > --- a/debian.master/rules.d/amd64.mk > +++ b/debian.master/rules.d/amd64.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true > diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk > index ac4d024..2884192 100644 > --- a/debian.master/rules.d/i386.mk > +++ b/debian.master/rules.d/i386.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true Hmm, this might take some research. generate_vmcoreinfo: Can't find the memory type. The kernel version is not supported. The created dumpfile may be incomplete. makedumpfile Failed.
On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote: > BugLink: http://bugs.launcghpad.net/bugs/988512 Ack, just need to fix typo in BugLink. > > Signed-off-by: Tim Gardner <tim.gardner@canonical.com> > --- > debian.master/rules.d/amd64.mk | 1 - > debian.master/rules.d/i386.mk | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk > index 23d4553..1feb492 100644 > --- a/debian.master/rules.d/amd64.mk > +++ b/debian.master/rules.d/amd64.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true > diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk > index ac4d024..2884192 100644 > --- a/debian.master/rules.d/i386.mk > +++ b/debian.master/rules.d/i386.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true > -- > 1.7.9.5 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team >
On Wed, Apr 25, 2012 at 05:43:29PM -0300, Herton Ronaldo Krzesinski wrote: > On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote: > > BugLink: http://bugs.launcghpad.net/bugs/988512 > > Ack, just need to fix typo in BugLink. nevermind, as already sawn makedumpfile is still a problem > > > > > Signed-off-by: Tim Gardner <tim.gardner@canonical.com> > > --- > > debian.master/rules.d/amd64.mk | 1 - > > debian.master/rules.d/i386.mk | 1 - > > 2 files changed, 2 deletions(-) > > > > diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk > > index 23d4553..1feb492 100644 > > --- a/debian.master/rules.d/amd64.mk > > +++ b/debian.master/rules.d/amd64.mk > > @@ -7,4 +7,3 @@ build_image = bzImage > > kernel_file = arch/$(build_arch)/boot/bzImage > > install_file = vmlinuz > > loader = grub > > -no_dumpfile = true > > diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk > > index ac4d024..2884192 100644 > > --- a/debian.master/rules.d/i386.mk > > +++ b/debian.master/rules.d/i386.mk > > @@ -7,4 +7,3 @@ build_image = bzImage > > kernel_file = arch/$(build_arch)/boot/bzImage > > install_file = vmlinuz > > loader = grub > > -no_dumpfile = true > > -- > > 1.7.9.5 > > > > > > -- > > kernel-team mailing list > > kernel-team@lists.ubuntu.com > > https://lists.ubuntu.com/mailman/listinfo/kernel-team > > > > -- > []'s > Herton > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team >
On Wed, Apr 25, 2012 at 05:53:51PM -0300, Herton Ronaldo Krzesinski wrote: > On Wed, Apr 25, 2012 at 05:43:29PM -0300, Herton Ronaldo Krzesinski wrote: > > On Wed, Apr 25, 2012 at 02:33:29PM -0600, Tim Gardner wrote: > > > BugLink: http://bugs.launcghpad.net/bugs/988512 > > > > Ack, just need to fix typo in BugLink. > > nevermind, as already sawn makedumpfile is still a problem *seen*, sigh
On 04/25/2012 02:33 PM, Tim Gardner wrote: > BugLink: http://bugs.launcghpad.net/bugs/988512 > > Signed-off-by: Tim Gardner <tim.gardner@canonical.com> > --- > debian.master/rules.d/amd64.mk | 1 - > debian.master/rules.d/i386.mk | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk > index 23d4553..1feb492 100644 > --- a/debian.master/rules.d/amd64.mk > +++ b/debian.master/rules.d/amd64.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true > diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk > index ac4d024..2884192 100644 > --- a/debian.master/rules.d/i386.mk > +++ b/debian.master/rules.d/i386.mk > @@ -7,4 +7,3 @@ build_image = bzImage > kernel_file = arch/$(build_arch)/boot/bzImage > install_file = vmlinuz > loader = grub > -no_dumpfile = true Withdrawing this patch request for now: https://bugs.launchpad.net/ubuntu/precise/+source/linux/+bug/988512/comments/11
diff --git a/debian.master/rules.d/amd64.mk b/debian.master/rules.d/amd64.mk index 23d4553..1feb492 100644 --- a/debian.master/rules.d/amd64.mk +++ b/debian.master/rules.d/amd64.mk @@ -7,4 +7,3 @@ build_image = bzImage kernel_file = arch/$(build_arch)/boot/bzImage install_file = vmlinuz loader = grub -no_dumpfile = true diff --git a/debian.master/rules.d/i386.mk b/debian.master/rules.d/i386.mk index ac4d024..2884192 100644 --- a/debian.master/rules.d/i386.mk +++ b/debian.master/rules.d/i386.mk @@ -7,4 +7,3 @@ build_image = bzImage kernel_file = arch/$(build_arch)/boot/bzImage install_file = vmlinuz loader = grub -no_dumpfile = true
BugLink: http://bugs.launcghpad.net/bugs/988512 Signed-off-by: Tim Gardner <tim.gardner@canonical.com> --- debian.master/rules.d/amd64.mk | 1 - debian.master/rules.d/i386.mk | 1 - 2 files changed, 2 deletions(-)