<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3845&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Refracta2usb not in Beowulf repo?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3845</link>
		<description><![CDATA[The most recent posts in Refracta2usb not in Beowulf repo?.]]></description>
		<lastBuildDate>Fri, 25 Sep 2020 07:54:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24909#p24909</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... installer includes Recommends by default.</p></div></blockquote></div><p>Not so &#039;bare-bones&#039; as I expected a <span class="bbc">net-install</span> to be.<br />maybe it would be easier to make a list of the Recommends included in the <span class="bbc">net-install</span> and a script to purge them when the installation is finished</p></div></blockquote></div><p>Devuan is absolutely hackable. We all like this. The hack from fsmithred is a good example. Thank you.</p><p>I always use Expert install from net-install. My hack is <strong>not</strong> configure package manager and use my own scripts on first log in the installed system.</p><p>Enjoy your own hack <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Fri, 25 Sep 2020 07:54:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24909#p24909</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24904#p24904</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... installer includes Recommends by default.</p></div></blockquote></div><p>I see.</p><p>Not so &#039;bare-bones&#039; as I expected a <span class="bbc">net-install</span> to be.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... switch to another virtual console with alt-F2 during the install and make a 00norecommends file in /etc/apt/apt.conf.d/ that contains&#160; </p><div class="codebox"><pre><code>APT::Install-Recommends &quot;no&quot;;</code></pre></div><p>... after the package manager is configured but before tasksel starts installing packages.<br />alt-F1 to get back to the installer.</p></div></blockquote></div><p>Thanks for the heads-up, good to know.<br />I&#039;m not doing installations so often, but I&#039;ll keep it in mind.</p><p>On the other hand, maybe it would be easier to make a list of the Recommends included in the <span class="bbc">net-install</span> and a script to purge them when the installation is finished and you are logged in as root for the first time.</p><p>Followed by a double portion of <span class="bbc">apt install -f</span> ...&#160; &#160;8^D !!!<br />Just in case.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 24 Sep 2020 20:51:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24904#p24904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24900#p24900</link>
			<description><![CDATA[<p>The installer includes Recommends by default. If you wanted to alter that, you could switch to another virtual console with alt-F2 during the install and make a 00norecommends file in /etc/apt/apt.conf.d/ that contains&#160; </p><div class="codebox"><pre><code>APT::Install-Recommends &quot;no&quot;;</code></pre></div><p>Do that after the package manager is configured but before tasksel starts installing packages.<br />alt-F1 to get back to the installer.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 24 Sep 2020 18:52:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24900#p24900</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24896#p24896</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Refracta tools have never been in the debian ...<br />... refracta2usb won&#039;t be in the devuan repo until I clean up the code.</p></div></blockquote></div><p>OK.</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... ugly code, but it still works.</p></div></blockquote></div><p>Indeed ...&#160; &#160;=^)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... dread making any changes ...</p></div></blockquote></div><p>I know that feeling too well ...</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>... get rid of live-tools. It&#039;s not needed.<br />Install without Recommends ...</p></div></blockquote></div><p>The Beowulf installation I&#039;m working on is a <span class="bbc">net-install</span> which I expected to be bare-bones by design.<br />But <span class="bbc">live-tools</span> seems to have been installed either by the <span class="bbc">net-install</span> installation process itself or something else.</p><div class="codebox"><pre><code>~$ apt list | grep -i live-tools
live-tools/stable,now 1:20171207 all [installed,automatic]  &lt;--- came with what?
~$ su -</code></pre></div><p>I certainly don&#039;t recall installing it.</p><p>I&#039;ve removed it as per your suggestion.<br />Did not drag anything along with it.&#160; &#160;=^)</p><div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>Cryptsetup is infinitely more useful.</p></div></blockquote></div><p>I&#039;ll keep it.</p><p>Thanks for your input.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 24 Sep 2020 16:57:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24896#p24896</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24893#p24893</link>
			<description><![CDATA[<p>Refracta tools have never been in the debian repos, and refracta2usb won&#039;t be in the devuan repo until I clean up the code. It&#039;s ugly code, but it still works. I dread making any changes to it.</p><p>Do yourself a favor and get rid of live-tools. It&#039;s not needed. Install without Recommends to avoid it. All it does is divert update-initramfs to a special version for live systems that seems to be completely useless. </p><p>Cryptsetup is infinitely more useful. Keep it.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 24 Sep 2020 16:10:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24893#p24893</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24891#p24891</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>... like it&#039;s ever been ...</p></div></blockquote></div><p>Seems so.</p><p>Any idea why?<br />ie: why Debian does not have it in its repository?</p><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>... get it <span class="bbu"><a href="https://sourceforge.net/projects/refracta/files/" rel="nofollow">here</a></span>.</p></div></blockquote></div><p>Thanks a lot.&#160; 8⁾)</p><p>What can you tell me about the warning messages?<br />ie: <span class="bbc">update-rc.d</span> and <span class="bbc">cryptsetup</span>.</p><p>Cheers,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Thu, 24 Sep 2020 14:19:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24891#p24891</guid>
		</item>
		<item>
			<title><![CDATA[Re: Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24878#p24878</link>
			<description><![CDATA[<p>Doesn&#039;t look like it&#039;s ever been <span class="bbu"><a href="https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=refracta2usb&amp;release=any" rel="nofollow">in the repos</a></span>.&#160; You can get it <span class="bbu"><a href="https://sourceforge.net/projects/refracta/files/" rel="nofollow">here</a></span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 24 Sep 2020 00:25:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24878#p24878</guid>
		</item>
		<item>
			<title><![CDATA[Refracta2usb not in Beowulf repo?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24876#p24876</link>
			<description><![CDATA[<p>Hello:</p><p>Can&#039;t find refracta2usb in the Beowulf repository.<br />I recall the same thing happening when I wanted to install it in ascii but cannot recall how that got solved.</p><p>Also ...</p><p>On installing <span class="bbc">refractasnapshot-gui</span> I got these warnings:</p><div class="codebox"><pre><code>---
Setting up live-tools (1:20171207) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start runlevel arguments (none) do not match live-tools Default-Start values (S)
Setting up uuid-runtime (2.33.1-0.1+devuan1~beowulf2) ...
Adding group `uuidd&#039; (GID 118) ...
Done.

Warning: The home dir /run/uuidd you specified can&#039;t be accessed: No such file or directory
Adding system user `uuidd&#039; (UID 111) ...
Adding new user `uuidd&#039; (UID 111) with group `uuidd&#039; ...
Not creating home directory `/run/uuidd&#039;.
Warning: The home dir /run/uuidd you specified can&#039;t be accessed: No such file or directory</code></pre></div><p>So I checked and found a <span class="bbc">uuidd</span> group so I added myself to it.</p><p>The directory <span class="bbc">/run/uuidd</span> exists.</p><div class="codebox"><pre><code>/$ locate /run/uuidd
/run/uuidd
/run/uuidd/request
/run/uuidd/uuidd.pid
/$ </code></pre></div><p>Is there something I should do about the <span class="bbc">update-rc.d:</span> warnings?</p><p>I also got this:</p><div class="codebox"><pre><code>cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
nor crypto modules. If that&#039;s on purpose, you may want to uninstall the 
&#039;cryptsetup-initramfs&#039; package in order to disable the cryptsetup initramfs 
integration and avoid this warning.</code></pre></div><p>Should I uninstall the &#039;cryptsetup-initramfs&#039; package?<br />I&#039;m not using encryption (for now) but would need it if I eventually decide to use <span class="bbc">tomb</span>.<br />Although not sure it is worth it as it is described as being for <em>fairly strong</em> encryption.</p><p>Thanks in advance,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Wed, 23 Sep 2020 22:38:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24876#p24876</guid>
		</item>
	</channel>
</rss>
