<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 7, 2010, at 6:00 AM, <a href="mailto:openbios-request@openbios.org">openbios-request@openbios.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">On 5/6/10, Programmingkid <<a href="mailto:programmingkidx@gmail.com">programmingkidx@gmail.com</a>> wrote:<br><blockquote type="cite">I made a change to the documentation on the page<span class="Apple-converted-space"> </span><a href="http://www.openfirmware.info/OpenBIOS">http://www.openfirmware.info/OpenBIOS</a>. I added a step in the Building OpenBIOS section to make the switch-arch script executable. I was wondering if it is possible to download OpenBIOS with the script being executable without the user having to change it permissions. This would save some time and frustration.<br></blockquote><br>The permissions are already set up correctly:<br>$ svn proplist config/scripts/switch-arch<br>Properties on 'config/scripts/switch-arch':<br> svn:executable<br><br>So the problem is actually with the program creating the zip, or maybe<br>the zip format itself misses any executability bits.</span></blockquote></div><br><div>I am betting it is with the program creating the zip. I did a little test on my computer to see if I could preserve the permissions of a file inside a zip file. The test was a success. </div><div><br></div><div>The improvement with the documentation should compensate for the program's issues. </div></body></html>