From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(review doc)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
dispatch.py.patch.  Import floppyCopy from floppy.py.  Add floppycopy and makefloppycopy (similar to bootdisk and makebootdisk).
dispatch.py.patch.  Import floppyCopy from floppy.py.  Add floppycopy and makefloppycopy (similar to bootdisk and makebootdisk).


Order is important here, because dispatch.py determines the order in which the classes are called.  This patch calls floppycopy at the very beginning (even before the Welcome screen), so you may want to change this to something more beneficial.
Order is important here because dispatch.py determines the order in which the classes are called.  This patch calls floppycopy at the very beginning (even before the Welcome screen), so you may want to change this to something more beneficial.





Latest revision as of 08:49, 8 August 2018

dispatch.py.patch. Import floppyCopy from floppy.py. Add floppycopy and makefloppycopy (similar to bootdisk and makebootdisk).

Order is important here because dispatch.py determines the order in which the classes are called. This patch calls floppycopy at the very beginning (even before the Welcome screen), so you may want to change this to something more beneficial.


  • [[%ATTACHURL%/dispatch.py.patch] [dispatch.py.patch]  :