summary | 
shortlog | 
log | 
commit | commitdiff | 
tree
raw | 
patch | 
inline | side by side (from parent 1: 
3ef03f3)
 
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 :)
+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>
 
 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>
 
 
 2011-09-23 13:14:41 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
 
 2011-09-22 13:03:09 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
 
 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>
 
 
 2011-09-13 15:16:38 +0200  Antonio Ospite  <ospite@studenti.unina.it>
 
 
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
 set -e
 
 PACKAGE_NAME=kboot-mkconfig
 
 prefix=/usr
 exec_prefix=${prefix}
 
 prefix=/usr
 exec_prefix=${prefix}