Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2011-01-18 | revert previous commit that special cased 'ssh_import_id' on cmdline | Scott Moser | |
Instead of: root=LABEL=uec-rootfs ro console=hvc0 ssh_import_id=smoser We now have more generic: root=LABEL=uec-rootfs ro console=hvc0 cc:ssh_import_id: smoser | |||
2011-01-14 | add support for specifying ssh-import-id on the kernel command line | Scott Moser | |
2011-01-12 | ssh-import-lp-id was renamed to ssh-import-id | Scott Moser | |
2010-06-18 | remove some debug code | Scott Moser | |
2010-06-18 | add copyright header to all of cloudinit/CloudConfig/cc_* | Scott Moser | |
2010-06-18 | add ssh_import_id cloud-config module | Scott Moser | |