Magellan Linux

Diff of /branches/mage-next/conf/mage.rc.example

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/mage/etc/mage.rc.example revision 1682 by niro, Mon Feb 6 10:17:24 2012 UTC branches/mage-next/conf/mage.rc.example revision 2573 by niro, Wed Jan 29 12:27:04 2014 UTC
# Line 34  RSYNC="rsync://magellan-linux.de/mage-ix Line 34  RSYNC="rsync://magellan-linux.de/mage-ix
34  #          * Enable distcc support in smage  #          * Enable distcc support in smage
35  #          * distcc must be installed to use this feature  #          * distcc must be installed to use this feature
36  #          * For developers only  #          * For developers only
37    #      icecc|!icecc
38    #          * Enable icecc support in smage
39    #          * icecream must be installed to use this feature
40    #          * For developers only
41  #      kernelsrcunpack|!kernelsrcunpack  #      kernelsrcunpack|!kernelsrcunpack
42  #          * Automatically unpacks any kernel-source tarballs to /usr/src  #          * Automatically unpacks any kernel-source tarballs to /usr/src
43  #      libtool|!libtool  #      libtool|!libtool
# Line 42  RSYNC="rsync://magellan-linux.de/mage-ix Line 46  RSYNC="rsync://magellan-linux.de/mage-ix
46  #      linuxsymlink|!linuxsymlink  #      linuxsymlink|!linuxsymlink
47  #          * Automatically updates the /usr/src/linux symlink to the installed kernel-sources version  #          * Automatically updates the /usr/src/linux symlink to the installed kernel-sources version
48  #          * Requires the kernelsrcunpack feature to be activated  #          * Requires the kernelsrcunpack feature to be activated
 #      pkgbuild|!pkgbuild  
 #          * Enables or disables the package build process  
 #          * !buildpkg feature is only intended to be used for special-cases,  
 #          * like virtuals and not to be a global feature. Use this with care.  
 #          * Only disable this feature, if you know what you are doing!  
 #          * For developers only  
49  #      purge|!purge  #      purge|!purge
50  #          * Purges files specified by PURGE_TARGETS array from every package build  #          * Purges files specified by PURGE_TARGETS array from every package build
51  #          * Do not touch this feature if you don't know what you are doing  #          * Do not touch this feature if you don't know what you are doing

Legend:
Removed from v.1682  
changed lines
  Added in v.2573