summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add wgetRichard Ipsum2015-07-172-0/+15
* Update lorry to gain two new featuresRichard Ipsum2015-07-161-1/+1
* Fix chunk name mismatches in 'build-depends' listsPedro Alvarez2015-07-152-2/+2
* Fix 'name' field mismatchesSam Thursfield2015-07-0711-11/+11
* Make ssh-rsync.check check VERSION_LABELRichard Ipsum2015-07-041-0/+18
* babel: Don't include the date in the version numberAdam Coldrick2015-07-031-3/+4
* ca-certificates: This chunk doesnt use autotools build systemJavier Jardón2015-06-291-4/+5
* essential-files: create symlink /etc/os-release -> /usr/lib/os-releasebaserock/pedroalvarez/improve-mason-reportJavier Jardón2015-06-233-6/+8
* attr: separate bootstrap and configure commandsJavier Jardón2015-06-232-2/+2
* More fixes for various deployment extensionsAdam Coldrick2015-06-237-6/+10
* Fix kvm deploymentAdam Coldrick2015-06-222-4/+8
* essential-files: Install brpaste by defaultPedro Alvarez2015-06-222-0/+31
* OpenStack: add configuration for scenario testsTiago Gomes2015-06-222-8/+17
* OpenStack: integrate the OpenStack unified CLI clientTiago Gomes2015-06-227-0/+54
* Set default hostnames in release.morphAdam Coldrick2015-06-221-0/+7
* Merge branch 'baserock/adamcoldrick/remove-dependencies-v3'Adam Coldrick2015-06-1928-350/+1420
|\
| * 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