Michal,
Every patch has now been reviewed, do you think it would be possible to
take this series for 3.12 ?
Thanks,
Anisse
On Thu, 04 Jul 2013 02:46:00 +0100, Ben Hutchings wrote :
> On Wed, 2013-07-03 at 16:02 +0200, Anisse Astier wrote:
> > This can reduce almost 3 times the si
We now provide the installed image path to the kernel hooks.
This should allow the package to better integrate with debian hooks, and
should not be too disruptive of hooks supporting only one parameter.
Signed-off-by: Anisse Astier
Reviewed-by: Ben Hutchings
Acked-by: maximilian attems
ackage archive
- pick-up reviewed-by and acked-by's
Anisse Astier (4):
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
deb-pkg: split debug symbols in their own package
deb-pkg: fix installed image path on parisc, mips and powerpc
deb-pkg: add a hook argument to match deb
packages.
Signed-off-by: Anisse Astier
Cc: Ben Hutchings
Acked-by: maximilian attems
---
scripts/package/builddeb | 50 +++-
1 file changed, 49 insertions(+), 1 deletion(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index
Signed-off-by: Anisse Astier
Reviewed-by: Ben Hutchings
---
scripts/package/builddeb | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index acb8650..a8662ef 100644
--- a/scripts/package/builddeb
+++ b/scripts
Signed-off-by: Anisse Astier
Reviewed-by: Ben Hutchings
---
scripts/package/builddeb | 27 ---
1 file changed, 20 insertions(+), 7 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 541a1cf..aebc66e 100644
--- a/scripts/package/builddeb
On Sat, 15 Jun 2013 04:11:36 +0100, Ben Hutchings wrote :
> On Fri, 2013-06-14 at 11:46 +0200, Anisse Astier wrote:
> > Signed-off-by: Anisse Astier
> > Cc: Ben Hutchings
> [...]
> > @@ -245,7 +245,7 @@ fi
> > # Build header package
> > (cd $srctree; find
On Sat, 15 Jun 2013 05:03:15 +0100, Ben Hutchings wrote :
> On Fri, 2013-06-14 at 11:46 +0200, Anisse Astier wrote:
> > This can reduce almost 3 times the size of the linux-image package,
> > while keeping the debug symbols available for this particular build, in
> &
Hi Maximilian,
Thanks a lot for your review.
On Fri, 14 Jun 2013 13:58:39 +, maximilian attems wrote :
> On Fri, Jun 14, 2013 at 11:46:53AM +0200, Anisse Astier wrote:
> > These little fixes should bring debian packaging closer to the way it's
> > done in debian.
=markup
v5:
- fixes thanks to Ben Hutchings' review
- don't use $objtree as it's redundant in build scripts
- add symbolic links to vmlinux to work with other tools than perf
- pick-up reviewed-by from ml for patch 3 and 4
Anisse Astier (4):
deb-pkg: use KCONFIG_CONFIG instead of .c
Signed-off-by: Anisse Astier
Cc: Ben Hutchings
---
scripts/package/builddeb | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index acb8650..6f21ad8 100644
--- a/scripts/package/builddeb
+++ b/scripts/package
packages.
Signed-off-by: Anisse Astier
Cc: Ben Hutchings
---
scripts/package/builddeb | 50 +++-
1 file changed, 49 insertions(+), 1 deletion(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 6f21ad8..7c5703a 100644
--- a
We now provide the installed image path to the kernel hooks.
This should allow the package to better integrate with debian hooks, and
should not be too disruptive of hooks supporting only one parameter.
Signed-off-by: Anisse Astier
Reviewed-by: Ben Hutchings
---
scripts/package/builddeb | 2
Signed-off-by: Anisse Astier
Reviewed-by: Ben Hutchings
---
scripts/package/builddeb | 27 ---
1 file changed, 20 insertions(+), 7 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 7c5703a..0dbada8 100644
--- a/scripts/package/builddeb
Hi Ben,
On Wed, May 8, 2013 at 5:14 AM, Ben Hutchings wrote:
> On Tue, 2013-05-07 at 17:46 +0200, Anisse Astier wrote:
>> This can reduce almost 3 times the size of the linux-image package,
>> while keeping the debug symbols available for this particular build, in
>&
We now provide the installed image path to the kernel hooks.
This should allow the package to better integrate with debian hooks, and
should not be too disruptive of hooks supporting only one parameter.
Signed-off-by: Anisse Astier
---
scripts/package/builddeb | 2 +-
1 file changed, 1
packages.
Signed-off-by: Anisse Astier
---
scripts/package/builddeb | 43 ++-
1 file changed, 42 insertions(+), 1 deletion(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 2d84671..797484b 100644
--- a/scripts/package/builddeb
Signed-off-by: Anisse Astier
---
scripts/package/builddeb | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index acb8650..2d84671 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -41,9
Signed-off-by: Anisse Astier
---
scripts/package/builddeb | 25 ++---
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 797484b..73bb551 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
iew=markup
Anisse Astier (4):
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
deb-pkg: split debug symbols in their own package
deb-pkg: fix installed image path on parisc, mips and powerpc
deb-pkg: add a hook argument to match debian hooks parameters
scripts/package/bui
20 matches
Mail list logo