summaryrefslogtreecommitdiffstats
path: root/isomd5sum/implantisomd5.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix output formatting (#214046).Chris Lumens2006-11-061-1/+2
|
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-0/+1
| | | | | | | | | | | | | | 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
* added python module for easy scripting of implanting and checking md5sums ↵Mike Fulbright2003-03-211-3/+7
| | | | for tim
* splitting up implant stuff so I can make a python binding for timMike Fulbright2003-03-201-190/+7
|
* need to error out if couldnt read any data (zero length iso?)Mike Fulbright2003-03-191-1/+1
|
* fix for > 4GB implants (bug #81481)Mike Fulbright2003-01-221-2/+1
|
* check return codes like a good boyMike Fulbright2002-08-281-1/+3
|
* add concept of iso statusMike Fulbright2002-08-231-12/+48
|
* added info to header in app data area so we can read out skip we usedMike Fulbright2002-08-081-4/+31
|
* return 0 on successBill Nottingham2002-06-071-0/+1
|
* add isomd5sum stuff to anacondaJeremy Katz2002-02-011-0/+174