summaryrefslogtreecommitdiffstats
path: root/floppy.py
Commit message (Expand)AuthorAgeFilesLines
* off by 1024 on the size checking here. oopsJeremy Katz2003-01-031-1/+1
* add some verification to ensure that the floppy disk we wrote out hasJeremy Katz2003-01-031-3/+50
* oops, didn't change these to go back to rpm 4.1Jeremy Katz2002-10-081-1/+1
* check the size of the kernel and initrd. if it's going to be bigger thanJeremy Katz2002-08-221-5/+43
* fix speling (#68541)Bill Nottingham2002-07-111-2/+2
* add keyaccelMike Fulbright2002-06-191-1/+1
* fix for bootdisk issuesMike Fulbright2002-06-121-2/+5
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* put in a cancel button for making a boot floppyMike Fulbright2002-05-311-1/+1
* ask user to insert a floppy and give chance to cancelMike Fulbright2002-05-301-2/+6
* add message prompting user to insert a floppy to be the boot diskMike Fulbright2002-05-241-2/+8
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-1/+7
* fix the implicit returnJeremy Katz2002-02-141-1/+1
* fix error messages when writing boot floppy failsMike Fulbright2001-07-251-0/+8
* support of usb storage from the boot disks. also, use nifty new kudzuJeremy Katz2001-07-241-55/+18
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+2
* more pychecker fixupsMatt Wilson2001-06-231-4/+4
* remove duplicate importMatt Wilson2001-06-231-3/+2
* copyrightMatt Wilson2001-06-221-0/+15
* another importJeremy Katz2001-06-211-0/+1
* added some missing importsErik Troan2001-06-211-0/+2
* get floppy code working againErik Troan2001-06-211-0/+100