summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove trailing \Sam Thursfield2014-12-181-1/+1
| |/
| * Merge branch 'sam/fix-openstack-credentials-check'Sam Thursfield2014-12-101-4/+11
| |\
| | * openstack.check: Be more careful when claiming credentials are invalidSam Thursfield2014-12-091-4/+11
| * | deploy: Note that some of the extensions listed live in definitions.gitSam Thursfield2014-12-093-12/+13
| * | Add a reference to write.help filePete Fotheringham2014-12-083-18/+5
| * | initramfs write extension documentationPete Fotheringham2014-12-081-0/+6
| * | rawdisk write extension documentationPete Fotheringham2014-12-081-8/+34
| * | ssh-rsync write extension documentationPete Fotheringham2014-12-081-0/+36
| * | OpenStack write extension documentationPete Fotheringham2014-12-052-32/+39
| |/
| * Fix line lengths to be shorter than 80 columnsPedro Alvarez2014-12-012-20/+26
| * writeexts.py: convert 'mount' to context managerPedro Alvarez2014-12-012-40/+31
| * Update rawdisk.check to support device deploymentsPedro Alvarez2014-12-011-8/+10
| * Modify rawdisk.write to allow the deployment to devicesPedro Alvarez2014-12-011-6/+14
| * Merge branch 'pf-document-extensions'Pete Fotheringham2014-12-012-3/+10
| * Action review commentsPete Fotheringham2014-12-011-6/+5
| * More complete help documentationPete Fotheringham2014-11-281-3/+84
| * Refere to .write.help file for documentationPete Fotheringham2014-11-282-26/+11
| * Improve readability by adding blank linesPete Fotheringham2014-11-281-0/+6
| * Add more information on existing parameters.Pete Fotheringham2014-11-261-8/+16
| * Document the write extension in the write.help filePete Fotheringham2014-11-262-23/+26
| * Whitespace and line endings?Pete Fotheringham2014-11-251-11/+10
| * Use the default symlink when creating the orig subvolume.Pedro Alvarez2014-11-052-3/+3
| * Merge branch 'baserock/richardmaw/fix-ssh-rsync-destroying-versions'Richard Maw2014-10-101-8/+8
| * ssh-rsync: Don't delete version if it existsRichard Maw2014-10-101-77/+105
| * deploy: Make ssh-rsync upgrade extension handle unset VERSION_LABELSam Thursfield2014-10-082-2/+7
| * ssh-rsync: gett UUID of the disk before writing fstabPedro Alvarez2014-10-011-2/+5
| * Fix up openstack.write extensionPedro Alvarez2014-09-091-1/+0
| * Fix openstack write/check exts to pass the testsPedro Alvarez2014-09-092-2/+2
| * Merge branch 'baserock/pedroalvarez/openstack-check-improvements'Pedro Alvarez2014-09-052-13/+49
| |\
| | * Check OpenStack credentials in openstack.checkPedro Alvarez2014-09-052-13/+49
| * | Fix shell quoting for ssh remote command linesLars Wirzenius2014-09-052-6/+11
| * | Transfer sparse files faster for kvm, vbox deploymentLars Wirzenius2014-09-052-8/+21
| |/
| * Add `morph upgrade` command, deprecate `morph deploy --upgrade`Sam Thursfield2014-09-011-2/+2
| * deploy: Check correct usage of --upgrade for rawdisk deploymentsSam Thursfield2014-08-191-0/+21
| * Merge remote-tracking branch 'origin/baserock/james/writeexts_support_jetson'Richard Maw2014-08-121-3/+4
| * Check for presence of btrfs before trying to use itSam Thursfield2014-06-114-0/+37
| * initramfs.write: create parent directories of locationRichard Maw2014-06-061-2/+2
| * Add initramfs support to write extensions that produce disksRichard Maw2014-06-023-0/+12
| * Add initramfs write extensionRichard Maw2014-06-022-0/+62
| * Merge remote-tracking branch 'origin/sam/ssh-rsync-check'Sam Thursfield2014-05-232-26/+24
| |\
| | * deploy: Do sanity checks earlier in ssh-rsync (upgrade) extensionSam Thursfield2014-05-202-26/+24
| * | Fix long lineDaniel Silverstone2014-05-161-1/+2
| * | VirtualBox Write Extension: Vagrant supportDaniel Silverstone2014-05-161-7/+15
| |/
| * Add help for install-files.configureRichard Ipsum2014-05-092-28/+60
| * fix the Virtualbox version checkingPaul Sherwood2014-04-201-2/+2
| * deploy: Extra checks for KVM deploymentsSam Thursfield2014-04-151-0/+21
| * deploy: Share SSH connectivity check in the common writeexts.py codeSam Thursfield2014-04-152-10/+2
| * deploy: Check SSH connection for KVM deployment before startingSam Thursfield2014-04-142-6/+32
| * Add help files for nfsboot, rawdisk and tar.Mark Doffman2014-04-013-0/+24
| * Use os.environ[] instead of os.environ.get() to read a required variableSam Thursfield2014-03-241-1/+1