Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 16:06:42 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall Makefile config.c dmenu.c keymap.c main.c menus.c sysinstall.h
Message-ID:  <200603071606.k27G6gMx002758@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-03-07 16:06:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    usr.sbin/sysinstall  Makefile config.c dmenu.c keymap.c main.c 
                         menus.c sysinstall.h 
  Log:
  MFC: Autogenerate a menu containing a list of countries supported by
  syscons and pop it up during installs.  In addition, use the specified
  country as a hint for the keymap to use and if the non-default country is
  chosen during the install startup, pop up the keymap menu before entering
  the main sysinstall menu.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.134.2.2  +23 -2     src/usr.sbin/sysinstall/Makefile
  1.233.2.2  +15 -0     src/usr.sbin/sysinstall/config.c
  1.45.10.1  +70 -0     src/usr.sbin/sysinstall/dmenu.c
  1.6.14.1   +67 -1     src/usr.sbin/sysinstall/keymap.c
  1.71.10.1  +4 -0      src/usr.sbin/sysinstall/main.c
  1.410.2.5  +6 -2      src/usr.sbin/sysinstall/menus.c
  1.264.2.3  +14 -0     src/usr.sbin/sysinstall/sysinstall.h



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