Go to file
riz ed2340b163 Implement a post-install configuration menu, as proposed on tech-install.
Enables the user to configure a few additional items, including using
pkgin to manage binary packages, in a post-install menu which replaces
the series of questions (Do you want to set a root password? etc).

This is by no means a perfect solution, nor should it discourage anyone
from working on more sweeping changes to sysinst.

Some bug fixes, and .de translation provided by Julian Fagir.

XXX .es, .fr and .pl translations still needed.  Please help!
2012-04-06 23:48:53 +00:00
bin Describe behaviour when no arguments are given. 2012-04-06 11:42:08 +00:00
common bring the casts to the operands, not the operation results. 2012-03-22 15:57:29 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Fix applications that call RAND_bytes() before any other RAND function. 2012-03-07 10:17:47 +00:00
dist make this work on 64 bit machines; use stdint/inttypes. 2012-04-06 22:41:47 +00:00
distrib Implement a post-install configuration menu, as proposed on tech-install. 2012-04-06 23:48:53 +00:00
doc expat is now at 2.1.0 2012-04-06 10:55:19 +00:00
etc change security so that there is a configuration value for the list of 2012-04-05 09:09:27 +00:00
external Disable HAVE_TLS for now for gcc's libgomp, since it otherwise 2012-04-06 20:10:28 +00:00
extsrc
games Fix various format string mismatches. 2012-02-29 23:39:53 +00:00
gnu Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
include make CHAR_{MIN,MAX} work for both -fsigned-char and -funsigned-char 2012-03-28 17:04:41 +00:00
lib Fix capitalization and typo, from Bug Hunting. 2012-04-06 11:36:04 +00:00
libexec This version of __diagssert13 is dead. 2012-03-16 11:44:54 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin compile this for everyone, and warns=5 2012-04-06 22:42:50 +00:00
share Bump date for previous. 2012-04-05 09:15:56 +00:00
sys Add a quirk for the Apple iPod whose mode sense commands fails with not ready. 2012-04-06 22:50:39 +00:00
tests Point to PR port-alpha/46301 when failing on Alpha. 2012-04-06 08:07:32 +00:00
tools Update LLVM/Clang snapshot to r153935. This brings in the new inline 2012-04-04 10:42:00 +00:00
usr.bin Sync usage with man page, from Bug Hunting. 2012-04-06 11:34:58 +00:00
usr.sbin When printing the list of valid console names, don't treat the consoles[] 2012-04-06 10:10:11 +00:00
x11 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +00:00
Makefile s/is the not root/is not the root/ in a comment - from Snader_LB 2012-01-24 17:37:34 +00:00
Makefile.inc
UPDATING add note about SYMTAB_SPACE. 2012-03-19 06:08:51 +00:00