summaryrefslogtreecommitdiff
path: root/morphlib/exts
Commit message (Expand)AuthorAgeFilesLines
...
* Fix naming of SATA Controller in VirtualBox deploymentsLars Wirzenius2013-08-191-3/+3
* Allow to set the number of cpus for virtualbox and kvm deployments.Tiago Gomes2013-07-022-3/+9
* Improvements to ssh-rsync extensionTiago Gomes2013-07-011-70/+80
* Run the merge mode of baserock-system-config-sync when upgrading running syst...Tiago Gomes2013-06-171-0/+9
* Add a missing trailing slash to the source directory of rsyncTiago Gomes2013-06-171-1/+2
* Unmount the remote mouting point instead of the root diskTiago Gomes2013-06-151-1/+1
* Don't dereference the default symbolic link when updating itTiago Gomes2013-06-151-2/+1
* Write extensions: pass -s to rsyncRichard Maw2013-06-093-6/+6
* kvm.write uses NIC_CONFIGJonathan Maw2013-06-191-0/+5
* Fix a typoTiago Gomes2013-06-191-1/+1
* Support upgrades in older running versions.Tiago Gomes2013-06-141-3/+11
* Create a symbolic link to the default system version when upgrading running s...Tiago Gomes2013-06-141-2/+6
* 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