Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 1999 20:18:30 -0700 (PDT)
From:      Guy Helmer <ghelmer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/libi386 bootinfo.c
Message-ID:  <199906040318.UAA75010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     1999/06/03 20:18:30 PDT

  Modified files:
    sys/boot/i386/libi386 bootinfo.c 
  Log:
  Modify the boot loader to recognize the -C flag and pass the RB_CDROM
  flag to the kernel to mount a CDROM as the root filesystem.  Alternatively,
  the boot_cdrom env var can be set.
  
  As Mike Smith noted, "-C is the "wrong" way to do this", but this is
  an acceptable stopgap in lieu of a better way.
  
  PR:		bin/11884
  Reviewed by:	msmith@freebsd.org
  
  Revision  Changes    Path
  1.19      +5 -1      src/sys/boot/i386/libi386/bootinfo.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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