summaryrefslogtreecommitdiffstats
path: root/loader2/mediacheck.c
Commit message (Expand)AuthorAgeFilesLines
* Give indication of success or failure for mediacheck (#437577)Jeremy Katz2008-03-161-1/+20
* Fix the progress bar during mediacheck (#431138)Jeremy Katz2008-02-071-2/+2
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-7/+21
* Use libcheckisomd5 from standalone isomd5sum packageJeremy Katz2007-12-101-380/+17
* Reworded the media check result dialog to make the result stand out (#174530).David Cantrell2005-12-021-16/+20
* 2005-11-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-2/+2
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-11/+11
* fix mediacheck calls from installer.Peter Jones2005-04-281-5/+4
* add test to see if we get back a bad result from readPeter Jones2005-04-261-0/+5
* Sync the two copies of mediacheck up as much as possiblePeter Jones2005-04-261-37/+107
* Some arches go one way, some the other. Cast and be sure.Peter Jones2005-03-021-1/+1
* All these buffers are used for ascii text; they can be "char *".Peter Jones2005-03-021-6/+6
* merge from taroon-branch. all kinds of miscellaneous bugfixes, includingJeremy Katz2003-08-141-0/+1
* improve mediacheck failed message as per bug #81285Mike Fulbright2003-01-071-7/+14
* support for mediacheckMike Fulbright2002-12-021-0/+370