Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2006 21:23:42 +0000 (UTC)
From:      Roman Kurakin <rik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/examples/drivers make_pseudo_driver.sh
Message-ID:  <200608092123.k79LNgVD012354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2006-08-09 21:23:42 UTC

  FreeBSD src repository

  Modified files:
    share/examples/drivers make_pseudo_driver.sh 
  Log:
  - Added ability to provide (optional) path to the kernel sources
  - Added check of dirs used by example generator
  - Fixed path for ${s}/conf/files.FOO and include it via files
    directive from config file
  - Changed kernel configuration example with the driver: it is
    not produced by copying Generic but by including it
  - KDB is added to config (for DDB)
  - Added module building instead and fixed kernel building
  
  Reviewed by:    julian@
  
  Revision  Changes    Path
  1.12      +122 -22   src/share/examples/drivers/make_pseudo_driver.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608092123.k79LNgVD012354>