Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2009 01:20:32 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/boot/common Makefile.inc md.c
Message-ID:  <200912130120.nBD1KtxT092725@repoman.freebsd.org>

index | next in thread | raw e-mail

marcel      2009-12-13 01:20:32 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      Makefile.inc 
  Added files:
    sys/boot/common      md.c 
  Log:
  SVN rev 200460 on 2009-12-13 01:20:32Z by marcel
  
  Add support for memory disk (md). The size of the memory disk
  is determined by MD_IMAGE_SIZE. A file system can be embedded
  into the loader with /sys/tools/embed_mfs.sh.
  Note that md.c is not included when MD_IMAGE_SIZE is not set.
  
  Revision  Changes    Path
  1.26      +5 -0      src/sys/boot/common/Makefile.inc
  1.1       +151 -0    src/sys/boot/common/md.c (new)


help

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