<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lesslinux.org Development Blog &#187; Screenshots</title>
	<atom:link href="http://blog.lesslinux.org/category/screenshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lesslinux.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 04 Feb 2011 20:22:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Release: LessLinux Search and Rescue 1.5</title>
		<link>http://blog.lesslinux.org/release-lesslinux-search-and-rescue-1-5/</link>
		<comments>http://blog.lesslinux.org/release-lesslinux-search-and-rescue-1-5/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 12:43:46 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Cheatcodes]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=139</guid>
		<description><![CDATA[I am proud to present release 1.5 of LessLinux Search and Rescue. This is the first stable, open and free release from a series of rescue and recovery systems previously featured in magazines like Computer Bild. The CD targets both users unfamiliar with linux who are in search of a easy to handle live system [...]]]></description>
			<content:encoded><![CDATA[<p>I am proud to present <strong>release 1.5 of LessLinux Search and Rescue</strong>. This is the first stable, open and free release from a series of rescue and recovery systems previously featured in magazines like Computer Bild. The CD targets both users unfamiliar with linux who are in search of a easy to handle live system as well as administrators or anyone familiar with linux. For the latter group the command line offers tools found on every better rescue system, but also many &#8220;cheatcodes&#8221; (boot options) to enable netboot or remote administration via VNC. The former group finds some convenient graphical wrappers for typical tasks like resetting Windows passwords or wiping hard disks.</p>
<div align="center"><a href="http://images.lesslinux.org/20110110_desktop.png"><img src="http://images.lesslinux.org/20110110_desktop_sml.png" /></a></div>
<p><span id="more-139"></span></p>
<h2>What&#8217;s new?</h2>
<ul>
<li>Linux kernel 2.6.36.2</li>
<li>The bootloader automatically detects if a PAE kernel has to be booted or not</li>
<li>Xorg 7.6 with Xserver 1.9.3 and KMS enabled for Intel and AMD/Ati chipsets</li>
<li>XFCE 4.6.2 as desktop environment</li>
<li>Namoroka (Firefox) 3.6.13</li>
<li>Minefield (Firefox) 4.0b8 (start with the command <tt>firefox40</tt>)</li>
<li>Lanikai (Thunderbird) 3.1.7 with Enigmail and Lightning</li>
<li>Abiword 2.8.6</li>
<li>Gnumeric Spreadsheet 1.10.12</li>
<li>Grsync 1.1.1</li>
<li>Gparted 0.7.0</li>
<li>KeePassX 0.4.3</li>
<li>Xfburn 0.4.3</li>
<li>Brasero 2.32.1</li>
<li>Partition Image 0.6.9</li>
<li>TrueCrypt 7.0a</li>
<li>TestDisk/PhotoRec 6.12-WIP</li>
<li>BusyBox 1.18.1</li>
</ul>
<h2>Download and Install</h2>
<p>To download, select one of the ISO-Images linked below: LessLinux Search and Rescue 1.5 is currently available in German and English:</p>
<ul>
<li><a href="http://download.lesslinux.org/releases/lesslinux-search-and-rescue/lesslinux-search-and-rescue-uluru-20110110-081814-en.iso">lesslinux-search-and-rescue-uluru-20110110-081814-en.iso (English)</a></li>
<li><a href="http://download.lesslinux.org/releases/lesslinux-search-and-rescue/lesslinux-search-and-rescue-uluru-20110110-081814-de.iso">lesslinux-search-and-rescue-uluru-20110110-081814-de.iso (German)</a></li>
</ul>
<p>Please compare the SHA1SUMs after downloading:</p>
<pre>        188210364ac91a13ec3b62f45e1787b3044878ed  lesslinux-search-and-rescue-uluru-20110110-081814-de.iso
        329db06d9340a3f25235ffa7f0d0e5b6b5d701d8  lesslinux-search-and-rescue-uluru-20110110-081814-en.iso</pre>
<p>You might burn the ISO to a blank CD or DVD. Since the ISO images are prepared with &#8220;isohybrid&#8221; you can also directly copy them to a USB thumb drive. On Linux use the command:</p>
<pre>        dd if=lesslinux-search-and-rescue-uluru-20110110-081814-??.iso of=/dev/sdx</pre>
<p>On Windows, download <a href="https://launchpad.net/win32-image-writer">Win32ImageWriter</a>, rename the .iso to .img, format the thumb drive and use Win32ImageWriter to copy the image to the drive.</p>
<p>You might also install to an USB thumb drive of at least 2GB size by booting from CD/DVD. In this case the thumb drive will be partitioned into two volumes: The first volume will be FAT32 and accessible from Windows, the second partition will be EXT2 and only accessible from linux. During installation you can decide whether to create an encrypted container that will continue your home directory. This is useful to store shell scripts, book marks, logins for web pages etc.</p>
<h2>VNC access</h2>
<p>There are three boot options that start a VNC server instead of a local X-Server.</p>
<ul>
<li><b>Unsafe local VNC access</b> Allow anyone to connect on port 5900 without a password. Since everyone has root rights, you should use this option only in trustworthy environments.
<li><b>Safe local VNC access</b> A VNC server is started on localhost:5900 only, but SSH access with root privileges is granted (week password &#8220;test&#8221;). So you can tunnel port 5900 to you local machine. Please consider changing the <i>rootpwhash</i> to some safe password. The command <tt>openssl passwd -1</tt> creates a hash. <i>(Note: not working due to a bug in the boot config, press tab, search <tt>skipservices=|...|</tt> and there replace <tt>roothash</tt> with <tt>runtimeconf</tt>) </i></li>
<li><b>Reverse VNC</b> VNC is used to export the desktop via an outgoing connection instead of allowing incoming connections, you might want to use this feature in cases where it is impossible to accept incoming connections (some DSL providers, NAT behind NAT when connected via a 3.5G router).</li>
</ul>
<div align="center"><a href="http://images.lesslinux.org/20110110_boot.png"><img src="http://images.lesslinux.org/20110110_boot_sml.png" /></a></div>
<h2>Kexec</h2>
<p>Another new feature is the Cheatcode <tt>kexec=http://server/path/kexec.conf</tt>. If the cheatcode is present, said config file will be downloaded and the kernel and initrd mentioned will be booted. Just take a look at <a href="http://download.lesslinux.org/kexec/opensuse-stable32.conf">this config</a> to see how it works. Just one kernel is allowed, multiple initrds (one per line) will be concatenated. Make sure that <tt>append</tt> is on the last line. Currently the boot menu contains eight kexec entries to kickstart internet installation of current versions of openSUSE, Debian and Ubuntu (LTS and current stable) &#8211; all 32 and 64 bit. Eventually an entry to boot the latest bleeding edge version of LessLinux Search and Rescue will follow.</p>
<h2>The <i>blob</i> directory</h2>
<p>You might notice the directory <tt>/lesslinux/blob</tt>. This new directory is intended to take files that are only distributed as binary only large objects. My intention is to use this directory to keep non free software out of the SquashFS containers. Users will be given the opportunity to add non-free components in a very simple way. Currently the blob directory can only be used to install Adobes Flash player instead of the free Gnash player. Either place the packed <tt>install_flash_player_10_linux.tar.gz</tt> or the unpacked <tt>libflashplayer.so</tt> in the blob directory. Upcoming builds will use the blob directory to integrate closed source virus scanners and similar stuff.</p>
<h2>Simple remaster</h2>
<p>If you want to build an ISO with different options in the boot menu &#8211; eg. change the password hash on SSH access or place Flash player in the blob directory, first unpack the contents of the ISO image to a directory build. Then run:</p>
<pre>        mkisofs -input-charset utf8 -r -J -pad -o "remaster.iso" \
            -V 'lesslinux-search-and-rescue' -b boot/isolinux/isolinux.bin \
            -no-emul-boot -boot-info-table -boot-load-size 4 \
            -c boot/isolinux/boot.cat build</pre>
<h2>The source</h2>
<p>You can download all source packages from LessLinux Search and Rescue 1.5 and previous builds from <a href="http://distfiles.lesslinux.org/">distfiles.lesslinux.org</a>. An archive containing all build scripts is available from <a href="http://download.lesslinux.org/src/">download.lesslinux.org/src/</a>. Instructions on building your own LessLinux based system will follow in the next days.</p>
<h2>The penguin</h2>
<p>Thanks to Tobias Langhammer, a friend of mine from university days, LessLinux has a new logo (its first logo to be honest). The logo shows a flying penguin (OK, a jumping penguin) and is modeled after a photograph. The logo is available under the Creative Commons Share Alike 3.0 license. I currently prefer the version with the dark background and I encourage using it for press stuff. Lighter colored versions will follow in a separate blog post.</p>
<div align="center"><a href="http://images.lesslinux.org/logoblack.png"><img src="http://images.lesslinux.org/logoblack.png" width="362" height="198" /></a></div>
<h2>Supporting you, supporting me</h2>
<p>There are currently no mailing lists. You can ask questions by writing to <tt>support@mattiasschlenker.de</tt>. This Email is primarily used for paying customers, so please be so kind to wait a day or two for an answer.</p>
<p>If you want to support the development of LessLinux, there are certain options:</p>
<h3>You run a company or work for a company willing to support LessLinux</h3>
<p>I might invoice you with any sum from €5 upwards &#8211; either for support or &#8220;programming time&#8221;. If you have a EU VATIN (Value Added Tax Identification Number), the invoice will be without German VAT, and since transfers within the EU are fast and cheap, it also makes sense for small amounts. If you are located outside the EU or European Economic Area, the invoice also will be without German VAT, but the money transfer might cost significantly more, so it might just make sense for amounts of €50 upwards. Depending on the legislation in your country, invoices for development/support might be fully tax deductible. </p>
<p>Since LessLinux is highly customizable for many tasks like rescue, backup, distribution of images, demo systems for web based software, just ask for a quote if you have an idea. </p>
<h3>You are a private person</h3>
<p>If you are located within the EU, I might also write an invoice, but in this case I have to add German VAT (currently 19%). If you are outside the EU, transferring small amounts of money just does not make sense. I will investigate methods like PayPal or Amazon gifts in the near future. In the meantime: Since I like dry red wine you might send me a bottle of a local wine or &#8211; if you live north of the 51st parallel &#8211; some local beer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/release-lesslinux-search-and-rescue-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fresh development build: ISOhybrid conversion and boot on Xen</title>
		<link>http://blog.lesslinux.org/fresh-development-build-isohybrid-conversion-and-boot-on-xen/</link>
		<comments>http://blog.lesslinux.org/fresh-development-build-isohybrid-conversion-and-boot-on-xen/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 14:41:04 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=116</guid>
		<description><![CDATA[Please do not think I didn&#8217;t work on LessLinux in the last weeks! On September 15th there will be a large press conference, where a new, LessLinux based distribution will be unveiled. Some features of this distribution are now available on current development builds. I am proud to present a development build that nicely demoes [...]]]></description>
			<content:encoded><![CDATA[<p>Please do not think I didn&#8217;t work on LessLinux in the last weeks! On September 15th there will be a large press conference, where a new, LessLinux based distribution will be unveiled. Some features of this distribution are now available on current development builds. I am proud to present a development build that nicely demoes this new features:</p>
<ul>
<li>
<p><b>ISOhybrid conversion</b>: Starting with version 3.8x of the Syslinux bootloader an ISO image can be prepared to be a valid hard disk image. Isolinux will boot this image in any case. There is one drawback however: A USB thumbdrive with this ISO image does not contain a writable filesystem anymore. Current LessLinux builds include a conversion routine: If sufficient RAM is found, the complete content of the ISO filessystem is copied to RAM during startup, the thumbdrive is reformatted as FAT32 and a Syslinux bootloader is written.</p>
<p>To test this feature, use <tt>dd</tt> to copy the ISO to the thumbdrive: <tt>dd if=lesslinux.iso of=/dev/sdx</tt>. On Windows rename the ISO to <tt>.img</tt> and use Win32ImageWriter to perform this task.</p>
</li>
<li>
<p><b>Start as Xen domU</b>: With pvops Vanilla kernels getting mature it is possible to boot the same kernel on bare hardware and as Xen domU on the hypervisor. With small changes to the kernel configuration and the startup scripts (to search on Xens harddisks <tt>xvda</tt> and to open the console <tt>hvc0</tt>) LessLinux now boots on Xen. The practical usage of this feature will be for development and debugging, but it also offers the possibillity to offer lightweight live distributions as maintenance and rescue systems  for hosting environments.</p>
<p>To boot on Xen you must convert the initramfs files of the Vanilla Kernel 2.6.35.4 to a format that the domU loader understands &#8212; basically converting the multiple compressed cpio archives from <tt>/boot/isolinux</tt> to a single one:</p>
<p><tt>cat devs.img initram.img i2635vn.img | gunzip -c | gzip -c > initrd.img</tt></p>
<p>Then use <a href="http://download.lesslinux.org/misc/lesslinux-search-and-rescue-uluru-20100903-134327-xen-domU.cfg">this configuration file</a> to fire up the domU. On pressing the Return key on <tt>hvc0</tt> you get a simple shell where you can use <tt>ifconfig</tt> to determine the IP adress. Then use VNC to connect to the desktop of your LessLinux-domU. </p>
<p><center><a href="http://images.mattiasschlenker.de/blog.rootserverexperiment.de/20100903_xen_large.png"><img src="http://images.mattiasschlenker.de/blog.rootserverexperiment.de/20100903_xen_small.png" /></a></center></p>
</li>
</ul>
<p>Other new features:</p>
<ul>
<li><b>Kernel:</b> 2.6.34.6 is default, 2.6.35.4 is optional</li>
<li><b>Firefox</b>: By running <tt>/opt/firefox40/lib/firefox/firefox</tt> you can start Firefox 4.0b4 with WebM support</li>
<li><b>VLC:</b> upgraded to 1.1.4</li>
<li><b>Thunderbird:</b> upgraded to 3.1.2, Enigmail and Lighning included</li>
</ul>
<p>Known bugs:</p>
<ul>
<li><b>USB installation</b> from the boot menu might not work, use ISOhybrid as mentioned above</li>
<li><b>Sound</b> will not work when booting Kernel 2.6.35.4</li>
<li><b>Shutdown</b> is blind due to some KMS issues</li>
<li><b>Truecrypt</b> manually load module <tt>fuse</tt> before running Truecrypt</li>
</ul>
<p>Grab it here:</p>
<ul>
<li><b>Download from lesslinux.org</b> <a href="http://download.lesslinux.org/testing/lesslinux-search-and-rescue/lesslinux-search-and-rescue-uluru-20100903-134327.iso">lesslinux-search-and-rescue-uluru-20100903-134327.iso</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/fresh-development-build-isohybrid-conversion-and-boot-on-xen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ALSA included &#8212; now with sound</title>
		<link>http://blog.lesslinux.org/alsa-included-now-with-sound/</link>
		<comments>http://blog.lesslinux.org/alsa-included-now-with-sound/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 11:42:28 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=39</guid>
		<description><![CDATA[Here we go again. I just included the base ALSA files, some kernel modules and device nodes to make sure sound is working.

Currently sound is muted after boot, so you have to run alsamixer and use the key M to unmute front and PCM (OO is unmuted). Use the arrow keys to change the volume. [...]]]></description>
			<content:encoded><![CDATA[<p>Here we go again. I just included the base ALSA files, some kernel modules and device nodes to make sure sound is working.</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/screenshot_20090625-130225.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/screenshot_20090625-130225_sml.png" alt="" /></a></div>
<p>Currently sound is muted after boot, so you have to run <tt>alsamixer</tt> and use the key <b>M</b> to unmute front and PCM (<b>OO</b> is unmuted). Use the arrow keys to change the volume. It should look like in the screenshot.</p>
<p>You can grab screenshots now by pressing Shift+F12. Screenshots are saved as PNG files in <tt>/tmp/screenshot_YYYYMMDD-hhmmss.png</tt>.</p>
<p>I included some more firmware for Zydas and Ralink cards, please test if your WLAN interface is detected correctly and can be used with WICD.</p>
<p>Some words according fast boots: You can skip copying to RAM by pressing the TAB key in the boot menu and setting the variable <tt>toram=700000</tt> to an insanely high value <tt>toram=9999999999</tt>. You might also want to skip the hardware protocol (which consumes lots of time) by adding <tt>hwproto|hwinfo|</tt> to the variable <tt>skipservices</tt>.</p>
<p><a href="http://download.lesslinux.org/testing/">Download build lesslinux-20090625-1240.iso!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/alsa-included-now-with-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WICD included &#8212; now with WLAN</title>
		<link>http://blog.lesslinux.org/wice-included-now-with-wlan/</link>
		<comments>http://blog.lesslinux.org/wice-included-now-with-wlan/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:24:52 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=34</guid>
		<description><![CDATA[Next step: I included the wireless tools, wpa_supplicant and WICD as a graphical frontend. All PCI and USB cards supported by the Vanilla kernel 2.6.29.5 should now be automatically loaded. I re-built the kernel with support for some staging drivers. Firmware for WLAN cards is included for Ralink cards, other firmwares and an update to [...]]]></description>
			<content:encoded><![CDATA[<p>Next step: I included the wireless tools, wpa_supplicant and WICD as a graphical frontend. All PCI and USB cards supported by the Vanilla kernel 2.6.29.5 should now be automatically loaded. I re-built the kernel with support for some staging drivers. Firmware for WLAN cards is included for Ralink cards, other firmwares and an update to 2.6.30 should follow in the next days. </p>
<p>Since I do not have included a screenshot application yet, a blurry shot made with my digicam:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090623_wicd.jpg"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090623_wicd_sml.jpg" alt="" /></a></div>
<p>Other changes:</p>
<ul>
<li>Firefox updated to 3.0.11</li>
<li>Thunderbird 2.0.0.21 included</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/wice-included-now-with-wlan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Presenting Matt&#8217;s Magical Mount Manager</title>
		<link>http://blog.lesslinux.org/presenting-matts-magical-mount-manager/</link>
		<comments>http://blog.lesslinux.org/presenting-matts-magical-mount-manager/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:00:57 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Packages and Architecture]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=26</guid>
		<description><![CDATA[Another build, another new tool: mmmm is a simple yet efficient mount manager that clearly shows to which physical drive a volume belongs:

mmmm is built around the XML output of lshw and uses just Ruby and Ruby/Gtk. No DBUS, HAL or Policy Kit required which makes it attractive for builds that try to be as [...]]]></description>
			<content:encoded><![CDATA[<p>Another build, another new tool: mmmm is a simple yet efficient mount manager that clearly shows to which physical drive a volume belongs:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090604_mmmm.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090604_mmmm_sml.png" alt="" /></a></div>
<p>mmmm is built around the XML output of <a href="http://ezix.org/project/wiki/HardwareLiSter">lshw</a> and uses just Ruby and Ruby/Gtk. No DBUS, HAL or Policy Kit required which makes it attractive for builds that try to be as light as possible.</p>
<p>The interface of mmmm is clearly inspired by GtkMount of the Pmagic live distribution, but using the XML output of lshw is a bit more precise than just parsing &#8220;fdisk -l&#8221;.</p>
<p><b>TODO:</b> mmmm is very usable right now, but for the future a button to reread devices would be nice.</p>
<p><b>Please test:</b> Please test the latest build (<a href="http://download.lesslinux.org/testing/">lesslinux-20090604-1326</a>) and tell me if mmmm correctly finds all your volumes. You might also send me your hardware information, so I can debug possible problems more easily.</p>
<p><b>Update:</b> A small bug in mmmm prevents extended partitions from being correctly detected. A fixed build <a href="http://download.lesslinux.org/testing/">lesslinux-20090608-1708</a> is available.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/presenting-matts-magical-mount-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xconfgui added, packages updated</title>
		<link>http://blog.lesslinux.org/xconfgui-added-packages-updated/</link>
		<comments>http://blog.lesslinux.org/xconfgui-added-packages-updated/#comments</comments>
		<pubDate>Thu, 28 May 2009 07:53:19 +0000</pubDate>
		<dc:creator>Mattias Schlenker</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://blog.lesslinux.org/?p=17</guid>
		<description><![CDATA[Another major step is done: An easy to use graphical frontend is added to adjust some final settings before starting into the desktop. The functions currently implemented are:


Start of the X-Server to automatically detect the graphics card:



Install LessLinux to an USB stick:



Use or create encrypted containers:



Set the user password:



Adjust monitor driver and resolution:




Currently installation to [...]]]></description>
			<content:encoded><![CDATA[<p>Another major step is done: An easy to use graphical frontend is added to adjust some final settings before starting into the desktop. The functions currently implemented are:</p>
<ol>
<li>
<p>Start of the X-Server to automatically detect the graphics card:</p>
<div align="center"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui01.png" alt="" /></div>
</li>
<li>
<p>Install LessLinux to an USB stick:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui02.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui02_sml.png" alt="" /></a></div>
</li>
<li>
<p>Use or create encrypted containers:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui03.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui03_sml.png" alt="" /></a></div>
</li>
<li>
<p>Set the user password:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui04.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui04_sml.png" alt="" /></a></div>
</li>
<li>
<p>Adjust monitor driver and resolution:</p>
<div align="center"><a href="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui05.png"><img src="http://images.mattiasschlenker.de/blog.lesslinux.org/20090528_xconfgui05_sml.png" alt="" /></a>
</div>
</li>
</ol>
<p>Currently installation to USB stick and creation of encrypted containers does not do a check of free space. So you have to take care yourself. Besides that those functions work very well.</p>
<p>If you want to help, plese download the latest development build and run it.</p>
<p><b>Other improvements:</b></p>
<ul>
<li>Many updates of individual packages</li>
<li>Xvesa not the only Xserver anymore, Xorg with drivers or Ati, Nvidia, Intel and Openchrome added</li>
<li>Mousewheel now works in Xvesa</li>
<li>XFCE updated to 4.6.1</li>
</ul>
<p><b>Please provide feedback:</b> I would be thankful if you provided me with some feedback regarding graphics and resolution on your hardware. If something does not work perfectly, please describe the problem and send me you hardware information so I can work on a solution. You might prepare an USB stick with an empty folder &#8220;hwinfo&#8221;. LessLinux writes an archive with lots of hardware information to this folder. Send me the content along with a description of your problem and I will try to solve it.</p>
<p><b>What&#8217;s next:</b> I am now working on separating message strings from the tools to prepare some internationalization. WLAN support also has a high priority and the mount tool should follow soon.</p>
<p><b>Where to get it:</b> Please download Lesslinux build 20090528-0856 from <a href="http://download.lesslinux.org/testing/">download.lesslinux.org/testing/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lesslinux.org/xconfgui-added-packages-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

