<?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=4058&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [solved] refractasnapshot live session login loop]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4058</link>
		<description><![CDATA[The most recent posts in [solved] refractasnapshot live session login loop.]]></description>
		<lastBuildDate>Fri, 15 Jan 2021 12:01:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [solved] refractasnapshot live session login loop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26797#p26797</link>
			<description><![CDATA[<p>thanks will do.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 15 Jan 2021 12:01:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26797#p26797</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractasnapshot live session login loop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26796#p26796</link>
			<description><![CDATA[<p>Yes, you could add a boot paramater instead of removing that live-config script. To test on the fly, press TAB at the isolinux boot menu or &#039;e&#039; at the grub boot menu to edit the boot command.</p><p>To change the templates for the boot menus, so you don&#039;t have to edit them on every build, look in /usr/lib/refractasnapshot</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 15 Jan 2021 11:17:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26796#p26796</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractasnapshot live session login loop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26795#p26795</link>
			<description><![CDATA[<p>thanks, removing (and backing up) <span class="bbc">/lib/live/config/0140-xinit</span> solved it.</p><p>when you say add boot option <span class="bbc">nocomponents=xinit</span>, do you mean to add it as a parameter at the boot splash screen as an alternative to removing 0140-xinit?</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 15 Jan 2021 06:49:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26795#p26795</guid>
		</item>
		<item>
			<title><![CDATA[Re: [solved] refractasnapshot live session login loop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26794#p26794</link>
			<description><![CDATA[<p>Autologin is controlled by the display manager, and if there isn&#039;t one, startx is run from <br /><span class="bbc">/etc/profile.d/zz-live-config_xinit.sh</span>&#160; &#160; </p><p>That file is created by <span class="bbc">/lib/live/config/0140-xinit<br /></span><br />You could remove that file before making a snapshot, or comment out a few lines of code in that script. I think it will also work to add a boot option: </p><div class="codebox"><pre><code>nocomponents=xinit</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 15 Jan 2021 03:50:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26794#p26794</guid>
		</item>
		<item>
			<title><![CDATA[[solved] refractasnapshot live session login loop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=26791#p26791</link>
			<description><![CDATA[<p>tried refractansapshot out today, created the iso of my system which is devuan beowulf with latest updates. I dont run a desktop environment only dwm as window manager and it has non encrypted boot with an encrypted root only file system, so only two partitions. I use startx with no login manager.&#160; The snapshot built fine and i can boot it to the splash screen and choose the very top most menu item, after it finishes the boot process it goes into a loop when trying to startx or autologin to X. Maybe im missing some package or setting in my system to make the iso startx?</p><p>I usually just use rsync to backup but thought this refractasnapshot might be a good alternative.</p><p>edit: may have narrowed down the culprit, unsure. Does refracta snapshot just use an autologin feature or rely on user settings like .xinitrc ?<br />if .xinitrc i use a bin script called startdwm so .xinitrc doesnt have <span class="bbc">exec dwm</span> </p><p>the script is located in ~/bin</p><p>contents = </p><div class="codebox"><pre><code>#!/bin/sh

while true; do
    # Log stderror to a file 
    dwm 2&gt; ~/.dwm.log
    # No error logging
    #dwm &gt;/dev/null 2&gt;&amp;1
done</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Fri, 15 Jan 2021 03:04:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=26791#p26791</guid>
		</item>
	</channel>
</rss>
