<?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=133&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / General Questions]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=133</link>
		<description><![CDATA[The most recent posts in General Questions.]]></description>
		<lastBuildDate>Thu, 23 Feb 2017 16:39:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: General Questions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=576#p576</link>
			<description><![CDATA[<div class="quotebox"><cite>millpond wrote:</cite><blockquote><div><p>Is anything like this on the ML or in git?</p></div></blockquote></div><p>Not that I&#039;ve seen.&#160; If only . . .</p><div class="quotebox"><cite>millpond wrote:</cite><blockquote><div><p>When is the best time for IRC questions??? (EST)</p></div></blockquote></div><p>Anytime.&#160; The is often a burst of activity when Europe is awakening (and we in the US are sleeping).&#160; But there is no clear pattern.&#160; Post and you can check the <strong><a href="https://botbot.me/freenode/devuan/" rel="nofollow">botbot logs</a></strong> for a response anytime.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 23 Feb 2017 16:39:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=576#p576</guid>
		</item>
		<item>
			<title><![CDATA[Re: General Questions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=572#p572</link>
			<description><![CDATA[<p>Sorry for delay. Loss in family.</p><p>OK.. I looked at Amprolla2, and I do not see where the filtering is. Searching the python scripts for the &#039;systemd&#039; string yields no results.<br />And a daemon is more than what I need. </p><p>What I am looking for is basically a script to:<br />1. Work by parsing local directories (either local mirror or deb collections). <br />2. Look into the deb archives and read themetadata, searching the dependency string for systemd, and flag the file. <br />3. Move the flagged files to a separate location. </p><p>Then comes the fun part.<br />I have yet to find good tools/scripts for dealing seamlessly with x archives. Anything in python, perl, ruby will do. I want to strip the debs of the systemd references attempt to install in a jail/VM and see if the package works. If not, try:<br />1. Dummy systemd libs/executables (exit 1 or exit 0???)<br />2. A script to grab the source and compile it without systemd, and package it as a deb.</p><p>Is anything like this on the ML or in git? </p><p>When is the best time for IRC questions??? (EST)</p>]]></description>
			<author><![CDATA[dummy@example.com (millpond)]]></author>
			<pubDate>Thu, 23 Feb 2017 06:49:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=572#p572</guid>
		</item>
		<item>
			<title><![CDATA[Re: General Questions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=563#p563</link>
			<description><![CDATA[<p>@millpond:&#160; I posted your question on irc and here&#039;s the response.&#160; Centurion_Dan is doing most of the packaging for Devuan:</p><div class="quotebox"><blockquote><div><p>&lt;Centurion_Dan&gt; golinux: it&#039;s not scripts, rather changes usually in the debian/rules to disable the reliance on systemd api&#039;s</p></div></blockquote></div><p>You might also find dev1fanboy&#039;s <strong><a href="https://git.devuan.org/dev1fanboy/Upgrade-Install-Devuan/wikis/maintainer-walkthrough" rel="nofollow">Maintainer walkthrough</a></strong> useful.</p><p>IIRC amprolla2 will tag Debian packages that rely on systemd and quarantine them until they can be repackaged sans systemd.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 11 Feb 2017 00:47:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=563#p563</guid>
		</item>
		<item>
			<title><![CDATA[Re: General Questions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=562#p562</link>
			<description><![CDATA[<p>It&#039;s a bit scary to reply to this, because you&#039;ve raised a fair few issues in the one breath :-)<br />How about splitting them up into several (is it 3 or is it 4?) threads.</p><p>As for the the last issue, &quot;compiling without systemd&quot;, I believe a search in the <br /><a href="https://lists.dyne.org/lurker/splash/index.en.html#lists.dyne.org" rel="nofollow">dyne.org&#039;s mailing list</a> may bring up some discussions. That would be my first target for &quot;FAQs in one spot&quot;; though I wouldn&#039;t be surprised if there are more spots than one available.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 10 Feb 2017 23:26:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=562#p562</guid>
		</item>
		<item>
			<title><![CDATA[General Questions]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=560#p560</link>
			<description><![CDATA[<p>I have Devuan installed on an ancient 32 bit Athlon as an &#039;upgrade&#039;, and on a 64 bit C2Q as fresh bare metal install. </p><p>64 bit machine works fine. No noticed flaws. Yet...</p><p>32 bit has some power issues, which I was wondering how to resolve. The external USB drive is spinning down after a while which is good. The three internal drives are not, which is not. I have hdparms set, but no luck. I have a script which was badly broken by Jessie/systemd, but I may need to put back together.</p><p>I have updates turned off as a general principle, so is there anything since 8.1 that i really *need* to update?</p><p>Also: Are the Devuan filtering scripts available, for yanking the junk out of Debian directly? <br />I&#039;d like to do experimenting with Perl or even Rakudo. <br />Or any FAQs in one spot for compiling without systemd ( I did indeed have some a while back, but misplaced them!)</p>]]></description>
			<author><![CDATA[dummy@example.com (millpond)]]></author>
			<pubDate>Fri, 10 Feb 2017 18:16:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=560#p560</guid>
		</item>
	</channel>
</rss>
