<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5856&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Is Devuan Daedalus Changing to "Stable"?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5856</link>
		<description><![CDATA[The most recent posts in Is Devuan Daedalus Changing to "Stable"?.]]></description>
		<lastBuildDate>Thu, 17 Aug 2023 09:14:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43450#p43450</link>
			<description><![CDATA[<p><span class="bbc">sudo apt-get dist-upgrade</span> involved ~2,000 files &amp; the final <span class="bbc">sudo apt autoremove</span> involved scores of files being removed.</p><p>Considering the size of the install (it was huge) it went without problems. Restarting (new kernel) gave a blank screen, which was heart-stopping (I&#039;ve had to do repairs on remote servers from the grub command-line in the past and do not want to ever have to repeat that again). Restarting the computer then gave <em>Recovering Journal</em> which is excellent considering the alternative, but not really something that you want to see.</p><p>Naturally I&#039;ve got gripes. Don&#039;t much like the colour scheme (sorry, the blue is too bright for my taste). The fonts are different everywhere. <span class="bbc">mlocate</span> has gone &amp; been replaced by <span class="bbc">plocate</span>.</p><p>The grub startup screen was missing the Devuan theme, and the default Debian grub screen is pants. It probably happened due to a wrong choice during setup, but here is how to fix that: The file to look for is <span class="bbc">/etc/default/grub</span>. There were two files in that dir:</p><ol class="decimal"><li><p>grub</p></li><li><p>grub.ucf-old</p></li></ol><p>Doing a diff showed that the old file referenced the Devuan theme. I therefor added the following line at the bottom of &#039;grub&#039;:</p><div class="codebox"><pre><code>$ tail /etc/default/grub
# Uncomment if you don&#039;t want GRUB to pass &quot;root=UUID=xxx&quot; parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY=&quot;true&quot;

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=&quot;480 440 1&quot;

GRUB_THEME=/usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt</code></pre></div><p>The final fix is to run <span class="bbc">update-grub</span> and now the Devuan theme shows on startup.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Thu, 17 Aug 2023 09:14:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43450#p43450</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43443#p43443</link>
			<description><![CDATA[<p><a href="https://www.devuan.org/os/documentation/install-guides/daedalus/upgrade-to-daedalus" rel="nofollow">Upgrade to Daedalus from Chimaera page</a></p><p>This is what my <span class="bbc">/etc/apt/sources.list</span> looks like after I remembered to comment-out the Chimaera releases (the first attempt to upgrade did not work because of that!):</p><div class="codebox"><pre><code>$ cat /etc/apt/sources.list
deb http://deb.devuan.org/merged daedalus                  main non-free-firmware non-free contrib
deb http://deb.devuan.org/merged daedalus-updates          main non-free-firmware non-free contrib
deb http://deb.devuan.org/merged daedalus-security         main non-free-firmware non-free contrib
# deb http://deb.devuan.org/merged daedalus-proposed-updates main non-free-firmware non-free contrib
# deb http://deb.devuan.org/merged daedalus-backports        main non-free-firmware non-free contrib</code></pre></div><p>I&#039;ve now issued <span class="bbc">sudo apt-get update</span> &amp; several hundred updated files are installing.</p><p>Isn&#039;t it blooming amazing that anyone can design these things?</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Thu, 17 Aug 2023 06:32:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43443#p43443</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43441#p43441</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Have you cleared your cache? I had to to see the changes.</p></div></blockquote></div><p>You are right. Shift-f5 &amp; there we are: <em>&quot;Daedalus 5.0 is the current stable release.&quot;</em></p><p>Ah well. Let&#039;s see how well prepared everything is.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Thu, 17 Aug 2023 05:35:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43441#p43441</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43432#p43432</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>You noticed! It&#039;s been less than an hour since the repo links got changed. So yeah, we are in the midst of the change. Give the mirrors a couple hours to catch up. When we&#039;re sure everything else is in place, the website will be updated and there will be an official announcement. Stable installer isos and live isos are already in place.</p></div></blockquote></div><p>That&#039;s good, I was beginning to think Devuan was dead...</p><p>Get it? <img src="http://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (zapper)]]></author>
			<pubDate>Thu, 17 Aug 2023 00:55:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43432#p43432</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43430#p43430</link>
			<description><![CDATA[<p>Have you cleared your cache? I had to to see the changes.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 16 Aug 2023 23:56:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43430#p43430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43429#p43429</link>
			<description><![CDATA[<p>The <a href="https://www.devuan.org/" rel="nofollow">Devuan Home page</a> *still* says <em>&quot;Chimaera 4.0 is the current stable release&quot;</em>, whilst the <a href="https://www.devuan.org/os/releases" rel="nofollow">Devuan Releases page</a> bravely says <em>&quot;Daedalus stable released:2023-08-14&quot;</em>.</p><p>I got bitten too many times trying to bridge conflicting releases, so am trying to be patient until those two pages reconcile themselves.</p><p>It has to be said that the earlier bad experiences were with CentOS, and that was because RedHat deployed technological measures to prevent folks from in-place upgrading from one major release to the next (presumably to force a new release to be purchased but I don&#039;t actually know why, I just know that they did it). It&#039;s bad enough dealing with a difficult Home-based system, but 10 x worse when it is a remote server that your finances depend upon. Everything was fine going from 3 =&gt; 4, but then it got more &amp; more difficult and by CentOS-6 it was clear that going from 6 to 7 was going to be impossible unless you wiped the disk clean. Despicable twats.</p>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Wed, 16 Aug 2023 23:35:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43429#p43429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43365#p43365</link>
			<description><![CDATA[<p>Thanks for the kind words andyp67. I do what I can . . . <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 15 Aug 2023 18:40:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43365#p43365</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43362#p43362</link>
			<description><![CDATA[<p>I hope golinux puts as much energy as possible into the forum these days, as golinux is quite attentive, which is warming.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Tue, 15 Aug 2023 18:26:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43362#p43362</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43343#p43343</link>
			<description><![CDATA[<p>Tue 15 Aug 2023, just coming up to 2 PM UTC.<br />The homepage has gone Daedalus 5.0 current stable release.<br />I like the subtle changes in colours very much indeed.<br />Will be splendid to see Devuan top of the page on Distrowatch.<br />&#039;Sunshine on a rainy day,&#039; here in Ungreat Britain.<br />What&#039;s new it says,<br />Rootless startx uses libseat1<br />is that just for a Display Manager,<br />in the past I found a quite small &#039;script,&#039; which did auto login and startx without a Display Manager.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Tue, 15 Aug 2023 12:58:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43343#p43343</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43340#p43340</link>
			<description><![CDATA[<p>Congratulations to all of the Devuan team and the community helping refine that release. Daedalus is simply fantastic.<br />BRAVO - Thank you all!!</p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Tue, 15 Aug 2023 11:07:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43340#p43340</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43339#p43339</link>
			<description><![CDATA[<p>Migrated to Daedalus, everything seems fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (gipi)]]></author>
			<pubDate>Tue, 15 Aug 2023 09:35:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43339#p43339</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43338#p43338</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p> Stable installer isos and live isos are already in place.</p></div></blockquote></div><p>That&#039;s very good news! Thanks to all the devs!</p>]]></description>
			<author><![CDATA[dummy@example.com (joril)]]></author>
			<pubDate>Tue, 15 Aug 2023 07:48:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43338#p43338</guid>
		</item>
		<item>
			<title><![CDATA[Re: Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43328#p43328</link>
			<description><![CDATA[<p>You noticed! It&#039;s been less than an hour since the repo links got changed. So yeah, we are in the midst of the change. Give the mirrors a couple hours to catch up. When we&#039;re sure everything else is in place, the website will be updated and there will be an official announcement. Stable installer isos and live isos are already in place.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 14 Aug 2023 20:27:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43328#p43328</guid>
		</item>
		<item>
			<title><![CDATA[Is Devuan Daedalus Changing to "Stable"?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=43326#p43326</link>
			<description><![CDATA[<p>Doing my ordinary daily apt update just now and - although no updates available - got the first-time-ever message:</p><div class="quotebox"><cite>apt wrote:</cite><blockquote><div><p>N: Repository &#039;http://deb.devuan.org/merged chimaera-security InRelease&#039; changed its &#039;Suite&#039; value from &#039;stable-security&#039; to &#039;oldstable-security&#039;</p></div></blockquote></div><p><a href="https://www.devuan.org/" rel="nofollow">Devuan.org Home page</a> still says:</p><div class="quotebox"><cite>Devuan Home wrote:</cite><blockquote><div><p>Devuan Releases<br />Chimaera 4.0 is the current stable release.<br />Beowulf 3.1 point release has moved to oldstable status.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Mon, 14 Aug 2023 20:13:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=43326#p43326</guid>
		</item>
	</channel>
</rss>
