List of discs by developers

Some bugs such as bug #716898 are trivial to fix, if we can confirm the situation with an original CD/DVD.

PackageDevelopers who own this discChecksumComment
games-fps/duke3d-dataChewi, ConiKost~ConiKost: Duke3D Atomic Edition Retail
games-fps/quake1-dataChewi~
games-fps/quake2-data?~Needed for bug #716898.
games-fps/quake3-dataConiKost~Was last-rited but could bring it back with ioq3 (git snapshot, as latest stable release contains security problems). Maybe overlay?
games-fps/return-to-na-paliChewi, ConiKost~Chewi: Unreal Anthology DVD. Never added but want to, maybe in overlay. ConiKost: Unreal Gold Retail
games-fps/rtcw-dataChewi~Was last-rited but could bring it back with iortcw.
games-fps/unrealChewi, ConiKost~Chewi: Unreal Anthology DVD. Was last-rited but want to restore it, maybe in overlay. ConiKost: Unreal Gold Retail
games-fps/unreal-tournamentChewi, ConiKost~Chewi: Unreal Anthology DVD. Was last-rited but want to restore it, maybe in overlay. ConiKost: Unreal Tournament GOTY Retail
games-fps/ut2004-dataChewi, ConiKost~Chewi: Unreal Anthology DVD. ConiKost: UT2004 Retail Discs
games-rpg/comiChewi, ConiKost~ConiKost: MI1+2 Value Pack
games-action/rune?~Needed for bug #154735.

Developers, who have no CD/DVD/.. media: Jstein

Brainstorming for the checksum

A checksum can indicate, if the developer uses the same media as the user who reports a bug. A user can also verify the media. Broken media, or different release can result in strange bugs which are hard to track.

Requirements on the checksum:

  • all users and developers should be able to generate and verify the checksum
  • the checksum does not need to be secure. Just want to check if we have the right CD at hand.
  • md5 is probably strong enough and short
  • checksum must be independent of the user environment (i.e. localization)
  • checksum method must work on media with copyright protection

Ideas:

  • user $find -printf "%P\0%s\0" | md5sum
  • user $isoinfo
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.