<div class="gmail_quote"><div dir="ltr">On Sun, Sep 30, 2018, 12:09 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 8 Jun 2018, David O'Shaughnessy wrote:<br>
<br>
> I would get the list of packages from the old machine:<br>
> packages=$(ls /var/log/packages/*_SBo | cut -d'/' -f5 | rev | cut -d-<br>
> -f4- | rev)<br>
> and then feed that into slackrepo on the new machine:<br>
><br>
> slackrepo build $packages<br>
> (or slackrepo install if you want to install everything).<br>
<br>
Dave,<br>
<br>
   Finally made time to get the new desktop up and running, and took your<br>
advice to get a list of installed packages.<br>
<br>
> If there are any build customisations you've made then it would be<br>
> worthwhile looking at the HINTFILE system that slackrepo uses. A default<br>
> set for slackrepo can be found at:<br>
> <a href="https://github.com/idlemoor/slackrepo-hints" rel="noreferrer" target="_blank">https://github.com/idlemoor/slackrepo-hints</a><br>
<br>
   I don't see anything in the *.hint files I've checked so far (e.g.,<br>
audacity in Audio). They all seem to point to moving the hint file to a new<br>
directory. This from<br>
<<a href="https://github.com/idlemoor/slackrepo-hints/tree/master/ponce/default_hintfiles/14.2" rel="noreferrer" target="_blank">https://github.com/idlemoor/slackrepo-hints/tree/master/ponce/default_hintfiles/14.2</a>><br>
<br>
   Am I looking in the wrong directory?<br></blockquote></div><div><br></div><div>Those would be the default hintfiles for ponce's repo. You'd want the ones out of SBo/default-hintfiles</div><div><br></div><div><a href="https://github.com/idlemoor/slackrepo-hints/blob/master/SBo/default_hintfiles/">https://github.com/idlemoor/slackrepo-hints/blob/master/SBo/default_hintfiles/</a><br></div><div><br></div><div>I also have the hintfiles I've created available. </div><div><br></div><div><a href="https://github.com/bassmadrigal/slackrepo-hintfiles-14.2">https://github.com/bassmadrigal/slackrepo-hintfiles-14.2</a><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div>