Skip to content

Commit

Permalink
Imported the resorted version a08
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.debian.org/debburn/nonameyet/trunk@2 a95a6be8-091b-0410-adaf-d31e6857962f
  • Loading branch information
blade committed Aug 18, 2006
0 parents commit b9b1bc0
Show file tree
Hide file tree
Showing 727 changed files with 203,018 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .clean
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/sh
rm -rf */OBJ */*/OBJ libs/* incs/*
rm -f core */core */*/core
rm -f .EDT* */.EDT* */*/.EDT*
rm -f .vedt* */.vedt* */*/.vedt*
rm -f *.bak */*.bak */*/*.bak
rm -f */tags */*/tags
rm -f */TAGS */*/TAGS
37 changes: 37 additions & 0 deletions ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
This package contains the following software:

- cdda2wav (an digital CD audio extraction program)
By Heiko Ei�feldt <[email protected]>

- cdrecord (a CD recording program)
By J�rg Schilling <[email protected]>

- mkisofs (an ISO-9660 filesystem image creator)
By J�rg Schilling [email protected] and
by James Pearson <[email protected]>

- mkhybrid (an ISO-9660/HFS filesystem image creator)
Link to mkisofs

- several diagnostic programs for ISO-9660

- devdump dump a device or file in hex

- isodump dump a device or file based on ISO-9660

- isoinfo analyze or list an ISO-9660 image

- isovfy verify an ISO-9660 image

- readcd (a stripped down version of scgskeleton)
By J�rg Schilling [email protected] and
may be used to read data CD's, to write to DVD-RAM
and to copy Solaris boot CD's

- scgcheck (a program to validate the correct behavior
By J�rg Schilling [email protected] and
of the low level libscg code and the SCSI transport
code of the underlying OS).

- libscg (a highly portable SCSI transport library)
By J�rg Schilling [email protected] and
Loading

0 comments on commit b9b1bc0

Please sign in to comment.