Feature request: relative hdimage path
Brought to you by:
bartoldeman
I suggest a new dosemurc option to be added. This option
would be called $_hdimage_rel. It would do the same as
$_hdimage with the exception that if the argument starts
with . (period), /var/lib/dosemu wouldn't be prepended
in front of the path.
I am making a script system which must run
under any directory and my inability to specify relative
hdimage path makes it very complicated and cumbersome.
I think $_hdimage can be extended, instead of
adding a new option.
Anyway, hdimages are deprecated.
Why are you using those?