[Mono-list] CentOS 4.1 redcarpet support

Weston Cerny weston at aircomusa.com
Thu Jul 7 11:59:55 EDT 2005


Over the weekend, i used redcarpet to set up mono on a centos4.1 box.  
In order to accomplish this task i had to change my /etc/redhat-release 
file to match the signature given in 
http://go-mono.com/download/distributions.xml namely the following xml node
<<distro>
      <name>Red Hat Enterprise Linux ES</name>
  <version>4</version>
  <arch>i386</arch>
  <type>rpm</type>
  <target>rhel-4es-i386</target>
  <status>supported</status>
- <#>     <detect>
      <file source="*/etc/redhat-release*" substring="*Red Hat 
Enterprise Linux ES release 4*" />      </detect>
  </distro>

anyway we could add a node that would recognize the centos4.1 substring 
and use the same rpms. The substring is "CentOS release 4.1 (Final)"

Thanks,
Weston



More information about the Mono-list mailing list