Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-18 | Add HP to Copyright, and Juerg Haefliger Authors. | Scott Moser | |
This copyright change reflects previous changes that Juerg made for pylint and pep8 cleanups. From: Juerg Haefliger <juerg.haefliger@hp.com> Date: Mon, 16 Jan 2012 10:45:12 +0100 | |||
2012-01-17 | [PATCH] PEP8 coding style fixes. | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> This pulls in the named patch for LP: #914739 with a few other changes. | |||
2012-01-17 | [PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-17 | [PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-17 | [PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a ↵ | Scott Moser | |
single line) From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 04/13] Fix pylint warnings W0611 (unused import) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2011-04-06 | fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361) | Scott Moser | |
With newer ubuntu kernels the xen block devices are named xvd[a-z][0-9] Ie, instead of /dev/sda1 the root device is /dev/xvda1. LP: #752361 | |||
2010-09-11 | grub-dpkg cloud-config, move convert inline shell to python | Scott Moser | |
2010-09-10 | set grub-pc values based on user input or automatically | Scott Moser | |
LP: #623609 |