<?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=1710&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / (resolu) Kernel command line]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1710</link>
		<description><![CDATA[The most recent posts in (resolu) Kernel command line.]]></description>
		<lastBuildDate>Sat, 11 Nov 2017 18:04:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: (resolu) Kernel command line]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6176#p6176</link>
			<description><![CDATA[<p>re,<br />thank you for information, with this menu entry it&#039;s perfect</p><div class="codebox"><pre><code>menuentry &quot;devuan-live (i386)&quot; {
set root=&#039;hd0,msdos1&#039;		
set isofile=&quot;/isos/devuan_jessie_1.0.0_i386_desktop-live.iso&quot;
loopback loop $isofile
linux (loop)/live/vmlinuz boot=live findiso=${isofile} username=devuan hooks=file:///lib/live/mount/medium/live/hooks/fix-lang.sh locales=fr_BE.UTF-8
initrd (loop)/live/initrd.img 
}</code></pre></div><div class="codebox"><pre><code>devuan@devuan:~$ cat /etc/profile.d/zz_locale.sh 
export LANG=fr_BE.UTF-8
export LC_ALL=fr_BE.UTF-8
devuan@devuan:~$ </code></pre></div><p>I go to resolu</p>]]></description>
			<author><![CDATA[dummy@example.com (cardou)]]></author>
			<pubDate>Sat, 11 Nov 2017 18:04:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6176#p6176</guid>
		</item>
		<item>
			<title><![CDATA[Re: (resolu) Kernel command line]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6152#p6152</link>
			<description><![CDATA[<p>The second way is easier. The first way should work, but I can never do it correctly.</p><p>The devuan live isos are made with live-config and live-boot, same as debian, so the options are the same. </p><p>One thing different from the debian-live isos - the current (jessie) devuan-live isos have a pre-configured user, so you should not use &quot;config&quot; or &quot;components&quot; (live-config or live-components) on the command line. If you do use that option, you will only get the components that you named. (i.e. you must name every component that you want. See /var/log/live/config during a live session. That will show you which ones were used.)</p><p>If you use the hookscript, it will create a file, /etc/profile.d/zz_locale.sh (or maybe tt_locale.sh) which will contain:</p><div class="codebox"><pre><code>export LANG=fr_FR.UTF-8
export LC_ALL=fr_FR.UTF-8</code></pre></div><p> Every user on the system will get French. If you want only one user to have French, remove that file and put those lines in ~/.profile for that user.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 10 Nov 2017 19:47:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6152#p6152</guid>
		</item>
		<item>
			<title><![CDATA[(resolu) Kernel command line]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6151#p6151</link>
			<description><![CDATA[<p>Hello all<br />je suis francais, sujet traduit par google<br />I am french, subject translated by google</p><p>Est-ce que Devuan prend, accepte les Ligne de commande du noyau de debian ?<br />Does Devuan take, accept debian kernel command line?</p><p>Par exemple, ceci est il accepté ?<br />For example, is this accepted?</p><div class="codebox"><pre><code>linux (loop)/live/vmlinuz live-config lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr timezone=Europe/Paris</code></pre></div><p>Et pour ceci ?<br />And for this?</p><div class="codebox"><pre><code>hooks=file:///lib/live/mount/medium/live/hooks/fix-lang.sh locales=fr_FR.UTF-8</code></pre></div><p>Merci<br />thank you</p>]]></description>
			<author><![CDATA[dummy@example.com (cardou)]]></author>
			<pubDate>Fri, 10 Nov 2017 19:29:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6151#p6151</guid>
		</item>
	</channel>
</rss>
