-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
727 changed files
with
203,018 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.