Release v0.2 as the first actually working release v0.2
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 30 Sep 2011 21:45:35 +0000 (23:45 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 30 Sep 2011 21:47:20 +0000 (23:47 +0200)
The first version of the script was working fine, I broke it when I changed
the way of finding the root device node and I didn't test it on the PS3.

Sorry about that, it's good not to have users sometimes :)

ChangeLog
kboot-mkconfig

index 875955a..e4455ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
+2011-09-30 23:45:35 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Release v0.2 as the first actually working release (HEAD, v0.2, master)
+
+2011-09-30 22:49:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
+
+       * Fix several problems in linux_find_root_device (origin/master, origin/HEAD)
+
 2011-09-23 13:27:44 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
-       * Release a new version with a ChangeLog file (HEAD, v0.1a, master)
+       * Release a new version with a ChangeLog file (v0.1a)
 
 2011-09-23 13:14:41 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
@@ -12,7 +20,7 @@
 
 2011-09-22 13:03:09 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
-       * Remove the debian/ dir from the master branch (v0.1, origin/master, origin/HEAD)
+       * Remove the debian/ dir from the master branch (v0.1)
 
 2011-09-13 15:16:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
index 7a68a5e..fdc7a59 100755 (executable)
@@ -20,7 +20,7 @@
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
-PACKAGE_VERSION=0.1a
+PACKAGE_VERSION=0.2
 
 prefix=/usr
 exec_prefix=${prefix}