udftools icon indicating copy to clipboard operation
udftools copied to clipboard

Howto file outdated?

Open callegar opened this issue 6 years ago • 1 comments

May be a problem with my distro (Ubuntu). However the howto file seems badly outdated.

  • Mentions having to set up /etc/udftools.conf file and running /etc/rc.d/rc.udftools start while system uses udev for setup and systemd (i.e., no rc.d)

  • Provides sample command mkudffs --udfrev=0x0150 --spartable=2 --media-type=dvdrw /dev/pktcdvd/0 that is wrong. On my system the device is /dev/pktcdvd0 and the udf revision is older than the current default.

Please consider updating the howto

callegar avatar Dec 13 '19 11:12 callegar

Hello! Patches for updating documentation are welcome!

I'm keeping mkudffs.8, udflabel.8 and udfinfo.1 manpages up to date, but others are probably really outdated...

https://github.com/pali/udftools/blob/master/doc/mkudffs.8 https://github.com/pali/udftools/blob/master/doc/udflabel.8 https://github.com/pali/udftools/blob/master/doc/udfinfo.1

pali avatar Dec 13 '19 11:12 pali