~j-harbott/cirros/update-ipv6

« back to all changes in this revision

Viewing changes to README

  • Committer: Scott Moser
  • Date: 2014-09-08 14:12:57 UTC
  • Revision ID: smoser@ubuntu.com-20140908141257-dcffyy6prjnbwjsq
Tags: 0.3.3
update kernel

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
   The kernel input to bundle must be in deb format. The ubuntu '-virtual'
43
43
   kernel is used as a starting point.
44
44
 
45
 
   $ kver="3.2.0-60.91";
 
45
   $ kver="3.2.0.68.81";
46
46
   $ burl="https://launchpad.net/ubuntu/+archive/primary/+files/linux-image"
47
47
   $ for arch in i386 x86_64 arm; do
48
48
     xarch=$arch; flav="virtual"