Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: Fix links for udftools project and pktcdvd tool

Signed-off-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20220210192200.30828-1-pali@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Pali Rohár and committed by
Jonathan Corbet
013ebb6d a693396f

+3 -3
+2 -2
Documentation/cdrom/packet-writing.rst
··· 11 11 - Compile and install kernel and modules, reboot. 12 12 13 13 - You need the udftools package (pktsetup, mkudffs, cdrwtool). 14 - Download from http://sourceforge.net/projects/linux-udf/ 14 + Download from https://github.com/pali/udftools 15 15 16 16 - Grab a new CD-RW disc and format it (assuming CD-RW is hdc, substitute 17 17 as appropriate):: ··· 102 102 103 103 Since Linux 2.6.20, the pktcdvd module has a sysfs interface 104 104 and can be controlled by it. For example the "pktcdvd" tool uses 105 - this interface. (see http://tom.ist-im-web.de/download/pktcdvd ) 105 + this interface. (see http://tom.ist-im-web.de/linux/software/pktcdvd ) 106 106 107 107 "pktcdvd" works similar to "pktsetup", e.g.:: 108 108
+1 -1
Documentation/userspace-api/ioctl/ioctl-number.rst
··· 253 253 'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system 254 254 <http://web.archive.org/web/%2A/http://mikonos.dia.unisa.it/tcfs> 255 255 'l' 40-7F linux/udf_fs_i.h in development: 256 - <http://sourceforge.net/projects/linux-udf/> 256 + <https://github.com/pali/udftools> 257 257 'm' 00-09 linux/mmtimer.h conflict! 258 258 'm' all linux/mtio.h conflict! 259 259 'm' all linux/soundcard.h conflict!