<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Windows XP presents a problem.&nbsp; I don’t think Chocolatey or even Ketarin supports it.&nbsp; However, according to
<a href="https://stackoverflow.com/questions/39386471/can-i-build-chocolatey-packages-on-linux">
https://stackoverflow.com/questions/39386471/can-i-build-chocolatey-packages-on-linux</a> it is possible to compile using Mono on Linux.&nbsp; I don’t know how much you are willing to alter your Linux installations, but all the script would really need to do is
 edit values contained in two text files, commit those changes in Git, run the chocolatey package command, and push the package.</p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">-Philip Arola<o:p></o:p></p>
<p class="MsoNormal">-KG7VAM<o:p></o:p></p>
<p class="MsoNormal">-<a href="mailto:philiparola@hotmail.com"><span style="color:#0563C1">philiparola@hotmail.com</span></a><o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div style="mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:chirp_devel@intrepid.danplanet.com">Dan Smith via chirp_devel</a><br>
<b>Sent: </b>Saturday, October 8, 2016 4:22 PM<br>
<b>To: </b><a href="mailto:chirp_devel@intrepid.danplanet.com">chirp_devel@intrepid.danplanet.com</a><br>
<b>Subject: </b>Re: [chirp_devel] Windows Server availability</p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div class="BodyFragment">
<div class="PlainText">&gt; Excellent.&nbsp; I will try to get a working script and test it across a few<br>
&gt; versions.&nbsp; I think in your case, simply using the PowerShell script is<br>
&gt; the better choice, considering Ketarin is meant to be run continuously<br>
&gt; as a monitor.<br>
<br>
Note that the builds are made on WinXP for maximum backwards<br>
compatibility. I've never used powershell, but be aware that the build<br>
environment is old for a reason.<br>
<br>
Also, the whole build process is scripted over ssh with cygwin bash in<br>
the windows image. So whatever I run has to be callable from that<br>
environment.<br>
<br>
--Dan<br>
_______________________________________________<br>
chirp_devel mailing list<br>
chirp_devel@intrepid.danplanet.com<br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_devel">http://intrepid.danplanet.com/mailman/listinfo/chirp_devel</a><br>
Developer docs: <a href="http://chirp.danplanet.com/projects/chirp/wiki/Developers">
http://chirp.danplanet.com/projects/chirp/wiki/Developers</a><br>
</div>
</div>
</body>
</html>