Commit Graph

12963 Commits

Author SHA1 Message Date
christos
ffef77d400 add {rndc,ddns}-confgen 2012-05-09 22:04:05 +00:00
martin
af2edddc59 Retry previous, but with proper path this time. 2012-05-09 08:17:33 +00:00
martin
e90a004d0c Fix harmless error preventing auto-finding non-ISO9660 formatted CD
partitions (when offering sets from CD).
2012-05-08 13:51:34 +00:00
martin
9ac338c2e4 Add a few modules in booke/4xx compat lists - should fix the evbppc build. 2012-05-08 13:22:36 +00:00
christos
9f6de85630 add tgamma{,f} 2012-05-05 17:52:27 +00:00
christos
bd00465ee0 bump libssh 2012-05-02 02:43:00 +00:00
riz
89f7ad6034 Check for del_rc_conf() == 0, not !del_rc_conf(), and fix a couple of
instances where the check was wrong.  sysinst now properly saves dhcp
and host config again.
2012-05-01 18:28:47 +00:00
riz
4ca684e9f6 Don't have pkgin prompt before updating the database. 2012-04-30 19:57:52 +00:00
martin
0aeedd76fe Add missing white spaces at end of line (meaning forced line breaks) 2012-04-30 19:49:26 +00:00
martin
23b152e8d9 Translate enable_binpkg 2012-04-30 19:43:45 +00:00
riz
29b07b45cc Check if the network is up before attempting to install pkgin. If not,
configure it.
2012-04-30 19:05:29 +00:00
njoly
ef99a623d5 Move module related debug entries to module.mi list to fix MKDEBUG=yes
and MKKMOD=no builds. Add missing k_helper3.debug line.
2012-04-30 13:47:51 +00:00
skrll
f4018eb894 Add mudflag debug files. 2012-04-29 13:59:06 +00:00
he
b7d0263700 Add the sdtemp and dbcool modules for the non-default powerpc variants. 2012-04-26 22:09:53 +00:00
christos
44e0e5da1d add vcoda module 2012-04-26 03:00:21 +00:00
pgoyette
c30f8ca413 Actually create the if_axe module - driver was modularized a while ago. 2012-04-25 13:55:17 +00:00
pgoyette
db696edd06 Actually create the dbcool(4) module. Driver was modularized a while ago. 2012-04-25 04:49:46 +00:00
pgoyette
ca34f38e2b Create the module for sdtemp (driver itself was modularized some time ago) 2012-04-25 03:44:16 +00:00
rkujawa
eb63b62e43 Fix markup, sort SilverSurfer 2012-04-24 13:55:51 +00:00
tsutsui
f5e4f3d0bd Fix typo in comments. 2012-04-22 07:23:42 +00:00
tsutsui
e70f6aa789 Add two optional variables for liveimage/installimage builds:
---
	MBR_BOOTCODE
		optional MBR bootcode which should be installed by fdisk(8)
		(default: empty)
		- specified MBR_BOOTCODE must exist in ${DESTDIR}/usr/mdec
		- if MBR_BOOTCODE is not specified,
		  MBR_DEFAULT_BOOTCODE (default: mbr) will be used
		  if the target ${MACHINE} has the one in /usr/mdec

	INSTALLBOOTOPTIONS
		options passed to installboot(8), e.g., -o console=com0
		(default: empty)
---
Proposed by Brook Milligan on current-users@:
http://mail-index.NetBSD.org/current-users/2012/04/16/msg019892.html

Also make USE_MBR work on ${MACHINE}s which don't have the default
/usr/mdec/mbr bootcode. (no such port has the liveimage target yet though)

XXX: tools fdisk(8) implicitly uses host's /usr/mdec/mbr for the default
XXX: bootcode even for non-x86 targets if host is x86
2012-04-22 05:24:39 +00:00
roy
258cf0abec Add capfile(5) to describe the termcap format.
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
2012-04-21 12:27:24 +00:00
jruoho
71224831e0 Add few unit tests for mlock(2), including a case for PR kern/44788. 2012-04-20 12:11:29 +00:00
jruoho
c7358053ef Add a test case for PR bin/39546. 2012-04-19 18:51:35 +00:00
bouyer
24a7abc690 Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II
SAS controllers. Ported from OpenBSD.
2012-04-19 17:50:49 +00:00
christos
9b0d6930b2 add _pic files 2012-04-18 22:44:43 +00:00
christos
f03549c50e add mudflap 2012-04-18 19:29:01 +00:00
rkujawa
3b1a228346 Note clockport support and SilverSurfer driver. 2012-04-17 15:34:51 +00:00
khorben
446efaca9f Added myself to the list of NetBSD Developers 2012-04-17 14:11:59 +00:00
rkujawa
c878064cd3 add a1k2cp(4) and clockport(4) man pages to distribution list 2012-04-17 10:14:12 +00:00
jruoho
0953dc8744 Add a test case for PR kern/46328 (tested naively with tcpdump(8)). 2012-04-14 12:21:45 +00:00
pgoyette
a3637b39d4 The k_helper3 module no longer gets installed in its own subdirectory. 2012-04-14 02:47:27 +00:00
jruoho
e49dc377ca Add a helper program that loads a module and returns the errno from modctl(8).
XXX: As noted on tech-kern@, the syscall should be modified to fail
     consistently with a given predefined errno on non-MODULAR kernels.
2012-04-13 07:05:32 +00:00
christos
22b1441247 add getpassfd 2012-04-12 22:10:05 +00:00
christos
eead6b2f0e add getpass_r 2012-04-12 19:36:34 +00:00
riz
f75e70385a Change the pkgin repository *before* running pkgin update. Spotted
by imil@.
2012-04-12 16:05:48 +00:00
ttoth
196b7a71d5 Add myself. 2012-04-12 15:39:09 +00:00
jruoho
a74ccce819 Test that sysctl(8) does not segfault, as reported by pgoyette@ on current
users.
2012-04-10 02:39:33 +00:00
jdf
ccba2c41c9 Make sysinst not store the keyboard or network configuration used while
upgrading, as issued by PR install/35538.
2012-04-09 23:18:31 +00:00
riz
a59062a175 s/Createing/Creating/ 2012-04-09 19:22:49 +00:00
uebayasi
60ebd64731 Remove duplicate English text. Remove ^M. Fix build. 2012-04-08 03:11:14 +00:00
riz
420ca486a3 French translation of new strings, and some other fixes.
From Matthew Mondor.
2012-04-07 23:25:18 +00:00
jdf
1671538f34 Fix for PR 45816: Restructuring the error menu when the CD ROM is missing. 2012-04-07 19:02:57 +00:00
christos
fcef2dcd59 - add getdisk{raw,cooked}name
- bump libutil
2012-04-07 16:48:23 +00:00
nonaka
8be304c413 bump up ramdisk size. 2012-04-07 09:10:47 +00:00
christos
b12b677b84 I guess pdisk gets installed everywhere now 2012-04-07 05:55:00 +00:00
christos
a1048e6542 bump libutil and new getfsspecname 2012-04-07 04:09:54 +00:00
tsutsui
d1ab79a2ea Use 1MB alignment rather than the default 63 sectors for
fdisk partition boundary for >128GB disks, as fdisk(8) does.
No particular comments for my PR install/45990.
2012-04-07 03:08:33 +00:00
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
christos
30044aadfd pdisk is now mi (except for rescue) 2012-04-06 22:46:15 +00:00
spz
d5b7b4d73a adjust for expat-2.1.0 2012-04-06 10:49:27 +00:00
bsh
0e9f71e12b add phony targets to build gzimg files for specified kernels, instead
of building all gzimg files in TARGETS.
2012-04-04 07:32:29 +00:00
bsh
87767e019d enable X11 build for evbarm. 2012-04-04 01:23:26 +00:00
jruoho
47dea51ec6 Add regression tests for PR bin/3914 and PR bin/27140. 2012-03-30 09:27:10 +00:00
jruoho
06f1efeb34 Few fundamental consistency checks for the abs(3) family. 2012-03-29 06:16:56 +00:00
jruoho
0d64217da5 Few naive consistency checks for the atoi(3) family. 2012-03-29 05:42:31 +00:00
jruoho
53263fa593 Add a small test that checks that random(3) does not always return zero when
the RNG is initialized with zero. Prompoted by the recent nasty bug in the
OpenBSD libc.
2012-03-28 10:33:57 +00:00
christos
b0fe139da0 add funopen2() and friends 2012-03-27 15:07:01 +00:00
jruoho
651e2c6948 Add regression tests for the 1990s bugs PR bin/3538 and PR bin/4841. 2012-03-27 08:16:33 +00:00
jruoho
1e806afd68 Append a case for (fixed) PR bin/25899. From Min Sik Kim. 2012-03-27 07:39:00 +00:00
nonaka
db4c04c984 Added urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n wireless network devices. 2012-03-25 00:11:16 +00:00
tron
406ffa5777 Update entries for IPFilter regression tests. 2012-03-24 18:27:53 +00:00
matt
51343b6f8a Mark ipf entries with ipfilter so that MKIPFILTER=no works. 2012-03-24 07:03:12 +00:00
christos
a38c14bb60 add new tests 2012-03-23 23:59:50 +00:00
he
3752469789 Bump the ramdisk size with 100KB so that the contents fits again. 2012-03-23 18:37:42 +00:00
drochner
a3b2d0861e obsolete kame_ipsec(4) 2012-03-22 20:52:47 +00:00
wiz
3957bea1ef Fix whitespace nits. Suggested by Bug Hunting. 2012-03-22 07:58:16 +00:00
matt
c7757d6b3f Add a Makefile dependency 2012-03-21 05:49:39 +00:00
matt
912d25fe8b Use special ed and umount. 2012-03-21 05:49:17 +00:00
matt
bda6ce62a2 Use C89 function definitions. 2012-03-21 05:43:55 +00:00
matt
41061f7ff7 Add missing MKDEBUG=yes X11 files 2012-03-21 05:43:09 +00:00
jruoho
327776ba0b Add regression tests for PR bin/12424, PR bin/12316, and PR bin/14253,
all fixed long time ago.
2012-03-20 06:18:33 +00:00
njoly
d0df4f4862 Adjust to unbreak mkdebug build. 2012-03-19 11:16:36 +00:00
jruoho
3a662fafc9 Add regression tests for PR bin/2642 and PR bin/23836, both fixed long ago. 2012-03-19 07:05:18 +00:00
christos
461d32430f add t_cdefs 2012-03-18 15:32:23 +00:00
he
136d71a66c Bump the ramdisk size so that the contents fits again. 2012-03-18 14:12:55 +00:00
jruoho
1ff69b68e3 Add a case for PR bin/44973. 2012-03-18 12:40:42 +00:00
jruoho
0498995f9f Add a test case for PR bin/28126. Does not fail with GNU sed. 2012-03-18 10:12:30 +00:00
jruoho
e626461e72 Add a case for PR lib/41558. It is unclear whether this is a bug, but at
least it is documented now. Probably it would be better to follow Linux,
where the test case does not fail.
2012-03-18 08:52:07 +00:00
jruoho
0a082b37fe Move the _lwp_ctl(2) preemption counter check to the right place. 2012-03-17 17:23:34 +00:00
jruoho
840bc631fa Adjust set lists and mtree. 2012-03-17 17:16:41 +00:00
jruoho
6aa27f04c2 Add few basic tests for realpath(3). 2012-03-17 16:40:14 +00:00
jruoho
2fb9c76e0d Adjust set lists and mtree. 2012-03-17 16:35:02 +00:00
jkoshy
936bd63786 Add an entry for myself. 2012-03-16 05:43:09 +00:00
martin
87ec685886 Disable generation of boot floppy images for sparc, which do not fit on
floppy disks anymore, to unbreak the build (for now).
If someone feels like adding and testing ustarfs support in the floppy
/boot, please reenable again.
2012-03-14 13:26:43 +00:00
elad
0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
njoly
e2c1d0fe71 Small typo. 2012-03-11 23:10:43 +00:00
jruoho
869580eb48 Adjust set lists and mtree. 2012-03-11 18:45:19 +00:00
riz
4f660bc31a Add bootxx_fat12 to sets, to fix the build. 2012-03-11 06:53:18 +00:00
joerg
99c3eea80c P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
christos
8d1c40e771 add awk tests 2012-03-10 19:10:06 +00:00
joerg
4acff4c01b Implement sem_timedwait. 2012-03-08 21:59:24 +00:00
tron
afa136001d Add support for SQLite look-up tables to postfix(1), see sqlite_table(5)
for more details.

While here stop installation of pcre_table(5) as this table type
is not supported.
2012-03-04 16:12:24 +00:00
matt
10383bcb15 Add flashctl, date, df, vmstat, mount_tmpfs, mount_msdos, etc. 2012-03-03 06:45:09 +00:00
tsutsui
34ae6a8457 Remove trailing whitespaces where explicit line break is not necessary:
- paragraph break (two newlines)
 - list indent (leading tab)

XXX: msgc(1) lacks description about formatings.
2012-03-03 03:06:30 +00:00
tsutsui
c92748bcf3 Remove unused pasto messages. No Human68k on hp300. 2012-03-03 02:46:13 +00:00
tsutsui
e2ddea308d Remove trailing whitespaces in messages where line break is not expected. 2012-03-03 02:34:13 +00:00
tsutsui
fa87856d54 Remove (harmless) trailing tab. 2012-03-03 02:26:45 +00:00
matt
3e4f5725ad Fix libexpat.so debug entry 2012-03-02 23:13:55 +00:00
christos
2b01a8ad07 PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
don't hang forever if requested.
2012-03-02 17:27:48 +00:00