Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=dfa61c42c4a97c00e9d31b5ce2aaf6c6f4f65722

commit dfa61c42c4a97c00e9d31b5ce2aaf6c6f4f65722
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Mar 1 18:49:07 2010 +0100

updates for 1.0.8

diff --git a/NEWS b/NEWS
index bccce15..c70b820 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.0.8         - release for 1.2
+              - use udhcpc from busybox instead of external dhcpcd
1.0.7         - devtmpfs and formatdisk fixes
- libuuid and libblkid support
1.0.6         - dhcpcd-5.x support
diff --git a/configure b/configure
index 0759554..27ecd96 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@ elif os.uname()[-1] == 'ppc':
packages.extend(['mac-fdisk'])

# when releasing a new setup, please update this.
-version = "1.0.7"
+version = "1.0.8"

# parse our options
parser = OptionParser(version="configure for Frugalware Setup v%s" % (version))
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to