Re: [PATCH kernel-wedge] Add support for building within a kernel package

2011-09-04 Thread Joey Hess
I don't want to waste your time, but there are enough changes here that a split patchset would improve reviewing. if [ $os = linux ] ; then - if [ ! -e $moddir/modules.dep ]; then - echo no $moddir/modules.dep. This file is required by kernel-wedge 2 - exit 1 +

Re: [PATCH kernel-wedge] Add support for building within a kernel package

2011-09-04 Thread Ben Hutchings
On Sun, 2011-09-04 at 20:06 -0400, Joey Hess wrote: I don't want to waste your time, but there are enough changes here that a split patchset would improve reviewing. Perhaps, but they're really not huge. if [ $os = linux ] ; then - if [ ! -e $moddir/modules.dep ]; then -

[PATCH kernel-wedge] Add support for building within a kernel package

2011-09-03 Thread Ben Hutchings
Allow the kernel ABI version and the configuration directory (default: current directory) to be specified as command-line arguments where relevant, and pass them between sub-commands where necessary. check: Allow package names to be specified as arguments. If no arguments are given, call