<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qua, 23 de jan de 2019 às 20:42, Ricardo J. Barberis <<a href="mailto:ricardo@palmtx.com.ar">ricardo@palmtx.com.ar</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">El Miércoles 23/01/2019 a las 16:29, JK Wood escribió:<br>
> On Wed, Jan 23, 2019, 12:54 Fellype <<a href="mailto:fellype@gmail.com" target="_blank">fellype@gmail.com</a> wrote:<br>
> > Hi all,<br>
> ><br>
> > I have a question:<br>
> > If I write a Slackbuild script on a machine that has installed<br>
> > Slackware64 (stable, of course) + multilib, will the script be compatible<br>
> > with SBo?<br>
> ><br>
> > I'm asking this because I'm the maintainer of some build scripts and I'm<br>
> > considering to move all the machines I've Slackware installed to<br>
> > Slackware64 + multilib. So I'll not have a pure 32/64 bits machine to<br>
> > make tests and I don't want to provide/submit scripts that works only for<br>
> > me. I tried to find the answer for this question in the SBo's FAQ and<br>
> > mail list archives, but it was not much clear for me...<br>
> ><br>
> > Thanks in advance and best regards.<br>
> ><br>
> > Fellype<br>
><br>
> I use two virtual machines for testing my builds that are otherwise clean,<br>
> and reset the images after testing. There are a lot of advantages to doing<br>
> it this way.<br>
><br>
> Thanks,<br>
> JK<br>
<br>
I'm doing the same but with docker.<br>
<br>
I created 2 docker images for slackware and slackware64, based on vbatts' <br>
dockerfiles [0], there's some info in my github [1] if anyone is interested <br>
in using them.<br>
<br>
There's also the script slack-docker.sh with which I run the containers, by <br>
default they're ephemeral but there's an option (--no-rm) to make them <br>
persist so I can keep the images uptodate.<br>
<br>
<br>
[0] <a href="https://github.com/vbatts/slackware-docker" rel="noreferrer" target="_blank">https://github.com/vbatts/slackware-docker</a><br>
[1] <a href="https://github.com/richarson/slackware-docker" rel="noreferrer" target="_blank">https://github.com/richarson/slackware-docker</a><br>
<br>
<br></blockquote><div>I know that virtual machines can be used to test build scripts, but it is not a good alternative for me because the machines I use are underpowered. And use a VM to build software in such conditions is not a nice hobby.</div><div>Anyway, I'll take a look on docker alternative in order to know its performance.</div><div>Thank you and best regards.</div><div><br></div><div>Fellype<br></div></div></div></div></div>