summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove dependencies on morphlib and cliapp from deployment extensionsbaserock/adamcoldrick/remove-dependencies-v3Adam Coldrick2015-06-1126-406/+546
| * Move xfer-hole and recv-hole into extensions/baserock/adamcoldrick/writeexts-in-definitions-v2Adam Coldrick2015-06-102-0/+0
| * Put recv-hole and xfer-hole into definitionsAdam Coldrick2015-06-102-0/+295
| |\
| | * Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-162-6/+4
| | * xfer-hole: Fix bug in copy_slice_from_file.Lars Wirzenius2014-10-021-2/+8
| | * Use $((...))) instead of $(... | bc)Lars Wirzenius2014-09-051-4/+4
| | * Document why VBoxManage is run in recv-hole instead of callerLars Wirzenius2014-09-051-0/+25
| | * Transfer sparse files faster for kvm, vbox deploymentLars Wirzenius2014-09-052-0/+266
| * Stop writeexts.py depending on morphlibAdam Coldrick2015-06-101-6/+17
| * Put writeexts.py in extensions subdirectoryAdam Coldrick2015-06-101-0/+0
| * Put writeexts.py from morphlib in definitionsAdam Coldrick2015-06-101-0/+624
| |\
| | * Merge "deploy: Tighten SSH connectivity check"Javier Jardón2015-03-191-1/+5
| | |\
| | | * deploy: Tighten SSH connectivity checkSam Thursfield2015-03-191-1/+5
| | * | Merge "Use python3 compatible notation for catching exceptions"Javier Jardón2015-03-171-2/+2
| | |\ \
| | | * | Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-161-2/+2
| | * | | Merge branch 'jjardon/simple-network-networkd2'Javier Jardón2015-03-160-0/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-2/+1
| | * | | Merge "Use the modern way of the GPL copyright header: URL instead real address"Javier Jardón2015-03-161-2/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-2/+1
| | | |/
| | * | Use python3 compatible notation for octal constantsJavier Jardón2015-03-131-1/+1
| | |/
| | * Merge branch 'jjardon/no_build_depends'Javier Jardón2015-03-060-0/+0
| | |\
| | | * Fix copyright yearsSam Thursfield2015-03-041-1/+1
| | * | Fix copyright yearsSam Thursfield2015-02-271-1/+1
| | |/
| | * Fix Morph producing unbootable systemsSam Thursfield2015-02-261-1/+25
| | * Document KERNEL_ARGS write extension parameterPete Fotheringham2014-12-151-0/+6
| | * Whitespace removalPete Fotheringham2014-12-151-8/+8
| | * Document BOOTLOADER_INSTALL and BOOTLOADER_CONFIG_FORMAT write extension para...Pete Fotheringham2014-12-151-3/+2
| | * writeexts.py: convert 'mount' to context managerPedro Alvarez2014-12-011-38/+27
| | * Split create_local_system on various methodsPedro Alvarez2014-12-011-4/+19
| | * Don't loop mount when mounting a devicePedro Alvarez2014-12-011-1/+4
| | * Add force flag to 'mkfs.btrfs'Pedro Alvarez2014-12-011-1/+1
| | * Add 'is_device' function to check if we are deploying to a devicePedro Alvarez2014-12-011-0/+11
| | * Prevent cliapp from logging env. variables with 'PASSWORD' in their nameSam Thursfield2014-09-191-0/+4
| | * deploy: Make Python extensions log debug messages to MORPH_LOG_FD by defaultSam Thursfield2014-09-011-1/+24
| | * Merge remote-tracking branch 'origin/baserock/james/writeexts_support_jetson'Richard Maw2014-08-121-1/+2
| | * Add support for a device tree to be set using DTB_PATHJames Thomas2014-08-031-0/+21
| | * Make bootloader config/install more genericJames Thomas2014-08-031-17/+52
| | * Support setting a different root device using ROOT_DEVICEJames Thomas2014-08-031-2/+5
| | * Check for presence of btrfs before trying to use itSam Thursfield2014-06-111-1/+12
| | * Use UUID in fstab entries if providedRichard Maw2014-06-041-4/+6
| | * Make uuid mandatory when calling create_btrfs_system_layoutRichard Maw2014-06-041-1/+1
| | * Add initramfs support to write extensions that produce disksRichard Maw2014-06-021-8/+54
| | * Fix state subvolume generator to preserve permissionsDaniel Silverstone2014-05-161-1/+1
| | * deploy: Share SSH connectivity check in the common writeexts.py codeSam Thursfield2014-04-151-0/+9
| | * Adding support to add extra kernel args in extlinux.confPedro Alvarez2014-04-041-1/+5
| | * Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-041-7/+7
| | * deploy: Finish off the Btrfs system layout implementationSam Thursfield2014-03-041-42/+141
| | * Adding syslinux 'menu.c32' file during the deployment.Pedro Alvarez2014-03-041-1/+19
| | * Import morphlib as we are using morphlib.ErrorTiago Gomes2013-07-171-0/+1
| | * Allow to set the number of cpus for virtualbox and kvm deployments.Tiago Gomes2013-07-021-0/+4