freebsd-dev/usr.sbin/makefs/cd9660
Marius Strobl 516e016844 Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number,
i. e. the POSIX:5.6.1 st_ino field, which can be used to detect hard links
in the file system. This is also the default in mkisofs(8) and according to
its man page, no system only being able to cope with Rock Ridge version 1.10
is known to exist.

PR:		185138
Submitted by:	Kurt Lidl
MFC after:	1 week
2013-12-29 16:43:35 +00:00
..
cd9660_archimedes.c
cd9660_archimedes.h
cd9660_conversion.c Sync makefs(8) ISO 9660 support with NetBSD: 2011-08-10 19:12:21 +00:00
cd9660_debug.c
cd9660_eltorito.c - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
cd9660_eltorito.h
cd9660_strings.c Really fix the confusion, sorry for noise 2011-03-24 12:35:59 +00:00
cd9660_write.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
iso9660_rrip.c Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
iso9660_rrip.h Record the IEEE P1282 Rock Ridge version 1.12 POSIX File Serial Number, 2013-12-29 16:43:35 +00:00
Makefile.inc