summaryrefslogtreecommitdiffstats
path: root/isomd5sum
Commit message (Collapse)AuthorAgeFilesLines
* python 2.3 build fixesJeremy Katz2003-11-071-1/+1
|
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-086-15/+10
| | | | | | | | | | | | | | 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
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-232-9/+19
| | | | | | | | * ppc boot constraints * md5 endianness * don't prompt to save tracebacks to a floppy without a floppy * autopart for kickstart * network configuration in the loader if vnc/display case
* pulling in isomd5sum fixes from taroon branchMike Fulbright2003-06-133-13/+40
|
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-9/+31
| | | | and cleanups in here too
* move locationMike Fulbright2003-04-071-1/+1
|
* install md5sum py moduleMike Fulbright2003-04-071-0/+1
|
* oopsMike Fulbright2003-03-281-3/+3
|
* added python module for easy scripting of implanting and checking md5sums ↵Mike Fulbright2003-03-219-34/+125
| | | | for tim
* splitting up implant stuff so I can make a python binding for timMike Fulbright2003-03-208-494/+536
|
* need to error out if couldnt read any data (zero length iso?)Mike Fulbright2003-03-191-1/+1
|
* fix from bug #85775taroon-baseMike Fulbright2003-03-071-1/+3
|
* just for billMike Fulbright2003-02-281-1/+1
|
* fix for > 4GB implants (bug #81481)Mike Fulbright2003-01-221-2/+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-282-2/+6
|
* add concept of iso statusMike Fulbright2002-08-232-20/+69
|
* use poptMike Fulbright2002-08-231-1/+1
|
* added info to header in app data area so we can read out skip we usedMike Fulbright2002-08-082-23/+93
|
* do LFSMike Fulbright2002-08-071-3/+3
|
* return 0 on successBill Nottingham2002-06-071-0/+1
|
* 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.
* cvsignoreMike Fulbright2002-05-061-0/+3
|
* oopsMike Fulbright2002-05-061-10/+0
|
* make commandline tool to check md5sumMike Fulbright2002-02-092-50/+102
|
* make commandline tool to check md5sumMike Fulbright2002-02-091-1/+1
|
* add isomd5sum stuff to anacondaJeremy Katz2002-02-016-0/+663