Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
#! /bin/sh # $Id: checklist9,v 1.8 2010/01/13 10:20:03 tom Exp $ # "checklist8" using --file . ./setup-vars . ./setup-tempfile $DIALOG "$@" --file checklist9.txt 2>$tempfile retval=$? . ./report-tempfile