Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 11:45:10 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall install.c
Message-ID:  <200211271945.gARJjAdn097639@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/11/27 11:45:10 PST

  Modified files:
    usr.sbin/sysinstall  install.c 
  Log:
  - Use WITH_SLICES to conditionalize the fdisk editor during install instead
    of an explicit list of architecture defines.
  - Tweak the message prior to the label editor in the !WITH_SLICES case to
    make it slightly less awkward since this is the first dialog we see after
    starting an install.
  - Only offer to customize syscons settings if WITH_SYSCONS.
  - Offer to enable Linux compat if WITH_LINUX.  Before we only did this for
    i386.
  - On the alpha, offer to enable OSF/1 compat after asking about Linux
    compat.
  - Only offer to configure moused(8) if WITH_MICE is defined.
  
  Tested on:      i386, alpha, sparc64
  Approved by:    re
  
  Revision  Changes    Path
  1.334     +14 -6     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?200211271945.gARJjAdn097639>