[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-10-02 Thread Scott Moser
The changes needed are in vmbuilder trunk, and present in the ec2 and
uec images.  vmbuilder still needs to be released in karmic with these
changes.

** Changed in: vm-builder (Ubuntu)
Milestone: ubuntu-9.10-beta = None

** Summary changed:

- ec2: Include kernel modules in AMIs
+ vmbuider should Include kernel modules in AMIs for ec2

-- 
vmbuider should Include kernel modules in AMIs for ec2
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-25 Thread Scott Moser
** Changed in: vm-builder (Ubuntu)
   Status: In Progress = Fix Committed

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-23 Thread Scott Moser
** Also affects: vmbuilder
   Importance: Undecided
   Status: New

** Changed in: vmbuilder
   Status: New = In Progress

** Changed in: vm-builder (Ubuntu)
   Status: Triaged = In Progress

** Changed in: vmbuilder
 Assignee: (unassigned) = Scott Moser (smoser)

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:vmbuilder

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-23 Thread Scott Moser
** Changed in: vmbuilder
   Status: In Progress = Fix Committed

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-22 Thread Scott Moser
** Changed in: vm-builder (Ubuntu)
Milestone: None = ubuntu-9.10-beta

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-22 Thread Matt Zimmerman
I've filed bug 434755 separately, which should be fixed in order to make
the ec2 kernel package appropriate for installation in UEC and EC2
instances

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-15 Thread Scott Moser
** Changed in: vm-builder (Ubuntu)
   Importance: Undecided = Medium

** Changed in: vm-builder (Ubuntu)
   Status: Confirmed = Triaged

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-14 Thread Eric Hammond
 there presumably aren't very many modules for the EC2 kernel.

I guess this raises the questions of what modules we are talking about,
and this is an area where I wouldn't know what to cut out.  I personally
depend on some which may not be considered part of the core modules
including: fuse, xfs, dm_mod, sha256, dm_crypt

You'd think that you could cut out things like sound, but I know that
some folks are using snd-dummy.ko

I don't know what other kernel modules users might be depending on today
in EC2.

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-14 Thread Matt Zimmerman
On Mon, Sep 14, 2009 at 10:11:51PM -, Eric Hammond wrote:
  there presumably aren't very many modules for the EC2 kernel.
 
 I guess this raises the questions of what modules we are talking about,
 and this is an area where I wouldn't know what to cut out.  I personally
 depend on some which may not be considered part of the core modules
 including: fuse, xfs, dm_mod, sha256, dm_crypt

The -virtual kernel, I believe, includes all of the usual stuff that the
-server kernel ships, but subtracts out the hardware drivers (since they are
not used in virtual guests).

I think we should start with the -virtual config, and can add things if
needed from there.

-- 
 - mdz

-- 
ec2: Include kernel modules in AMIs
https://bugs.launchpad.net/bugs/429169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs