<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=719&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Devuan image building tools question]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=719</link>
		<description><![CDATA[The most recent posts in Devuan image building tools question.]]></description>
		<lastBuildDate>Thu, 29 Jun 2017 10:51:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2659#p2659</link>
			<description><![CDATA[<p>In the isolinux directory, edit menu.cfg to add a line that says &quot;include live.cfg&#039;<br />and add a file named live.cfg to the same directory with contents</p><div class="codebox"><pre><code>label live
    menu label Live(or some other name)
    kernel /live/vmlinuz
    append initrd=/live/initrd.img boot=live</code></pre></div><p>If you want something other than Graphical Install to be the highlighted choice at the boot menu, remove &#039;menu default&#039; from gtk.txt and add it to the entry you want to be the default choice.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 29 Jun 2017 10:51:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2659#p2659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2655#p2655</link>
			<description><![CDATA[<div class="quotebox"><cite>fsmithred wrote:</cite><blockquote><div><p>There&#039;s also a cheater&#039;s way to get what you want. <br />- mount and copy a netinstall iso<br />- mount your favorite live-iso<br />- copy the /live folder to the copy of the netinstall<br /><span style="color: red"><strong>- edit the boot menus in the copy of the netinstall</strong></span><br />- repack the copy into a new iso.</p></div></blockquote></div><p>Highlighted in red is the portion that i do not understand. I am assuming that after editing the boot menus in the copy of the netinstall, that this is the portion where the new iso pumped out will know of the presence of the imported live directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (shamil)]]></author>
			<pubDate>Thu, 29 Jun 2017 03:40:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2655#p2655</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2481#p2481</link>
			<description><![CDATA[<p>url&#160; MrGreenJeans.net&#160; &#160; &#160;has a Mate version !!!</p>]]></description>
			<author><![CDATA[dummy@example.com (garyz.dev1)]]></author>
			<pubDate>Thu, 22 Jun 2017 20:08:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2481#p2481</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2461#p2461</link>
			<description><![CDATA[<p>Cool, that answers my questions that should also solve problems with my current distribution. The end result is me wanting to move my distribution &quot;debian mate&quot; over to devuan.</p>]]></description>
			<author><![CDATA[dummy@example.com (shamil)]]></author>
			<pubDate>Thu, 22 Jun 2017 18:18:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2461#p2461</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2398#p2398</link>
			<description><![CDATA[<p>If you use the debian/devuan installer, you will install from the repository if you do a netinstall or from the media if you used a DVD image instead of a netinstall and you don&#039;t choose a mirror. If you use refractainstaller, you will install the live iso. If the live iso has grub-efi-amd64 installed, it will be bootable on uefi. </p><p>If the live iso does not have grub-efi-amd64 installed, you should install that package in the live system before you run the installer. When it asks where you want the bootloader, don&#039;t choose a location. The installer will handle adding the bootloader (or let you do it manually if you like working in a chroot terminal.) Another option is to include grub packages in your iso and install whichever ones are needed when you install to hard disk. Oh yeah, if you hack the live iso into an installer iso, I think the grub packages are already there in /pool.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 21 Jun 2017 11:08:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2398#p2398</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2392#p2392</link>
			<description><![CDATA[<p>One other question, what you specified will indeed make an image bootable on a uefi system.</p><p>The last hurdle is if that image is installable, and when installed, will be uefi bootable as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (shamil)]]></author>
			<pubDate>Wed, 21 Jun 2017 04:24:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2392#p2392</guid>
		</item>
		<item>
			<title><![CDATA[Re: Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2295#p2295</link>
			<description><![CDATA[<p>There&#039;s live-sdk - <a href="https://dev1galaxy.org/viewtopic.php?id=551" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=551</a><br />It&#039;s not yet set up to do uefi without adding some stuff, but I&#039;ve done it, and it works. That&#039;s how the desktop-live isos were made.<br />It&#039;s also not yet set up to include the debian installer. Someone is working on that.</p><p>There&#039;s also a cheater&#039;s way to get what you want. <br />- mount and copy a netinstall iso<br />- mount your favorite live-iso<br />- copy the /live folder to the copy of the netinstall<br />- edit the boot menus in the copy of the netinstall<br />- repack the copy into a new iso.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 16 Jun 2017 09:49:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2295#p2295</guid>
		</item>
		<item>
			<title><![CDATA[Devuan image building tools question]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=2291#p2291</link>
			<description><![CDATA[<p>I usually built debian live images with live-build, included the debian installer, and called it a day (what a great tool live-build still is). But, not necessarily patched to modern standards; a glaring one being uefi support. My motivation with uefi support is that we really shouldn&#039;t expect compatibility mode to be a feature in bioses for much longer.</p><p>Now I want to build devuan images in place of debian because systemd wants too much.</p><p><strong>What tools are used to build devuan images that support uefi (I know refracta-snapshot is one such tool; what are the others?)?</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (shamil)]]></author>
			<pubDate>Fri, 16 Jun 2017 03:47:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=2291#p2291</guid>
		</item>
	</channel>
</rss>
