<?xml version="1.0"?>
<rss version="2.0"><channel><title>Development Latest Topics</title><link>https://mandrivausers.org/index.php?/forum/55-development/</link><description>Development Latest Topics</description><language>en</language><item><title>MCN Live Aurora Edition</title><link>https://mandrivausers.org/index.php?/topic/91933-mcn-live-aurora-edition/</link><description><![CDATA[
<p>I am creating a live cd that is based on Mandriva linux.</p>
<p>Which will be avalaible next month.</p>
<p> </p>
<p>E-Mail Me: If your got any questions, and get regular updates, please E-Mail me on djdave09@gmail.com.</p>
]]></description><guid isPermaLink="false">91933</guid><pubDate>Fri, 25 Sep 2009 15:01:05 +0000</pubDate></item><item><title>Music Composing Needs</title><link>https://mandrivausers.org/index.php?/topic/77734-music-composing-needs/</link><description><![CDATA[
<p>Hey, guys! I'm suing Pendrivelinux as my main system, and I need to compose some music. I need to know if there's any program like FL Studio (hopefully smaller) (and free) for Mandriva/MCNLive?</p>
<p> </p>
<p>Any ideas?</p>
<p> </p>
<p>PS it would be great if it's packaged as RPM. I'm not great with the command line or with tarballs. SO not with tarballs.</p>
]]></description><guid isPermaLink="false">77734</guid><pubDate>Sat, 10 Jan 2009 22:02:37 +0000</pubDate></item><item><title>Anyone able to create a live cd from 2008.1?</title><link>https://mandrivausers.org/index.php?/topic/65124-anyone-able-to-create-a-live-cd-from-20081/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I'm a crewmember of the Dutch Mandriva Club, and have been involved with MCNLive a bit in the past few releases (I am the creator of the graphical remaster script for instance).</p>
<p>Now, with Chris gone MCNLive can simply be declared dead... :(</p>
<p> </p>
<p>Problem is, we have no-one who really understands the mklivecd scripts, and the Mandriva boot process for that matter. We have a few people (including myself) on the MCNL board that understand how to create a live cd with the help of a working mklivecd script, but simply no-one who can update the mklivecd that much that it will work for MDV2008.x/2009.x again.</p>
<p>This really gives an idea how much knowledge Chris had (or still has) about the whole kernel and boot process.</p>
<p> </p>
<p>I have tried to build a live cd from a Mandriva 2008.0 and 2008.1 system, but failed miserably... since this already have cost me a lot of time, I decided to stop trying. I'd love to see a new MCNLive again... but I simply can't do it as I don't have all of Chris' knowledge. Besides that it seemed as if I was the only one even trying, which was very frustrating... I now understand how Chris must have felt, doing things all by herself.</p>
<p> </p>
<p>Now, with the upcoming 2009.0 release, I figured it would be very cool to have a working live cd again. Not like One, but like the 'old' MCNLive. MCNLive was by far superior to One, as it has much more features (think about creating remasters, copy2ram, etc.). Problem is I still don't understand enough about the boot process to deal with this myself, and I just don't have enough spare time to figure it out myself. But without this 'base', we simply cannot continue.</p>
<p> </p>
<p>So the actual question here is: Is there anyone who has managed to create a live cd off of a Mandriva 2008.x system, that wishes to share his or her knowledge with us? :)</p>
]]></description><guid isPermaLink="false">65124</guid><pubDate>Sun, 03 Aug 2008 14:04:51 +0000</pubDate></item><item><title>HowTo: Create a live cd - clean MDV 2007.1 install</title><link>https://mandrivausers.org/index.php?/topic/42429-howto-create-a-live-cd-clean-mdv-20071-install/</link><description><![CDATA[
<p>A regular questions that comes up is: how can I create a live cd from a normal Mandriva installed system without using the MCNLive remaster-on-the-fly method and without installing MCNive to the hard disk.</p>
<p> </p>
<p>These are the basic steps to start from a clean Mandriva 2007.1 Spring installation and make it ready to build a live cd out of it with the mklivecd scripts. This works only with 2007.1, not with an earlier version, not with cooker.</p>
<p>You need the MCNLive Toronto CD in order to copy some files.</p>
<p> </p>
<p>* Install 2007.1 Spring on one / partition, no extra /home partition. A swap partition is handy. Be sure you have installed all drakxtools and drakconf (the MCC). The drakxtools take care of the hardware detection. Be sure to install the standard kernel or the standard legacy kernel, or the official updated kernel. A kernel from contrib won't work. </p>
<p>* Add the software sources main and contrib</p>
<p>* urpmi mklivecd</p>
<p>(this will install the broken mklivecd scripts from /contrib and install all dependencies.)</p>
<p>* Replace all mklivecd scripts, just copy those from Toronto over to your installed system: : </p>
<p>/usr/sbin/mklivecd</p>
<p>/usr/sbin/hwdetect</p>
<p>/usr/share/mklivecd/*</p>
<p> </p>
<p>* Copy /etc/rc.d/rc.sysinit and /etc/rc.d/init.d/halt from Toronto to your installed system</p>
<p> </p>
<p>* Install draklive-install and replace the draklive-install script with the one from Toronto</p>
<p> </p>
<p>* Download this syslinux packagage and install it:</p>
<p><a href="http://home.tiscali.nl/berenstraat/mcnl/syslinux-3.36-5mcnl2007.1.i586.rpm" rel="external nofollow">http://home.tiscali.nl/berenstraat/mcnl/sy...2007.1.i586.rpm</a></p>
<p>(it is a non-patched syslinux package with the vesa menu feature)</p>
<p> </p>
<p>* Copy the file /usr/lib/syslinux/flash.jpg from Toronto to the main /usr/lib/syslinux/</p>
<p>or create your own isolinux boot background, it is a normal 640x480 jpg file.</p>
<p> </p>
<p>* If you want the special MCNLive scripts then copy everything from /usr/local/bin over, and install the dependencies: zenity, bc</p>
<p>Edit /etc/mtools.conf and add:  </p>
<p>MTOOLS_SKIP_CHECK=1</p>
<p> </p>
<p>To create an iso start a terminal window, su to root and run: mklivecd myown.iso</p>
<p>More options for mklivecd: mklivecd --help</p>
<p> </p>
<p>The whole shebang how to use mklivecd, also with older Mandrake/Mandriva versions:</p>
<p>www.mcnlive.org/howto_en.htm.</p>
]]></description><guid isPermaLink="false">42429</guid><pubDate>Tue, 26 Jun 2007 07:57:44 +0000</pubDate></item><item><title>MCNLive as a rescue disk</title><link>https://mandrivausers.org/index.php?/topic/57814-mcnlive-as-a-rescue-disk/</link><description><![CDATA[
<p>Hi everyone.</p>
<p> </p>
<p>First, let me just say a big <em>Thank You</em> to Kris and mandrivaclub.nl for the outstanding</p>
<p>piece of art that is MCNLive. You made a self replicating Live CD that is simply unparalleled as</p>
<p>far as ease of use.</p>
<p> </p>
<p>I have three questions.</p>
<p>1. Is it possible to change the boot splash screens using the LiveCD self replicating method?</p>
<p>Or, do I need to use the "Install Mandriva 2007.1" method? </p>
<p>(I mean the initial syslinux splash screen that says "Mandrivaclub.nl" and the semi-transparent "Mandriva 2007 Spring Free" splash screen) I tried the built in tools in drakconf, but I'm guessing they were designed for HDD installs.</p>
<p> </p>
<p>2. How small does my install need to be before compression to squashfs, so that it fits on a CD or 512 MB JD?</p>
<p> </p>
<p>3. I want to give everyone proper credit for their work, but also want it to visually represent what I'm trying to do. Including</p>
<p>adding some of my own boot instructions.</p>
<p>Can I use your newly created logos as part of my new splash screens and in the Documentation?</p>
<p>(What I'm going for is "<em>My Rescue CD</em>, Powered by <em>MCNLive</em>, with Special Thanks to <em>Mandrivaclub.nl</em>")</p>
<p> </p>
<p>P.S.On a side note, in the "Install Mandriva 2007.1 method" of using mklivecd, you say to copy scripts, but do not give a list of files to be copied. I am pretty sure I can figure this out on my own, but I'm guessing that question will come up.</p>
]]></description><guid isPermaLink="false">57814</guid><pubDate>Wed, 07 May 2008 20:03:04 +0000</pubDate></item><item><title>New isolinux menu</title><link>https://mandrivausers.org/index.php?/topic/41313-new-isolinux-menu/</link><description><![CDATA[
<p>I've found an easy way to introduce a graphical isolinux menu in MCNLive, navigation with keyboard:</p>
<p> </p>
<p><a href="http://home.tiscali.nl/berenstraat/newmenu.jpg" rel="external nofollow">http://home.tiscali.nl/berenstraat/newmenu.jpg</a></p>
<p> </p>
<p>Much easier than the ugly gfxboot suse/novell patch :-)</p>
<p>Found it on the new Fedora live and the syslinux site. Using the plain isolinux.bin with a vesamenu, and a 640x480 jpg file as background.</p>
<p>The normal isolinux.cfg is all that is needed as config.</p>
<p> </p>
<p>MDV did it again and preferred a patched syslinux package instead of using the unpatched syslinux/isolinux. And they don't ship the vesamenu.c32 in their rpm.</p>
<p>The fedora ones do work, though, even on a mdv 2007.1 system :-)</p>
]]></description><guid isPermaLink="false">41313</guid><pubDate>Sat, 12 May 2007 19:34:01 +0000</pubDate></item><item><title>Suggestion</title><link>https://mandrivausers.org/index.php?/topic/42307-suggestion/</link><description><![CDATA[
<p>Hallo Folks  :D  ,</p>
<p> </p>
<p>I've just burned the Toronto CD and made a USB bootable stick - works as advertised - fantastic <img src="https://mandrivausers.org/uploads/emoticons/default_thanks.gif" alt=":thanks:" data-emoticon="" /></p>
<p> </p>
<p>One little suggestion since I'm still a little bit new to Linux  <img src="https://mandrivausers.org/uploads/emoticons/default_embarassed.gif" alt=":embarassed:" data-emoticon="" /> and very used to everything being graphical - could the same boot options box be present on the Live USB as are shown when booting from the CD? - Maybe on the next version.   I find that the new 'vesa' code is very useful - there seem to be alot of Nvidea video cards that don't work well with the default drivers, but seem to work fine with vesa :D <img src="https://mandrivausers.org/uploads/emoticons/default_2thumbsup.gif" alt=":thumbs:" data-emoticon="" /></p>
<p> </p>
<p>This would make it even easier when booting the Live USB on a 'strange' machine <img src="https://mandrivausers.org/uploads/emoticons/default_2thumbsup.gif" alt=":thumbs:" data-emoticon="" /></p>
<p> </p>
<p>Thanks for a great version!!</p>
<p> </p>
<p>Grogerf</p>
<p> </p>
<p>Edit</p>
<p> </p>
<p>Sorry folks - looks like I've posted this on the wrong part of the forum.  Perhaps it could be moved to the correct place by a moderator - Please?</p>
]]></description><guid isPermaLink="false">42307</guid><pubDate>Thu, 21 Jun 2007 10:16:24 +0000</pubDate></item><item><title>Feature requests</title><link>https://mandrivausers.org/index.php?/topic/42179-feature-requests/</link><description><![CDATA[
<p>Now that Delft and Toronto are done, and they are doing fine:</p>
<p> </p>
<p>Which features do you miss in MCNLive?</p>
<p>What can be improved?</p>
<p> </p>
<p>What would you change?</p>
<p> </p>
<p>Anything you know from other live systems that you would like to see?</p>
<p> </p>
<p>Let us know ...</p>
<p> </p>
<p>ATM we are:  HighKing (Michel), Maurice (Mauricio), korrel (Marco, the rpm packager), PeterM (Peter, design), a bunch of testers - they are all active on mandrivaclub.nl.</p>
<p>And me, I am here :-)</p>
]]></description><guid isPermaLink="false">42179</guid><pubDate>Fri, 15 Jun 2007 19:21:43 +0000</pubDate></item><item><title>Simplified ISO downloads</title><link>https://mandrivausers.org/index.php?/topic/41625-simplified-iso-downloads/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I noticed your info/help for ISO downloading. You can use <a href="http://www.metalinker.org/" rel="external nofollow">metalinks</a> which list your mirrors and checksums for a file in an XML format used by download programs. <a href="http://aria2.sourceforge.net" rel="external nofollow">aria2</a> is a really good CLI client, but there are other on Mac and Windows, so anyone can get your ISOs easier. This also contains repair info, so downloads with errors can be fixed.</p>
<p> </p>
<p>Here are metalinks for 2 of your ISOs. I can make them for the others, if you're interested in using them.</p>
<p><a href="http://www.metalinker.org/samples.html#mcnlive" rel="external nofollow">http://www.metalinker.org/samples.html#mcnlive</a></p>
]]></description><guid isPermaLink="false">41625</guid><pubDate>Wed, 23 May 2007 16:17:31 +0000</pubDate></item><item><title>Code name: Toronto</title><link>https://mandrivausers.org/index.php?/topic/41513-code-name-toronto/</link><description><![CDATA[
<p>A (pre-) release for the upcoming MCNLive "Toronto" is available for download:</p>
<p> </p>
<p><a href="ftp://ftp.belnet.be/pub/mirror/urpmidev.mandrakeclub.nl/mcnlive/Toronto/" rel="external nofollow">ftp://ftp.belnet.be/pub/mirror/urpmidev.m...cnlive/Toronto/</a></p>
<p> </p>
<p>From the release notes:</p>
<p> </p>
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="41513" data-ipsquote-contentclass="forums_Topic"><div>20-05-2007 MCNLive Toronto, 466,4 MB<p>md5sum:</p>
<p>a0ad35c4d311828c9a9a564f6fb69697  MCNLive-Toronto.iso</p>
<p> </p>
<p>Toronto has the same code base as Delft -- with additional applications included and some (minor) fixes.</p>
<p> </p>
<p>Additional packages:</p>
<p>VirtualBox OSE, KOffice Suite, Gimp, Gthumb, Gxine, Gftp, Bluefish, Quanta, kaudiocreator, Kopete, kdebluetooth-pin,  bunch of networking tools and printer packages ...</p>
<p> </p>
<p>ENGLISH only edition !</p>
<p>To use the copy2ram option you need at least 768 MB RAM.</p>
<p> </p>
<p>Improved isolinux bootsplash, with keyboard navigation to select a boot option</p>
<p> </p>
<p>Different wallpapers</p>
<p> </p>
<p>Fixed:</p>
<p>* (non-critical) error messages when shutting down the system in livecd persist mode</p>
</div></blockquote>
<p> </p>
<p>How it looks:</p>
<p> </p>
<p>www.mcnlive.org/toronto/index.html</p>
<p> </p>
<p>There should not be any serious issues or bugs  B) </p>
<p> </p>
<p>But it would be nice to have some feedback before I declare it final and announce it officially.</p>
<p> </p>
<p>--chris</p>
]]></description><guid isPermaLink="false">41513</guid><pubDate>Sat, 19 May 2007 22:17:03 +0000</pubDate></item></channel></rss>
