{subsection: Wikis } *: {wiki: CondorRepos Condor Native Package Repositories} -*: {wiki: CondorCmakePackages Condor Packages in the new build process (CMake)} *: {wiki: CondorDroneRpm Condor Drone RPM} {section: Background} @@ -103,3 +102,7 @@ {subsection: Debian } 1: Many Debian packages use defconf to allow users to specify some configuration parameters during post install. For example, user may specify types of installation: central manager or personal condor. This feature is out of the scope of the current package. 2: Lintian report of the Condor package still contains warnings such as no manpage associated with certain commands. However, any warnings that can be fixed at the packing process have been solved. + +{section: Condor Packages in the New Build Process (Cmake) } +1: RPM and Debian package logic will be same. However, some new features have not been ported to the CMake's RPM. +2: Patched version of CMake (CPack) is required to build these packages. Currently the patches are submitted to CMake developers for review.