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