Commit 013ebb6d authored by Pali Rohár's avatar Pali Rohár Committed by Jonathan Corbet

Documentation: Fix links for udftools project and pktcdvd tool

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20220210192200.30828-1-pali@kernel.orgSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent a693396f
...@@ -11,7 +11,7 @@ Getting started quick ...@@ -11,7 +11,7 @@ Getting started quick
- Compile and install kernel and modules, reboot. - Compile and install kernel and modules, reboot.
- You need the udftools package (pktsetup, mkudffs, cdrwtool). - You need the udftools package (pktsetup, mkudffs, cdrwtool).
Download from http://sourceforge.net/projects/linux-udf/ Download from https://github.com/pali/udftools
- Grab a new CD-RW disc and format it (assuming CD-RW is hdc, substitute - Grab a new CD-RW disc and format it (assuming CD-RW is hdc, substitute
as appropriate):: as appropriate)::
...@@ -102,7 +102,7 @@ Using the pktcdvd sysfs interface ...@@ -102,7 +102,7 @@ Using the pktcdvd sysfs interface
Since Linux 2.6.20, the pktcdvd module has a sysfs interface Since Linux 2.6.20, the pktcdvd module has a sysfs interface
and can be controlled by it. For example the "pktcdvd" tool uses and can be controlled by it. For example the "pktcdvd" tool uses
this interface. (see http://tom.ist-im-web.de/download/pktcdvd ) this interface. (see http://tom.ist-im-web.de/linux/software/pktcdvd )
"pktcdvd" works similar to "pktsetup", e.g.:: "pktcdvd" works similar to "pktsetup", e.g.::
......
...@@ -253,7 +253,7 @@ Code Seq# Include File Comments ...@@ -253,7 +253,7 @@ Code Seq# Include File Comments
'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system 'l' 00-3F linux/tcfs_fs.h transparent cryptographic file system
<http://web.archive.org/web/%2A/http://mikonos.dia.unisa.it/tcfs> <http://web.archive.org/web/%2A/http://mikonos.dia.unisa.it/tcfs>
'l' 40-7F linux/udf_fs_i.h in development: 'l' 40-7F linux/udf_fs_i.h in development:
<http://sourceforge.net/projects/linux-udf/> <https://github.com/pali/udftools>
'm' 00-09 linux/mmtimer.h conflict! 'm' 00-09 linux/mmtimer.h conflict!
'm' all linux/mtio.h conflict! 'm' all linux/mtio.h conflict!
'm' all linux/soundcard.h conflict! 'm' all linux/soundcard.h conflict!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment