Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2005 22:48:38 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:    cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c
Message-ID:  <200502122248.j1CMmcjQ032478@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2005-02-12 22:48:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_iso9660.c 
  Log:
  Fill in some more Rockridge details in ISO9660 support: Ignore PD
  (padding) entries, extract inode value from PX entry, recognize SP and
  ST (start/end of SUSP extensions).
  
  I don't enforce SP yet, as I've seen CDROMs which use Rockridge
  extensions but don't have the SP record (which is officially
  required).
  
  The ISO9660 support is now mature enough to extract FreeBSD
  distribution CDROMs created with mkisofs.
  
  Revision  Changes    Path
  1.7       +51 -1     src/lib/libarchive/archive_read_support_format_iso9660.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502122248.j1CMmcjQ032478>