diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.29 +VERSION = 2.30 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,5 +1,8 @@ +2.30 + - on systems with low RAM, remove unwanted packages after install (mga#27872) (this avoids running out of space in the RAM overlay filesystem) +- translation update 2.29 |