diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +1.4: +- check available space before formatting and installing (#22764) +- display error message and exit if install (files copy) failed + (#22764) +- print an error message when the partitioning fails instead of dying +- run partition step in a loop while errors occur +- detect disks later to make startup faster +- do not hardcode first boot config files, copy them from + /etc/draklive-install.d/sysconfig +- read live user from /etc/draklive-install.d/user +- add more wait messages +- update advert (from Hélène) + 1.3: - mount /proc and /sys before install (for mkinitrd to find drivers) - create devices early to have a consistent root before calling other |