<?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=3997&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Base install recent migration from ubuntu some concerns]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3997</link>
		<description><![CDATA[The most recent posts in Base install recent migration from ubuntu some concerns.]]></description>
		<lastBuildDate>Sun, 13 Dec 2020 12:00:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26252#p26252</link>
			<description><![CDATA[<p>You only need one line. There&#039;s no chimaera-updates or chimaera-security until it goes stable. Leave those commented out for now. Also comment the third-party repo for the upgrade. The deb-src lines are only needed if you want to rebuild source packages. </p><p>I did an upgrade from beowulf to chimaera back in July. There were a few tricky spots. I&#039;ll leave you my notes. You will probably run into some different tricky spots, so do not follow these directions exactly. They are only here as an example. Also, search this forum for other accounts of upgrading to chimaera.</p><div class="quotebox"><blockquote><div><p>Edit sources.list<br />apt update<br />apt upgrade<br />Took new versions of config files when asked.</p><p>apt full-upgrade fails d/t libc6-dev and libgcc-8-dev conflicts.<br />both before and after reboot into new kernel</p><p>apt remove build-essential<br />apt autoremove<br />apt remove libc6-dev<br />apt full-upgrade<br />apt autoremove</p><p>You may need to remove libgcc1 to get the next command to work.<br />apt install build-essential linux-headers-`uname -r` failed for same libgcc conflict.</p><p>apt install libgcc-8-dev=8.4.0-4<br />apt autoremove<br />apt full-upgrade --&gt; sshfs has been kept back<br />apt install sshfs=3.7.0+repack-1</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 13 Dec 2020 12:00:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26252#p26252</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26250#p26250</link>
			<description><![CDATA[<p>Edit: nevermind i remembered i can just refer to the debian documentation for this but using devuan&#039;s suite names</p><p>sorry for pestering with noob questions but does this look like a proper /etc/apt/sources.list for upgrading to chimaera?<br />i opened the file on vim and did :%s/beowulf/chimaera/g&lt;cr&gt;</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged chimaera main non-free contrib
deb-src http://deb.devuan.org/merged chimaera main non-free contrib
deb https://download.onlyoffice.com/repo/debian squeeze main

# deb http://deb.devuan.org/merged chimaera-security main contrib non-free
# deb-src http://deb.devuan.org/merged chimaera-security main contrib non-free

# chimaera-updates, previously known as &#039;volatile&#039;
deb http://deb.devuan.org/merged chimaera-updates main contrib non-free
deb-src http://deb.devuan.org/merged chimaera-updates main contrib non-free</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sun, 13 Dec 2020 00:17:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26250#p26250</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26249#p26249</link>
			<description><![CDATA[<p>Thanks, the capacity of easily creating your own iso is one of the very reasons i decided to hop onto devuan from all other non-systemd distros, i even considered void linux for a while</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 12 Dec 2020 21:23:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26249#p26249</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26248#p26248</link>
			<description><![CDATA[<p>When you install runit, live-config-sysvinit will be removed if it&#039;s installed. So will live-config and refractasnapshot and maybe a few other things. Install live-config-runit and then you can install live-config and refractasnapshot-base and -gui. The package is here: <br /><a href="http://distro.ibiblio.org/refracta/files/extra_packages/live-config-runit_5.2019%2Brefracta10u1_all.deb" rel="nofollow">http://distro.ibiblio.org/refracta/file … u1_all.deb</a></p><p>I made it for beowulf, but it should work on chimaera, too. I have not tried runit on chimaera, but I know someone who is using runit on ceres and also that same live-config-runit package and refracta tools.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 12 Dec 2020 20:46:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26248#p26248</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26247#p26247</link>
			<description><![CDATA[<p>Thanks, the posts of the forum have been helpful, when my base install didn&#039;t startx after installing the minimal x server setup a post of the forum had the solution, i had to install the firmware package for amd gpu.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 12 Dec 2020 20:23:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26247#p26247</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26246#p26246</link>
			<description><![CDATA[<p><a href="https://dev1galaxy.org/viewtopic.php?id=3952" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3952</a></p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sat, 12 Dec 2020 20:20:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26246#p26246</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26245#p26245</link>
			<description><![CDATA[<p>Thanks, any suggestion on creating a live iso with refracra snapshot? As in do i give up on runit or upgrade to chimaera with sysvinit, install and config everything there, create the live iso still in sysvinit an move to runit after?</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 12 Dec 2020 20:18:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26245#p26245</guid>
		</item>
		<item>
			<title><![CDATA[Re: Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26244#p26244</link>
			<description><![CDATA[<div class="quotebox"><cite>EDX-0 wrote:</cite><blockquote><div><p>hp probook 445 G7 with ryzen 4700U</p></div></blockquote></div><p>The fourth generation Ryzen iGPUs need a newer Mesa version than is available in beowulf.</p><p>See <a href="https://dev1galaxy.org/viewtopic.php?id=3913" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=3913</a></p><p>EDIT: typo.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 12 Dec 2020 20:02:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26244#p26244</guid>
		</item>
		<item>
			<title><![CDATA[Base install recent migration from ubuntu some concerns]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26241#p26241</link>
			<description><![CDATA[<p>I just did a netinstall with no DE as i intend to use awesome and DE independient packages, i&#039;m almost done setting the system how i want but i find myself with some concerns:</p><p>• i want to change my sources to chimaera as there is software i need that isn&#039;t avaible for beowulf, like neovim &gt; 4.3, light, and a more recent version of calcurse (i may end compiling that one myself from source as it not only has inproved caldav support but it reads the config from .config/calcurse by default) which goes to the next point</p><p>• i want to install runit but from reading it seems installing runit on chimaera is rather tricky, and installing it on beowulf and then upgrading to chimaera seems safest</p><p>• but i want to create a live iso of my install as i intend to buy a new laptop for uni for christmass, so i want some automation of installing my system how i want, however from what i&#039;ve read so far on the forum installing runit has conflicts with refracta snapshot</p><p>in regards to harware i am looking at getting an hp probook 445 G7 with ryzen 4700U, from what i unserstand i only need linux-wlan-ng-firmware and linux &gt;= 5.7 for that to work</p><p>All advice is greatly appreciated</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 12 Dec 2020 19:06:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26241#p26241</guid>
		</item>
	</channel>
</rss>
