Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 07:02:16 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/release/sysinstall dist.c dmenu.c index.c install.c menus.c variable.c
Message-ID:  <199606121402.HAA03222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         96/06/12 07:02:15

  Modified:    release/sysinstall  dist.c dmenu.c index.c install.c menus.c
                        variable.c
  Log:
  Fix a truly stupid bug which broke the package installation menu
  for everything _but_ the multi-user case now (it was the opposite before :-).
  That means adding packages with the 2.2-960511-SNAP boot floppy is busted. Feh.
  
  Revision  Changes    Path
  1.58      +40 -7     src/release/sysinstall/dist.c
  1.20      +11 -1     src/release/sysinstall/dmenu.c
  1.34      +2 -2      src/release/sysinstall/index.c
  1.100     +10 -2     src/release/sysinstall/install.c
  1.64      +5 -1      src/release/sysinstall/menus.c
  1.11      +7 -1      src/release/sysinstall/variable.c



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