From Fedora Project Wiki

< Subprojects

Revision as of 14:13, 24 May 2008 by fp-wiki>ImportUser (Imported from MoinMoin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mock Todo/idea list

  • remove the comps.xml dependence
  • make it use a package for the list of deps
  • make it use a flat file of pkgs-per-profile (minimal, base, build)
  • cache packages/installed environments
  • mock 'chroot' command to switch into the environment
  • fix find-files bug - see [1]
  • Add a config_opts['default_macros'] which contains base mock macros like _topdir and _rpmfilename, which a specific mock .cfg can append to it's own config_opts['macros'] . 'macros' defined by a .cfg file currently _replace_ those in mock.py completely.