<?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=1836&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [QUESTION] UKUI DE in Devuan?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1836</link>
		<description><![CDATA[The most recent posts in [QUESTION] UKUI DE in Devuan?.]]></description>
		<lastBuildDate>Mon, 30 Jan 2023 19:35:03 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40699#p40699</link>
			<description><![CDATA[<p>There does not seem to be a metapackage in debian for the ukui desktop. It looks like you have to install the parts separately. I tried a few that I thought would pull in the main parts of the desktop, but they did not. (ukui-session-manager, ukui-sessionserver, ukui-desktopserver). </p><p>I would expect to see a package called ukui, or ukui-desktop and probably task-ukui-desktop, too. Didn&#039;t find them in sid or at salsa.debian.org. </p><p>You could install the ukui parts after an install of the base system without a desktop, or you could install the base system and drop to a shell before exiting the installer, and install the parts in a chroot. (the installer makes this easy). My preference is to reboot into the installed base system first, and then add other things. Seems to be safer and easier in the long run.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 30 Jan 2023 19:35:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40699#p40699</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40695#p40695</link>
			<description><![CDATA[<p>You will find the canonical answer to your question <span class="bbu"><a href="https://dev1galaxy.org/viewtopic.php?pid=40091#p40091" rel="nofollow">here</a></span></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 30 Jan 2023 18:54:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40695#p40695</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40694#p40694</link>
			<description><![CDATA[<p>I&#039;m still interested in having this available in the netinstall for Daedalus. Please let me know what my actions should be to have it merged and to be able to test this. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Wutin)]]></author>
			<pubDate>Mon, 30 Jan 2023 17:06:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40694#p40694</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40138#p40138</link>
			<description><![CDATA[<p>I never coded or used git in my life, but thanks for pointing me in the direction I should look at to add this.<br />I imagine it should be like this:<br />https://git.devuan.org/devuan/tasksel/src/branch/suites/unstable/debian/control</p><div class="codebox"><pre><code>Recommends:
# One of the actual desktop tasks is needed to get a full desktop environment.
# The order here is significant when installing this task manually;
# when tasksel installs this task it instead selects one of these based
# on the tasksel/desktop debconf setting.
#	 task-xfce-desktop | task-kde-desktop | task-lxde-desktop | task-cinnamon-desktop | task-mate-desktop | task-gnome-desktop ,
##	 task-xfce-desktop | task-cinnamon-desktop | task-kde-desktop | task-lxde-desktop | task-lxqt-desktop | task-mate-desktop ,
	 task-xfce-desktop | task-cinnamon-desktop | task-lxde-desktop | task-kde-desktop | task-lxqt-desktop | task-mate-desktop | task-gnome-desktop | task-ukui-desktop</code></pre></div><p>Where task-ukui-desktop would be a full DE installer similar to the rest of them.</p><div class="codebox"><pre class="vscroll"><code>Package: task-ukui-desktop
Architecture: all
Description: UKUI
 This task package is used to install the Devuan desktop, featuring
 the UKUI desktop environment, and with other packages that Devuan users
 expect to have available on the desktop.
Depends: ${misc:Depends}, 
	lightdm,
	task-desktop,
	ukui-session-manager,
	ukui-menu,
	ukui-control-center,
	ukui-settings-daemon,
	ukui-window-switch,
	ukui-media,
	ukui-power-manager,
	peony,
	ukui-themes,
	ukui-greeter,
	kylin-display-switch,
	qt5-ukui-platformtheme,
	kylin-nm,
	ukui-wallpapers,
Recommends:
	ukui-sidebar,
	ukui-screensaver,
# libreoffice widgets using just QT
	libreoffice-qt5,
# Package management.
	synaptic,
# libreoffice is the best word processor / office suite at the moment
	libreoffice,
# make help menu work
	libreoffice-help-en-us,
# make thesaurus work
	mythes-en-us,
# make spellchecker work
	hunspell-en-us,
# make hyphenation work
	hyphen-en-us,
# gui for configuration of the print server
	system-config-printer,</code></pre></div><p>Would this suffice and how would it be possible to create a task-ukui-desktop package? <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Wutin)]]></author>
			<pubDate>Tue, 10 Jan 2023 13:30:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40138#p40138</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40091#p40091</link>
			<description><![CDATA[<p>Looking forward to your satisfying merge request for <span class="bbc">tasksel</span> ...</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 08 Jan 2023 21:10:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40091#p40091</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40086#p40086</link>
			<description><![CDATA[<p>Hey there, as much as people hate necroposters, I feel like it&#039;s better to continue the conversation in this post.<br />Seeing that even GNOME can now be installed through Daedalus netinstall is there any chance we could see UKUI being added as a potential DE for the network install? <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />As far as I can tell it started life as a MATE fork and now it&#039;s been rewritten using QT.<br />It&#039;s a pretty lightweight DE and installing it using the <a href="https://github.com/ukui/ukui-desktop-environment" rel="nofollow">instructions for bullseye</a> worked for me without the need for systemd.<br />Would love to hear if anybody else tried it since then and if there&#039;s any interest and hope in adding an option to set up a UKUI Devuan Daedalus.</p>]]></description>
			<author><![CDATA[dummy@example.com (Wutin)]]></author>
			<pubDate>Sun, 08 Jan 2023 19:42:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40086#p40086</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7263#p7263</link>
			<description><![CDATA[<p>I have read all the messages again and I think there is a mistake... I am not part of UKUI team nor any OS team. I am just an enthusiast who asked a simple question.</p><p>I did not write any blog post. (Which one do you refer to?)</p><p>If technically talking UKUI is not reliable then I&#039;m ok with MATE or XFCE.</p><p>My goal with this forum post was to know a little about Devuan roadmap regarding DEs and your opinion that&#039;s all <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (jonaspm)]]></author>
			<pubDate>Tue, 23 Jan 2018 21:25:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7263#p7263</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7261#p7261</link>
			<description><![CDATA[<p>I was looking at elive and its promoted desktop, enlightment<br />Elive was stuck in wheezy land for a long while and finally made it to jessie (I haven&#039;t seen any reference to how they accomplished jessie with sysvinit &quot;yet&quot;).<br />Enlightment is some DE that seems to be evolving following wayland development.<br />Like if gnome wasn&#039;t enough .....&#160; &#160;enlightment.freedesktop... has a full page ....&#160; </p><p>Do you know that kind of feeling where you make the mistake and keep reading about something and somehow you think ... maybe I should take the safety off as I may have gone too far?</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Tue, 23 Jan 2018 20:47:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7261#p7261</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7260#p7260</link>
			<description><![CDATA[<p>If you don&#039;t support systemd, why would you be promoting it?&#160; *scratches head*&#160; BTW, &quot;rude&quot; is a personal judgment with no factual basis.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 23 Jan 2018 20:23:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7260#p7260</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7257#p7257</link>
			<description><![CDATA[<p>Yeah I should have known but there is no need to be rude. I also don&#039;t support systemd.</p>]]></description>
			<author><![CDATA[dummy@example.com (jonaspm)]]></author>
			<pubDate>Tue, 23 Jan 2018 19:23:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7257#p7257</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7255#p7255</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Just FYI . . . an oldie but goodie</p></div></blockquote></div><div class="quotebox"><blockquote><div><p><em>systemd is a trojan. systemd is a medusa. systemd is Substance D.<br />systemd is scary - not just because it&#039;s tools suck, or because it&#039;s<br />a massive fucking hairball - but because architecturally it has way<br />too much concentrated power. We all need to collectively expel it from<br />our midst because it will own Linux, and by extension us and our<br />freedoms. systemd will *be* Linux. Sit idly by and ignore this fact at<br />all of our collective peril</em>.</p></div></blockquote></div><p>Very well stated</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Tue, 23 Jan 2018 17:33:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7255#p7255</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7254#p7254</link>
			<description><![CDATA[<div class="quotebox"><cite>jonaspm wrote:</cite><blockquote><div><p>Hello guys, I see that UKUI is systemd based... Didn&#039;t know that thanks!</p></div></blockquote></div><p>If you&#039;re promoting an OS how can you or the writer of that blog not know something so basic? I searched for &quot;UKUI systemd&quot; and nothing came up.&#160; fungus dug a little deeper. Users who think like this treat their computer as an APPLIANCE and really don&#039;t give a toss what&#039;s under the hood.&#160; These are the same mindless users that take whatever MS or UKUI gives them.&#160; Mainstreaming Linux for users like that will be its undoing.</p><p>Just FYI . . . <span class="bbu"><strong><a href="http://lkml.iu.edu//hypermail/linux/kernel/1408.1/02496.html" rel="nofollow">an oldie but goodie</a></strong></span></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 23 Jan 2018 16:56:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7254#p7254</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7253#p7253</link>
			<description><![CDATA[<p>Hello guys, I see that UKUI is systemd based... Didn&#039;t know that thanks!</p><p>In fact, there are many Linux enthusiasts that don&#039;t like Windows inspired desktop environments but at the end it depends on the likes of each end user right?</p><p>I&#039;m writing from the MATE Desktop and I like it too much, but I think I would feel more comfortable with UKUI <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Anyways, I am aware that UKUI may never reach Devuan... But I wanted to know what did you think <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (jonaspm)]]></author>
			<pubDate>Tue, 23 Jan 2018 16:39:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7253#p7253</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7237#p7237</link>
			<description><![CDATA[<p>Thanks.&#160; It&#039;s obviously a non-starter here.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 22 Jan 2018 18:53:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7237#p7237</guid>
		</item>
		<item>
			<title><![CDATA[Re: [QUESTION] UKUI DE in Devuan?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7236#p7236</link>
			<description><![CDATA[<p><a href="http://www.ukui.org/development.html" rel="nofollow">http://www.ukui.org/development.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Mon, 22 Jan 2018 18:36:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7236#p7236</guid>
		</item>
	</channel>
</rss>
