summaryrefslogtreecommitdiff
path: root/extensions/image-package-example/README
blob: c1322f25f9c2fd1a51a4c3cf997aef00c197d6b6 (plain)
1
2
3
4
5
6
7
8
9
Image package example scripts
=============================

These are scripts used to create disk images or install the system onto
an existing disk.

This is also implemented independently for the rawdisk.write write
extension; see morphlib.writeexts.WriteExtension.create_local_system()
for a similar, python implementation.