summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 2d53ee6d191d32dbad72e29971b256699e33a559 (plain)
1
2
3
4
5
6
7
8
* SHAREDDISKSIZE can now be set to empty to avoid creation of shared
  disks.  However, the various node templates still contain the shared
  disk definitions so this causes an error.

  Need a way of working around this.  One possibility is to have a
  file containing a separate fragment for the shared disks and then
  process that along with other indirects.  However, this suggests
  that the handling of indirects needs to be generalised somehow.