All releases of Linux Live


Release Notes: This release adds PXE boot support, includes the newest squashfs precompiled binaries, and fixes a lot of bugs.


Release Notes: This release fixes adding of swap partitions to the fstab file, upgrades to the newest ntfs-3g and fuse packages, adds the newest busybox, and fixes the posixovl filesystem to be less resource-hungry.


Release Notes: This release adds support for international IO encoding while mounting DOS filesystems (FAT and NTFS). Simply add the iocharset=utf8 boot option, and all disks will be mounted with this iocharset all the time. This works even for the from= and changes= boot parameters. (Replace "utf8" with your desired charset, e.g., iocharset=iso8859-2 for Central European Windows).


Release Notes: aufs is used instead of unionfs, which brings great stability and features. squashfs has been patched with LZMA compression, so compressed filesystems are 30% smaller. You no longer need to patch your distribution's startup scripts in order to remove remounting of the root filesystem as read/write. udev is no longer needed in your distribution, since the devices are created during live startup. Handling of booting from a USB device was improved. A script to create a bootable disk (including USB) in Linux and Windows was added.


Release Notes: This release adds the "fromiso" boot argument and modifies the behavior of the "changes" boot argument. It also fixes "load" and "notload" cheat codes.


Release Notes: The previously announced noload cheatcode didn't work in many cases, so this release rewrites it.


Release Notes: This release adds a noload cheat code to disable the loading of specified modules. A ramsize cheat code for specifying how much RAM is used to store changes was also added (defaults to ramsize=60%). A make_disk.sh script that creates a bootable Live disk instead of a CD (eg for installing the live CD to USB devices) was included.


Release Notes: This version adds new glibc libraries, so initrd can now contain dynamicaly linked binaries. This allows the blkid binary from e2fsprogs to be included to better handle hard disk partitions. The newest unionfs support has been added to fix many serious bugs. The uselivemod script now moves the module to memory before inserting to union. tmpfs is now set to use a maximum of 60% of RAM instead of 90%.


Release Notes: This release fixes many bugs. It also adds a new precompiled unionfs kernel module. USB devices are better handled, and the interval of checking for USB devices is dynamic. This release adds a config option to disable compression of kernel modules (for Debian users).


Release Notes: This version adds updated precompiled kernel modules for 2.6.12.2. The Live CD can be now be rebuilt even in DOS thanks to mkisofs.exe. Minor bugfixes were made.