dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00069
Re: Dorsal 0.7.2 under Fedora 13
On 7/29/10 5:48 AM, Douglas Arnold wrote:
> Today I downloaded dorsal-0.7.2 and used it to build
> both the stable version and the development version
> ("STABLE_BUILD=false" in dorsal.cfg) under Fedora 13.
> For platform file I used fedora12.platform with no
> changes. Both builds worked perfectly.
>
> So you could create fedora13.platform as a copy
> of fedora12.platform (except for the initial comment line)
> and add a line to recognize the distribution:
>
> *** dorsal.sh 2010-07-05 10:27:28.000000000 -0500
> --- /tmp/dorsal.sh 2010-07-28 19:15:07.083807917 -0500
> ***************
> *** 265,270 ****
> --- 265,271 ----
> *:Cambridge:*) echo fedora10;;
> *:Leonidas:*) echo fedora11;;
> *:Constantine:*) echo fedora12;;
> + *:Goddard:*) echo fedora13;;
> *:Nahant*:*) echo rhel4;;
> *:Tikanga*:*) echo rhel5;;
> *:*:CentOS*\ 4*) echo rhel4;;
Thanks for the report, and I've made this change.
Harish
References