On Wed, Mar 04, 2009 at 11:34:08PM +0100, maximilian attems wrote:
> > run-parts: /etc/kernel/postinst.d/mkvmlinuz exited with return code 20
> what's this  stupid script
> please post it.


#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_get mkvmlinuz/bootloaders
bootloader="$RET"

if [ "$bootloader" = mkvmlinuz ]; then
    /usr/sbin/mkvmlinuz $1 $2
fi

-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
jo...@sindominio.net     jo...@debian.org     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

Attachment: signature.asc
Description: Digital signature

Reply via email to