0.6: - fix "reboot needed" warning (#33986) - enable mdkonline after install (#34000) - use new pop_wait_messages option from interactive::gtk not to use hack that does not work anymore (made the installer crash) 0.5: - use shared bootloader code (so that resume= is correctly set) 0.4: - add advertising image - use icons with correct size 0.3: - fix partitions auto-allocate (from Pixel) - use --one-file-system tar option instead of excluding unwanted folders 0.2: - use plural-forms in translations (from Pablo) - fix progress bar (#27889) - use fs::partitioning and fs::partitioning_wizard instead of copying installer code - allow to run draklive-install at live boot with "install" parameter on the kernel command line (using xsetup.d) - update/clean menus - add menu entry - reuse same window for bootloader options 0.1.10: - enable crond service after install 0.1.9: - improve fstab probe (and detect swap devices so that they can be unmounted, thanks Pixel for the debugging, #25538) 0.1.8: - don't run GLX configuration in finish-install - create /mnt and its top-level-directories (#25137) - don't grab focus if a window manager is running (#23454) and, as a side effect, don't die when switching to another desktop (#23453) 0.1.7: - don't ask whether to Move/Hide old files (#21366) - don't remove mdk-folders anymore, we'll try to fix the /home/guest files issue - don't ask timezone settings - allow to install doc in disk install - remove useless update-menus calls 0.1.6: - allow to use grub as a bootloader (#21318, fix typo) - enable back dkms service - enable first boot wizard at system boot - show the window centered (useful if run in xsetup.d script) 0.1.5: - updates translations 0.1.4 - make the wizard really die when it is cancelled - use a smaller welcome image - make sure the cancel button is available in this pseudo-drakboot-boot 0.1.3: - set prefix after partitionWizard, so that partition tools don't fail to find fs tools (#21260) - use correct size for small icon 0.1.2: - add translations 0.1: - initial release