summaryrefslogtreecommitdiff
path: root/morphlib/exts
Commit message (Expand)AuthorAgeFilesLines
* Add help files for nfsboot, rawdisk and tar.baserock/markdoffman/s10617/add-yaml-help-optionMark Doffman2014-04-013-0/+24
* Use os.environ[] instead of os.environ.get() to read a required variableSam Thursfield2014-03-241-1/+1
* Be consistent with nfsboot_root pathSam Thursfield2014-03-241-3/+4
* Make sanity checks for nfsboot deployments run earlierSam Thursfield2014-03-182-55/+70
* Improve comment in nfsboot.configureSam Thursfield2014-03-181-1/+3
* Remove fstab hack from nfsboot.configureSam Thursfield2014-03-181-4/+1
* Add sysroot write extensionRichard Maw2014-03-141-0/+29
* deploy: Fix double exception in rawdisk.writeSam Thursfield2014-03-041-1/+2
* deploy: Check the --upgrade flag has been used correctly.Sam Thursfield2014-03-046-0/+199
* deploy: Honour AUTOSTART in ssh-rsync extensionSam Thursfield2014-03-041-0/+5
* Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-043-4/+4
* deploy: Always set new system as defaultSam Thursfield2014-03-041-0/+5
* deploy: Depend on client OS version manager to deploy upgradesSam Thursfield2014-03-041-91/+41
* deploy: Finish off the Btrfs system layout implementationSam Thursfield2014-03-042-0/+4
* Fix copyright year in previous commitRichard Maw2014-01-281-1/+1
* virtualbox-ssh: Work around change in VBox optionsRichard Maw2014-01-281-1/+19
* Add optional overwrite optionrichardipsum/install_files_modRichard Ipsum2014-01-161-11/+31
* Merge remote-tracking branch 'refs/remotes/origin/danielfirth/S9122'Lars Wirzenius2013-11-061-162/+0
|\
| * Removed ssh.configure extensionDan Firth2013-10-081-162/+0
* | Merge remote-tracking branch 'origin/liw/fstab.configure'Lars Wirzenius2013-10-241-0/+40
|\ \
| * | Add fstab.configureLars Wirzenius2013-10-241-0/+40
|/ /
* | Deployment failures will now remove the disk imageDan Firth2013-10-143-3/+10
|/
* exts: Remove tab from vdaboot.configureRichard Maw2013-09-161-1/+1
* exts: Add openstack configure/write extsPedro Alvarez2013-09-112-0/+174
* 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