summaryrefslogtreecommitdiffstats
path: root/floppy.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | floppy probing to find our floppy devices (and therefore include /dev/fd[01] in /dev so they can be probed)
* 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