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
> > -
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
> -
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 $(dh_lis
3 matches
Mail list logo