<?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=6850&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6850</link>
		<description><![CDATA[The most recent posts in Darkness - ISO Devuan Testing + TDE for AMD64.]]></description>
		<lastBuildDate>Wed, 25 Feb 2026 18:10:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62458#p62458</link>
			<description><![CDATA[<p>Used TDE here since the beginning, ~2010. Main OS then was Debian Unstable (sidux) with KDE 3.5. The end for me with KDE and consequentially running testing/unstable on a production machine, was a routine dist-upgrade leaving a semi-functional DE with no way back, i.e. the premature release of KDE4.</p><p>Maintaining testing/unstable is nothing compared to such (yes, by design) nasty surprises.</p><p>@samhain, thanks for your contributions, I appreciate what you do and always give your latest ISO a spin.</p><div class="quotebox"><blockquote><div><p>I prefer to start with a full installation and then work my way back. Just mark all packages installed by tde-trinity as &quot;manual&quot;. &quot;tdm-trinity&quot; should be pulled in automatically.</p></div></blockquote></div><p>My approach is the minimalist opposite: Disable &#039;recommends&#039;, install tdebase-trinity and add what you want if/when needed. Wallpapers, games. stuff you will never use or prefer alternatives.. Why install in the first place?</p><p>Also, IMO, if unwanted stuff is apt-marked manual it gets difficult to track down and thin down. </p><p>Here is my basic, minimal TDE install list to feed apt with (adapt to suit). Other TDE essentials and deps (not all the cruft) are pulled automatically. I use this for the ExeGNU live images and (done usually from bootstrap) &#039;real&#039; installations. Note, tdm is in the list, nothing else pulls it in.</p><div class="codebox"><pre class="vscroll"><code>tdebase-trinity
amarok-trinity
ark-trinity
gwenview-i18n-trinity
gwenview-trinity
k3b-i18n-trinity
k3b-trinity
kaffeine-trinity
kamera-trinity
karm-trinity
kate-plugins-trinity
kcalc-trinity
kcoloredit-trinity
kcron-trinity
kdf-trinity
kdiff3-trinity
kdirstat-trinity
kexi-trinity
kgamma-trinity
kget-trinity
kghostview-trinity
kicker-applets-trinity
kipi-plugins-trinity
kmix-trinity
knemo-trinity
knotes-trinity
konq-plugins-trinity
konversation-trinity
kpdf-trinity
kregexpeditor-trinity
ksnapshot-trinity
ksplash-engine-moodin-trinity
kspread-trinity
ksvg-trinity
ksysguardd-trinity
ktorrent-trinity
kuser-trinity
kword-data-trinity
kword-trinity
network-manager-tde
soundkonverter-trinity
tde-i18n-engb-trinity
tde-i18n-es-trinity
tde-style-qtcurve-trinity
tdeaddons-tdefile-plugins-trinity
tdeartwork-misc-trinity
tdeartwork-style-trinity
tdeartwork-theme-icon-trinity
tdeartwork-theme-window-trinity
tdebase-runtime-data-common-trinity
tdegraphics-tdefile-plugins-trinity
tdeio-locate-trinity
tdemultimedia-tdeio-plugins-trinity
tdepowersave-trinity
tdescreensaver-trinity
tdm-trinity
twin-style-crystal-trinity</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dzz)]]></author>
			<pubDate>Wed, 25 Feb 2026 18:10:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62458#p62458</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62454#p62454</link>
			<description><![CDATA[<p>Ah. OK, thank you very much.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 25 Feb 2026 17:23:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62454#p62454</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62453#p62453</link>
			<description><![CDATA[<p>tde-trinity is TDEs top meta-package. When installing it pulls in the next layer of meta-packages. When you uninstall any package that is referenced somewhere down the dependency tree you&#039;ll end up with all depending packages removed. e.g. &quot;tde-trinity&quot; depends on &quot;tdeedu-trinity&quot; depends on &quot;klatin-trinity&quot;. klatin-trinity&quot; will remove all the meta-packages that depend on it, including &quot;tde-trinity&quot;. As all other TDE packages like &quot;tde-core-trinity&quot; are marked as &quot;automatically installed&quot; they will be removed when the last package depending on them is removed ... so removing &quot;klatin-trinity&quot; will remove the whole of TDE.</p><p>To prevent this from happening you can mark all packages that &quot;tde-trinity&quot; depends on as &quot;manually installed&quot;, e.g.:</p><div class="codebox"><pre><code>apt-mark manual $(LANG=C aptitude show tde-trinity |grep Depends|sed -e &#039;s#Depends:##&#039; -e &#039;s#([^)]*),##g&#039;)</code></pre></div><p>Now removing &quot;klatin-trinity&quot; will remove the meta-package &quot;tde-trinity&quot; and the meta-package &quot;tdeedu-trinity&quot; plus all other things mentioned in &quot;tdeedu-trinity&quot;, but the rest of TDE will still be installed. As the meta-packages are there for your convinience it works as intended <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Wed, 25 Feb 2026 17:20:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62453#p62453</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62450#p62450</link>
			<description><![CDATA[<p>OK, thanks for that. Here is why I prefer a stable install medium - I don&#039;t have much of a routine with this kind of thing:</p><p>@ samhain How does one </p><div class="quotebox"><blockquote><div><p>mark all packages installed by tde-trinity as &quot;manual&quot;</p></div></blockquote></div><p> and why?</p><p>@ RedGreen925 Thanks for the info and a look at your /etc/apt/sources.list.d/trinity.sources file.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 25 Feb 2026 15:30:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62450#p62450</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62448#p62448</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>If using a Devuan install without a desktop already installed, will the TDE login manager be pulled in? Is it better to start with a minimal install such as LXDE and then remove it after TDE gets installed?</p></div></blockquote></div><p>The TDM (TDE Display Manager) will be installed no matter the current one on the machine. If already installed different manager then you get the debconf choice to choose the one to login with. Should be no need for anything other than the basic install then installing the software wanted for the TDE and Xlibre if wanted instead of Xorg. With the TDE you get the choice of the tdebase-trinity to install or the tdedesktop-trinity the whole thing I think it is called.</p><p><a href="https://wiki.trinitydesktop.org/Devuan_Trinity_Repository_Installation_Instructions" rel="nofollow">https://wiki.trinitydesktop.org/Devuan_ … structions</a><br /><a href="https://github.com/xlibre-debian/devuan/" rel="nofollow">https://github.com/xlibre-debian/devuan/</a></p><p>The .sources files from my testing machine I use for both of them.</p><div class="codebox"><pre class="vscroll"><code>root@9600k:~# cat /etc/apt/sources.list.d/trinity.sources 
# This file trinity.sources adds the settings needed to install the TDE 
# desktop on Devuan Excalibur.

# Trinity R14.1.x Stable Release (not for testing/unstable)

Types: deb
URIs: http://mirror.ppa.trinitydesktop.org/trinity/deb/trinity-r14.1.x
Suites: excalibur
Components: main deps 
Architectures: amd64
Signed-By: /etc/apt/trusted.gpg.d/trinity-archive-keyring.gpg
Enabled: yes

# Testing builds if wanted need to enable then disable the stable above

Types: deb
URIs: http://mirror.ppa.trinitydesktop.org/trinity-testing
Suites: excalibur
Components: main deps extra
Architectures: amd64
Signed-By: /etc/apt/trusted.gpg.d/trinity-archive-keyring.gpg
Enabled: no
root@9600k:~# cat /etc/apt/sources.list.d/xlibre-debian.sources 
# Xlibre built for Devuan
# https://github.com/xlibre-debian/devuan/

Types: deb
URIs: https://xlibre-debian.github.io/devuan/
Suites: main
Components: stable
Enabled: yes
Architectures: amd64
Signed-By: /usr/share/keyrings/NexusSfan.pgp</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Wed, 25 Feb 2026 12:01:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62448#p62448</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62447#p62447</link>
			<description><![CDATA[<p>I prefer to start with a full installation and then work my way back. Just mark all packages installed by tde-trinity as &quot;manual&quot;. &quot;tdm-trinity&quot; should be pulled in automatically.</p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Wed, 25 Feb 2026 11:53:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62447#p62447</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62444#p62444</link>
			<description><![CDATA[<p>Cool. Thanks for the reply. If using a Devuan install without a desktop already installed, will the TDE login manager be pulled in? Is it better to start with a minimal install such as LXDE and then remove it after TDE gets installed?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Wed, 25 Feb 2026 05:50:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62444#p62444</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62437#p62437</link>
			<description><![CDATA[<p>Well, you can just use regular stable devuan and follow the installation guide for TDE:<br /><a href="https://wiki.trinitydesktop.org/Devuan_Trinity_Repository_Installation_Instructions" rel="nofollow">https://wiki.trinitydesktop.org/Devuan_ … structions</a><br />You find my customisations in /etc/skel - just copy them over to your installation, it&#039;ll work. </p><p>BTW, I run testing as my daily gear and I&#039;m happy with it - but YMMV <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Tue, 24 Feb 2026 19:51:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62437#p62437</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=62435#p62435</link>
			<description><![CDATA[<p>I really love the TDE idea. Better to reuse code and improve on it then reinvent the wheel. Unfortunately not loving that it is testing. I would use it as a daily driver if it followed stable.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Tue, 24 Feb 2026 16:08:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=62435#p62435</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58472#p58472</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p><strong>samhain wrote:</strong></p><p>Autumn 2025 Version is out!</p><p>I just finished uploading the latest version of &quot;darkness&quot;. Biggest changes:</p><p>- TDE 14.2-DEVELOPMENT<br />- Xlibre instead of Xorg - thanks to @callmetango<br />- new background images<br />- kernel 6.16.8<br />- own repository for darkness-specific packages (ATM a package for the repo and the wallpapers)<br />…</p></div></blockquote></div><p>@samhain: Thank you very much for your efforts and for choosing XLibre! We spread the word a little bit:</p><p><a href="https://x.com/XLibreDev/status/1975929979922776353" rel="nofollow">https://x.com/XLibreDev/status/1975929979922776353</a><br /><a href="https://bsky.app/profile/xlibredev.bsky.social/post/3m2otwn5pmk2h" rel="nofollow">https://bsky.app/profile/xlibredev.bsky … otwn5pmk2h</a><br /><a href="https://mastodon.social/@XLibreDev/115339036844446679" rel="nofollow">https://mastodon.social/@XLibreDev/115339036844446679</a></p><p><img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (callmetango)]]></author>
			<pubDate>Wed, 08 Oct 2025 14:57:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58472#p58472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58416#p58416</link>
			<description><![CDATA[<p>Thank you for taking the time to come up with such an interesting spin! I use Devuan + TDE stable as my daily driver, its the combo that made me stop distro-hopping and I can&#039;t praise enough how both projects represent a beacon of hope in the modern Linux ecosystem!<br />With Darkness being on the dev/testing branch of both TDE and Devuan I can&#039;t commit to installing it on my production machine, but I wish you all the best with this project!</p><p>And the addition of XLibre...? Chef&#039;s kiss 🤌</p>]]></description>
			<author><![CDATA[dummy@example.com (Codalunga)]]></author>
			<pubDate>Sun, 05 Oct 2025 08:57:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58416#p58416</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58289#p58289</link>
			<description><![CDATA[<p>This looks really nice, i&#039;m not into TDE or KDE but that desktop looks sharp, the wallpapers are gorgeous. Not a fan of having the panel on the side but I bet it would look great at the bottom. <img src="https://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>And in 3 different languages? That&#039;s one helluva LOT of work, kudos my friend and also big props for giving Xlibre a shot! I&#039;ll have to download this later and take it for a spin. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (greenjeans)]]></author>
			<pubDate>Mon, 29 Sep 2025 15:36:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58289#p58289</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58286#p58286</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Passwords are the same as in the first post:</p></div></blockquote></div><p>As I explained in the post anything that requires the TDE su password as is asked for with many, perhaps all, of the system tools does not work with the default passwords. Setting a password for the root account allows these tools to work by using it.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Mon, 29 Sep 2025 13:37:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58286#p58286</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58283#p58283</link>
			<description><![CDATA[<p>re: setting passwords/permissions/sudoers/etc<br />humble fyi: see man vipw, vigr, and visudo</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Mon, 29 Sep 2025 06:42:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58283#p58283</guid>
		</item>
		<item>
			<title><![CDATA[Re: Darkness - ISO Devuan Testing + TDE for AMD64]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58282#p58282</link>
			<description><![CDATA[<p>Passwords are the same as in the first post:</p><p>user / user<br />root / toor</p>]]></description>
			<author><![CDATA[dummy@example.com (samhain)]]></author>
			<pubDate>Mon, 29 Sep 2025 06:06:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58282#p58282</guid>
		</item>
	</channel>
</rss>
