Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwife.git;a=commitdiff;h=9f21fd4abdfbdda741c577bc383712e8a394c76a

commit 9f21fd4abdfbdda741c577bc383712e8a394c76a
Author: Elentir <elen...@frugalware.org>
Date:   Wed Apr 13 22:40:22 2011 +0200

updates for 0.8

diff --git a/ChangeLog b/ChangeLog
index e1e3299..470054d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+0.8            - more coherent set of packages in basic mode
+               - remove e17 choice in basic mode
+               - can add an user to /etc/sudoers if sudo available
+               - ext4 is now the default when formatting a partition
+               - some others small fixes
0.7             - package selection plugin now have 3 modes (basic, 
intermediate, expert)
- support of installation from frugalware cds/dvds
- add a button to set mountpoint when partitionning disks instead of editable 
cells
diff --git a/README b/README
index 7dd8edd..bb13874 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Fwife : Frugalware Installer Frontend Readme

--> Fwife 0.7
+-> Fwife 0.8

-> Compiling and testing :

diff --git a/configure.ac b/configure.ac
index 3c22f28..cb2269d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
ENV_CFLAGS=$CFLAGS

AC_PREREQ([2.63])
-AC_INIT([Fwife], 0.7, [elen...@frugalware.org], fwife)
+AC_INIT([Fwife], 0.8, [elen...@frugalware.org], fwife)
AC_CONFIG_SRCDIR([src/fwife.c])
AC_LANG(C)
AC_CONFIG_HEADERS([config.h])
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to