--- cdrom.image/sme9/updates/README.txt 2013/03/11 18:03:05 1.1 +++ cdrom.image/sme9/updates/README.txt 2013/12/21 22:46:28 1.2 @@ -3,16 +3,31 @@ SME Server Developers To change files in this directory: -- Make the change to the CVS package -- Build patches as normal with mzpatch -- Prep new work directory with mzprep -- Copy the changed files from work directory here +- Make the change to the anaconda/updates +- Build patches against anaconda as normal +- Prep new work directory + +- When building a new ISO use these changed files This policy reduces the work involved in resyncing to new anaconda releases and makes it easier to push patches upstream. The files are found in these packages: -backend.py anaconda -upgrade.py anaconda -yuminstall.py anaconda +From anaconda + +updates/backend.py +updates/text.py +updates/upgrade.py +updates/yuminstall.py + +updates/textw/partition_text.py +updates/textw/timezone_text.py + +updates/storage/partspec.py +updates/storage/partitioning.py +updates/storage/__init__.py +updates/storage/devicetree.py +updates/storage/devices.py + +updates/storage/devicelibs/mdraid.py