summaryrefslogtreecommitdiffstats
path: root/isomd5sum/checkisomd5.c
Commit message (Collapse)AuthorAgeFilesLines
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-0/+2
| | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting
* pulling in isomd5sum fixes from taroon branchMike Fulbright2003-06-131-7/+30
|
* added python module for easy scripting of implanting and checking md5sums ↵Mike Fulbright2003-03-211-1/+1
| | | | for tim
* splitting up implant stuff so I can make a python binding for timMike Fulbright2003-03-201-302/+1
|
* fix from bug #85775taroon-baseMike Fulbright2003-03-071-1/+3
|
* just for billMike Fulbright2003-02-281-1/+1
|
* added ability to sniff out md5sum w/o doing a testMike Fulbright2003-01-031-0/+34
|
* check return codes like a good boyMike Fulbright2002-08-281-1/+3
|
* add concept of iso statusMike Fulbright2002-08-231-8/+21
|
* added info to header in app data area so we can read out skip we usedMike Fulbright2002-08-081-19/+62
|
* Fixed missing \n in result string, which causes the bash prompt to be ↵mharris2002-05-081-1/+1
| | | | displayed at the end of the line rather than on the next line.
* make commandline tool to check md5sumMike Fulbright2002-02-091-48/+101
|
* add isomd5sum stuff to anacondaJeremy Katz2002-02-011-0/+181