1 2011-09-30 23:45:35 +0200 Antonio Ospite <ospite@studenti.unina.it>
3 * Release v0.2 as the first actually working release (HEAD, v0.2, master)
5 2011-09-30 22:49:38 +0200 Antonio Ospite <ospite@studenti.unina.it>
7 * Fix several problems in linux_find_root_device (origin/master, origin/HEAD)
9 2011-09-23 13:27:44 +0200 Antonio Ospite <ospite@studenti.unina.it>
11 * Release a new version with a ChangeLog file (v0.1a)
13 2011-09-23 13:14:41 +0200 Antonio Ospite <ospite@studenti.unina.it>
15 * Makefile: add a rule to generate a GNU style ChangeLog
17 2011-09-23 12:06:40 +0200 Antonio Ospite <ospite@studenti.unina.it>
19 * README: adjust wording and add links to kboot.conf format
21 2011-09-22 13:03:09 +0200 Antonio Ospite <ospite@studenti.unina.it>
23 * Remove the debian/ dir from the master branch (v0.1)
25 2011-09-13 15:16:38 +0200 Antonio Ospite <ospite@studenti.unina.it>
27 * Add an alternative way to find the root device
29 2011-09-13 12:57:43 +0200 Antonio Ospite <ospite@studenti.unina.it>
31 * Fix a typo: the 10_linux we ispire from is from grub
33 2011-09-13 12:56:26 +0200 Antonio Ospite <ospite@studenti.unina.it>
35 * Put "set -e" after the license header
37 2011-09-13 12:01:55 +0200 Antonio Ospite <ospite@studenti.unina.it>
39 * Cleanup debian/postinst and debian/postrm scripts
41 2011-09-13 11:19:02 +0200 Antonio Ospite <ospite@studenti.unina.it>
43 * No need to be a native debian package
45 2011-04-15 21:39:42 +0200 Antonio Ospite <ospite@studenti.unina.it>
47 * Handle the case when links like /dev/root are returned
49 2011-04-14 23:43:58 +0200 Antonio Ospite <ospite@studenti.unina.it>