summaryrefslogtreecommitdiff
path: root/morphlib/exts/rawdisk.write
Commit message (Expand)AuthorAgeFilesLines
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-3/+2
* Add a reference to write.help filePete Fotheringham2014-12-081-10/+2
* writeexts.py: convert 'mount' to context managerbaserock/pedroalvarez/rawdisk-to-device8Pedro Alvarez2014-12-011-35/+30
* Modify rawdisk.write to allow the deployment to devicesPedro Alvarez2014-12-011-6/+14
* Use the default symlink when creating the orig subvolume.Pedro Alvarez2014-11-051-1/+1
* Merge remote-tracking branch 'origin/baserock/james/writeexts_support_jetson'baserock/richardmaw/james/writeexts_support_jetsonRichard Maw2014-08-121-3/+4
* deploy: Fix double exception in rawdisk.writeSam Thursfield2014-03-041-1/+2
* Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-041-1/+1
* deploy: Finish off the Btrfs system layout implementationSam Thursfield2014-03-041-0/+2
* Deployment failures will now remove the disk imageDan Firth2013-10-141-2/+8
* Only upgrade an older extlinux configuration if we want one.Tiago Gomes2013-06-141-1/+2
* Set up a symlink to the default system version in rawdisk/kvm/vboxTiago Gomes2013-06-141-1/+9
* Use the name factory for the first system version.Tiago Gomes2013-05-231-1/+1
* Implement raw disk upgrades.Tiago Gomes2013-05-231-4/+50
* Refactor: Add WriteExtension.create_local_system methodLars Wirzenius2013-02-071-18/+3
* Remove debugging outputLars Wirzenius2013-02-071-6/+0
* Add a write extension for raw disk imagesLars Wirzenius2013-02-061-0/+70