summaryrefslogtreecommitdiff
path: root/morphlib/exts
Commit message (Expand)AuthorAgeFilesLines
...
* Only upgrade an older extlinux configuration if we want one.Tiago Gomes2013-06-141-1/+2
* Merge branch 'baserock/tiagogomes/vbox-networking2' of git://git.baserock.org...Tiago Gomes2013-06-171-7/+65
|\
| * Improve network setup of the virtualbox write extension.Tiago Gomes2013-06-061-7/+65
* | Merge branch 'baserock/tiagogomes/default-symlink' of git://git.baserock.org/...Tiago Gomes2013-06-171-1/+9
|\ \
| * | Set up a symlink to the default system version in rawdisk/kvm/vboxTiago Gomes2013-06-141-1/+9
| |/
* | Change the symbolic link target and directory the default system on NFS server.Tiago Gomes2013-06-171-9/+9
|/
* Add the install-files extension to morphJonathan Maw2013-06-061-0/+112
* kvm.write: Set VM to autostart if specifiedJonathan Maw2013-06-031-0/+3
* kvm.write: use ssh_runcmdJonathan Maw2013-06-031-4/+3
* Fix tar write extensionJonathan Maw2013-05-311-1/+1
* Tar write extension fails if arguments not setJonathan Maw2013-05-301-0/+2
* Add tar write extensionJonathan Maw2013-05-301-0/+19
* Add ssh-rsync write extensionJonathan Maw2013-05-281-0/+181
* Fix kvm working without autostartJonathan Maw2013-05-241-1/+1
* Merge remote-tracking branch 'origin/tiagogomes/upgrades2'Lars Wirzenius2013-05-231-4/+50
|\
| * Use the name factory for the first system version.Tiago Gomes2013-05-232-2/+2
| * Implement raw disk upgrades.Tiago Gomes2013-05-231-4/+50
* | nfsboot deployment creates local state dirsJonathan Maw2013-05-201-0/+8
* | Can define version by the environment variable 'VERSION'Jonathan Maw2013-05-201-1/+14
|/
* EXTS: simple-network.configureDaniel Silverstone (br7vm)2013-05-171-0/+143
* Make nfsboot use the new hierarchyJonathan Maw2013-05-141-11/+74
* Make rsync delete files that shouldn't existJonathan Maw2013-05-141-1/+1
* Rename the drop-config-files extension to add-config-filesTiago Gomes2013-05-131-0/+0
* Merge git://git.baserock.org/baserock/baserock/morph into baserock/tiagogomes...Tiago Gomes2013-05-102-11/+17
|\
| * Merge branch 'baserock/richardmaw/kvm-write-allow-autostart' of git://git.bas...Richard Maw2013-05-132-11/+17
| |\
| | * Add AUTOSTART to kvm and libvirt write extensionsRichard Maw2013-05-082-11/+17
* | | Add a new configuration extension to drop configuration files to the image /etcTiago Gomes2013-05-101-0/+27
|/ /
* | Fix permissions on the ssh configure extensionTiago Gomes2013-05-091-2/+4
* | Improve the ssh configuration file.Tiago Gomes2013-05-091-10/+11
* | Merge branch 'support-known-hosts' of git://git.baserock.org/baserock/baseroc...Richard Maw2013-05-091-0/+16
|\ \ | |/ |/|
| * Allow to add public ssh keys to known hosts fileTiago Gomes2013-05-091-0/+15
|/
* Fix unfortunate typo in ssh configuration extensionRichard Maw2013-05-081-1/+1
* Fix copyright yearLars Wirzenius2013-04-121-1/+1
* Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphLars Wirzenius2013-04-121-3/+3
|\
| * Fix nfsboot write-extensionJonathan Maw2013-04-081-3/+3
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphLars Wirzenius2013-04-082-0/+193
|\ \ | |/
| * Add nfsboot write extensionJonathan Maw2013-04-051-0/+161
| * Add nfsboot configuration extensionJonathan Maw2013-04-051-0/+32
* | Fixed error SSH configuration extensionRichard Holland2013-04-041-6/+8
* | SSH Configuration ExtensionRichard Holland2013-04-031-0/+141
|/
* Set RAM size in VirtualBox deploymentsLars Wirzenius2013-03-281-1/+3
* Set RAM size for kvm deploymentLars Wirzenius2013-03-281-1/+4
* Implement ATTACH_DISKS in virtualbox-ssh.writeLars Wirzenius2013-03-201-1/+11
* Add ATTACH_DISKS support to kvmLars Wirzenius2013-03-201-1/+8
* Fix virtualbox deploymentRic Holland2013-03-051-3/+5
* Improve message phrasingLars Wirzenius2013-02-121-2/+2
* Add missing argument to create_local_system methodLars Wirzenius2013-02-071-1/+1
* Refactor: Add WriteExtension.create_local_system methodLars Wirzenius2013-02-073-68/+17
* Remove debugging outputLars Wirzenius2013-02-073-29/+0
* Add a write extension for kvm+libvirtLars Wirzenius2013-02-061-0/+140