<?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=4402&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4402</link>
		<description><![CDATA[The most recent posts in HowTo - Install Ceres packages on a Beowulf system with Bedrock.]]></description>
		<lastBuildDate>Mon, 25 Dec 2023 17:32:42 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46535#p46535</link>
			<description><![CDATA[<p>Hi Andy,</p><p>Are you still using Bedrock?</p>]]></description>
			<author><![CDATA[dummy@example.com (pcalvert)]]></author>
			<pubDate>Mon, 25 Dec 2023 17:32:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46535#p46535</guid>
		</item>
		<item>
			<title><![CDATA[Re: HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30578#p30578</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>While this is all very interesting, it does beg one obvious question... If the goal is to run &quot;a few Ceres packages&quot;, why not just backport them locally?</p></div></blockquote></div><p>I backport packages often. I would not be the person who would write a post that says &quot;do not backport&quot;. If that&#039;s what you get from reading my post, then I would need to re-write it.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Thu, 08 Jul 2021 08:19:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30578#p30578</guid>
		</item>
		<item>
			<title><![CDATA[Re: HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30573#p30573</link>
			<description><![CDATA[<p>While this is all very interesting, it does beg one obvious question... If the goal is to run &quot;a few Ceres packages&quot;, why not just backport them locally?</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Thu, 08 Jul 2021 04:13:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30573#p30573</guid>
		</item>
		<item>
			<title><![CDATA[Re: HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30555#p30555</link>
			<description><![CDATA[<div class="quotebox"><cite>dice wrote:</cite><blockquote><div><p>Still begs the question of overall stability.</p></div></blockquote></div><p>I&#039;ve only been trying it for a couple of days, so not sure about long-term stability. So far it&#039;s very smooth and easy. Once I get a package installed it doesn&#039;t take any real thought. I can keep the Ceres strata updated with (as root) &#039;strat myceres apt update&#039; and &#039;strat myceres apt upgrade&#039;. </p><p>One thing to watch out for is making sure which &quot;strata&quot; you are working in. The Ceres strata has its own full directory structure, so there are apparently some situations where you can think you are making config changes to the main Beowulf directory structure, but you are actually in the directory tree for the Ceres strata. The packages work on config files in their own directory tree by default, so for example if you installed nano with Ceres and used nano to edit config files, you would be editing files in the Ceres strata by default unless you gave it an express command such as &#039;strat devuan nano /etc/hosts&#039;.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Wed, 07 Jul 2021 16:50:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30555#p30555</guid>
		</item>
		<item>
			<title><![CDATA[Re: HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30552#p30552</link>
			<description><![CDATA[<p>I might give this a try, thanks. I tried bedrock linux a few years ago on an artix linux base with voidlinux strata and it worked ok. Void had some packages in their repos that artix didnt etc etc.</p><p>I can see the added benefits of doing this though (having newer unstable packages on a stable base via bedrock) and it seems like a maybe better idea than mixing distros package managers. Still begs the question of overall stability.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Wed, 07 Jul 2021 15:24:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30552#p30552</guid>
		</item>
		<item>
			<title><![CDATA[HowTo - Install Ceres packages on a Beowulf system with Bedrock]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30534#p30534</link>
			<description><![CDATA[<p>For those who want a few Ceres packages running on their Beowulf system, BedrockLinux can help. It is not a Linux distro, but a script that gets different package managers to work together in layers called &quot;strata&quot; on your system.</p><p>1. Install fresh Beowulf system. Don&#039;t use Btrfs file system - ext4 worked for me.<br />2. Update the system with apt update and apt upgrade<br />3. Download the BedrockLinux script for your architecture from here: <a href="https://raw.githubusercontent.com/bedrocklinux/bedrocklinux-userland/0.7/releases" rel="nofollow">https://raw.githubusercontent.com/bedro … 7/releases</a><br />3. Run the script as root: sh ./bedrock-linux-release-arch.sh --hijack<br />4. Reboot<br />5. Add the Devuan Ceres &quot;strata&quot; to the system, with the name &quot;myceres&quot; (or pick your own preferred name): <br />$ sudo brl fetch -n myceres -r ceres devuan<br />6. Try adding a package from Ceres to the system, in this case I&#039;ll install the &#039;galculator&#039; desktop calculator program:<br />[as root] $ strat myceres apt install galculator<br />7. Copy the .desktop file to ~/.local/share/applications/ to add the Ceres version of galculator to the XFCE menu:<br />$ mkdir ~/.local/share/applications/<br />$ cp /bedrock/strata/myceres/usr/share/applications/galculator.desktop ~/.local/share/applications/</p><p>Hat tip to Jesse Smith for his excellent review and walkthrough of BedrockLinux in this week&#039;s Distrowatch Weekly: <a href="https://distrowatch.com/weekly.php?issue=20210705&amp;mode=67" rel="nofollow">https://distrowatch.com/weekly.php?issu … 05&amp;mode=67</a><br />BedrockLinux install instructions and more helpful documents are found here: <a href="https://bedrocklinux.org/0.7/installation-instructions.html" rel="nofollow">https://bedrocklinux.org/0.7/installati … tions.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (andyprough)]]></author>
			<pubDate>Tue, 06 Jul 2021 17:33:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30534#p30534</guid>
		</item>
	</channel>
</rss>
