kboot-utils.git
12 years agoMerge branch 'master' into debian
Antonio Ospite [Fri, 23 Sep 2011 11:37:12 +0000 (13:37 +0200)]
Merge branch 'master' into debian

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 agodebian/control: adjust wording and remove a double space in long description
Antonio Ospite [Fri, 23 Sep 2011 10:02:26 +0000 (12:02 +0200)]
debian/control: adjust wording and remove a double space in long description

12 years agodebian/rules: remove comments about being a dh-make sample file
Antonio Ospite [Fri, 23 Sep 2011 09:26:44 +0000 (11:26 +0200)]
debian/rules: remove comments about being a dh-make sample file

Git-Dch: Short
Thanks: Gergely Nagy for the suggestion

12 years agodebian/copyright: fix copyright-refers-to-symlink-license lintian report
Antonio Ospite [Fri, 23 Sep 2011 09:02:36 +0000 (11:02 +0200)]
debian/copyright: fix copyright-refers-to-symlink-license lintian report

Fix
P: kboot-utils: copyright-refers-to-symlink-license usr/share/common-licenses/GPL
and also add the GPL-3.0 header text to the file, to be more explicit.

Git-Dch: Short
Thanks: Gergely Nagy for the suggestion

12 years agodebian/copyright: fix unversioned-copyright-format-uri lintian report
Antonio Ospite [Fri, 23 Sep 2011 08:54:36 +0000 (10:54 +0200)]
debian/copyright: fix unversioned-copyright-format-uri lintian report

P: kboot-utils source: unversioned-copyright-format-uri http://dep.debian.net/deps/dep5

Git-Dch: Short
Thanks: Gergely Nagy for the suggestion

12 years agoAdd debian/gbp.conf to handle this repository layout debian/0.1-1
Antonio Ospite [Thu, 22 Sep 2011 13:04:25 +0000 (15:04 +0200)]
Add debian/gbp.conf to handle this repository layout

12 years agodebian/changelog: close the actual ITP bug
Antonio Ospite [Thu, 22 Sep 2011 11:07:44 +0000 (13:07 +0200)]
debian/changelog: close the actual ITP bug

12 years agodebian/source/format: use format 3.0 (quilt)
Antonio Ospite [Thu, 22 Sep 2011 11:06:43 +0000 (13:06 +0200)]
debian/source/format: use format 3.0 (quilt)

12 years agodebian/control: update Standards-Version to 3.9.2
Antonio Ospite [Thu, 22 Sep 2011 11:05:57 +0000 (13:05 +0200)]
debian/control: update Standards-Version to 3.9.2

12 years agoMerge commit 'v0.1' into debian
Antonio Ospite [Thu, 22 Sep 2011 11:04:21 +0000 (13:04 +0200)]
Merge commit 'v0.1' into debian

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>