Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 00:37:46 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall install.c
Message-ID:  <200211180837.gAI8bkHf071064@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/11/18 00:37:46 PST

  Modified files:
    usr.sbin/sysinstall  install.c 
  Log:
  Create a link /boot -> /<efi>/boot, where <efi> is the mountpoint
  of the EFI file system. This makes the EFI partition non-optional.
  I don't think that the links are actually correct, given that all
  the mount points are under /mnt when sysinstall is run as init.
  (ie a non-upgrade). Thus: I think I need to go in once more, but
  at least this doesn't get lost...
  
  Revision  Changes    Path
  1.333     +15 -0     src/usr.sbin/sysinstall/install.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?200211180837.gAI8bkHf071064>