From: Mattia Dongili <malattia@linux.it>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: Joerg Roedel <joerg.roedel@amd.com>,
linux-kernel@vger.kernel.org, Michal Marek <mmarek@suse.cz>,
maximilian attems <max@stro.at>,
debian-kernel@lists.debian.org, linux-kbuild@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [PATCH 2/2] kbuild: Only build linux-image package for UML
Date: Fri, 17 Feb 2012 06:29:27 +0900 [thread overview]
Message-ID: <20120216212926.GA8970@kamineko.org> (raw)
In-Reply-To: <1329367790.3048.168.camel@deadeye>
[-- Attachment #1: Type: text/plain, Size: 949 bytes --]
On Thu, Feb 16, 2012 at 04:49:50AM +0000, Ben Hutchings wrote:
> On Wed, 2012-02-15 at 17:38 +0100, Joerg Roedel wrote:
> > For user-mode Linux the other packages are not required. So
> > only build the package with the linux-image in it.
> >
> > Cc: Michal Marek <mmarek@suse.cz>
> > Cc: maximilian attems <max@stro.at>
> > Cc: Ben Hutchings <ben@decadent.org.uk>
> > Cc: debian-kernel@lists.debian.org
> > Cc: linux-kbuild@vger.kernel.org
> > Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
> Tested-by: Ben Hutchings <ben@decadent.org.uk>
>
> But I've never touched UML either so we should get confirmation that
> this really is the right thing to do.
there is a wishlist bug opened ages ago (and pinged not so long ago)
requesting headers to be packaged in debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=186930
Just to say that there is some interest in having headers packaged
somehow.
--
mattia
:wq!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Mattia Dongili <malattia@linux.it>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: Michal Marek <mmarek@suse.cz>, maximilian attems <max@stro.at>,
user-mode-linux-devel@lists.sourceforge.net,
linux-kbuild@vger.kernel.org, Joerg Roedel <joerg.roedel@amd.com>,
linux-kernel@vger.kernel.org, debian-kernel@lists.debian.org
Subject: Re: [uml-devel] [PATCH 2/2] kbuild: Only build linux-image package for UML
Date: Fri, 17 Feb 2012 06:29:27 +0900 [thread overview]
Message-ID: <20120216212926.GA8970@kamineko.org> (raw)
In-Reply-To: <1329367790.3048.168.camel@deadeye>
[-- Attachment #1.1: Type: text/plain, Size: 949 bytes --]
On Thu, Feb 16, 2012 at 04:49:50AM +0000, Ben Hutchings wrote:
> On Wed, 2012-02-15 at 17:38 +0100, Joerg Roedel wrote:
> > For user-mode Linux the other packages are not required. So
> > only build the package with the linux-image in it.
> >
> > Cc: Michal Marek <mmarek@suse.cz>
> > Cc: maximilian attems <max@stro.at>
> > Cc: Ben Hutchings <ben@decadent.org.uk>
> > Cc: debian-kernel@lists.debian.org
> > Cc: linux-kbuild@vger.kernel.org
> > Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
> Tested-by: Ben Hutchings <ben@decadent.org.uk>
>
> But I've never touched UML either so we should get confirmation that
> this really is the right thing to do.
there is a wishlist bug opened ages ago (and pinged not so long ago)
requesting headers to be packaged in debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=186930
Just to say that there is some interest in having headers packaged
somehow.
--
mattia
:wq!
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 317 bytes --]
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
[-- Attachment #3: Type: text/plain, Size: 194 bytes --]
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2012-02-16 21:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-15 16:38 [PATCH 1/2] kbuild: Fix link to headers in 'make deb-pkg' Joerg Roedel
2012-02-15 16:38 ` Joerg Roedel
2012-02-15 16:38 ` [PATCH 2/2] kbuild: Only build linux-image package for UML Joerg Roedel
2012-02-15 16:38 ` Joerg Roedel
2012-02-16 4:49 ` Ben Hutchings
2012-02-16 21:29 ` Mattia Dongili [this message]
2012-02-16 21:29 ` [uml-devel] " Mattia Dongili
2012-02-24 22:56 ` Michal Marek
2012-02-16 4:45 ` [PATCH 1/2] kbuild: Fix link to headers in 'make deb-pkg' Ben Hutchings
2012-02-24 22:56 ` Michal Marek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120216212926.GA8970@kamineko.org \
--to=malattia@linux.it \
--cc=ben@decadent.org.uk \
--cc=debian-kernel@lists.debian.org \
--cc=joerg.roedel@amd.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=max@stro.at \
--cc=mmarek@suse.cz \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.