kboot-utils.git
12 years agoRelease a new version with a ChangeLog file v0.1a
Antonio Ospite [Fri, 23 Sep 2011 11:27:44 +0000 (13:27 +0200)]
Release a new version with a ChangeLog file

12 years agoMakefile: add a rule to generate a GNU style ChangeLog
Antonio Ospite [Fri, 23 Sep 2011 11:14:41 +0000 (13:14 +0200)]
Makefile: add a rule to generate a GNU style ChangeLog

12 years agoREADME: adjust wording and add links to kboot.conf format
Antonio Ospite [Fri, 23 Sep 2011 10:06:40 +0000 (12:06 +0200)]
README: adjust wording and add links to kboot.conf format

12 years agoRemove the debian/ dir from the master branch v0.1
Antonio Ospite [Thu, 22 Sep 2011 11:03:09 +0000 (13:03 +0200)]
Remove the debian/ dir from the master branch

12 years agoAdd an alternative way to find the root device
Antonio Ospite [Tue, 13 Sep 2011 13:16:38 +0000 (15:16 +0200)]
Add an alternative way to find the root device

This one works under 'piuparts' as well, the previous one based on
'mount' was producing a string not usable with 'readlink'

12 years agoFix a typo: the 10_linux we ispire from is from grub
Antonio Ospite [Tue, 13 Sep 2011 10:57:43 +0000 (12:57 +0200)]
Fix a typo: the 10_linux we ispire from is from grub

12 years agoPut "set -e" after the license header
Antonio Ospite [Tue, 13 Sep 2011 10:56:26 +0000 (12:56 +0200)]
Put "set -e" after the license header

12 years agoCleanup debian/postinst and debian/postrm scripts
Antonio Ospite [Tue, 13 Sep 2011 10:01:55 +0000 (12:01 +0200)]
Cleanup debian/postinst and debian/postrm scripts

12 years agoNo need to be a native debian package
Antonio Ospite [Tue, 13 Sep 2011 09:19:02 +0000 (11:19 +0200)]
No need to be a native debian package

Add also a template for closing an ITP bug when we will get the package
in the official debian archive.

13 years agoHandle the case when links like /dev/root are returned
Antonio Ospite [Fri, 15 Apr 2011 19:39:42 +0000 (21:39 +0200)]
Handle the case when links like /dev/root are returned

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
13 years agoInitial import
Antonio Ospite [Thu, 14 Apr 2011 21:43:58 +0000 (23:43 +0200)]
Initial import

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>