summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/mkisofs/TODO
blob: 923f66dd443226f8ece8e9f49c99b2bddc802304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	1) Allow multiple input paths to be concatenated together.
	This is a little tricky, because the directory entries need to be
	correctly sorted as per iso9660 specifications.  It would be better to
	force the user to add hard links or copies of the files rather than do
	the wrong thing.  Leave alone for the time being, I am not sure that
	this feature is really needed.

	2) For symlinks, we may need to strip out the leading path
	information if the link is to an absolute file, and the absolute
	address is in the space that we are dumping to the CDROM.  Who the
	hell knows what we should  really  do with this, actually.  Leave it
	for now and see if anyone  squalks.

	3) Find out if output needs to be written at a particular
	blocksize or not.
OpenPOWER on IntegriCloud