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