Commit Graph

12920 Commits

Author SHA1 Message Date
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
apb 63809dc566 Add usr/share/zoneinfo/America/Creston to set lists,
after tzdata2012a update.
2012-03-02 06:07:24 +00:00
tsutsui e4fbe1f59d Remove trailing spaces not in message format. 2012-03-01 18:08:56 +00:00
tsutsui 9db2bcabd6 Remove trailing spaces not in message format. 2012-03-01 17:40:31 +00:00
tsutsui a77ac84a0c Put back more spaces at EOL for line breaks. 2012-03-01 17:27:29 +00:00
mbalmer 2e5c623416 Put back spaces at EOL where needed (in a message file, a space at EOL
means a line break, a line break means a space...)
This should fix PR 46042.
2012-03-01 16:22:13 +00:00
tron df92d05dec Move "libexpat" from X11 into base which fixes PR lib/40346.
This change was approved by the Core Group.
2012-02-29 20:07:51 +00:00
agc 1923fda99b consolidate all of the volatile /var.* directories which are mounted as tmpfs
into a single one for /var - same as /root, /etc
2012-02-29 04:49:50 +00:00
joerg 312af31841 Merge XZ 5.0.3. 2012-02-28 14:22:21 +00:00
mbalmer b3d36785a0 Fold long lines and a little KNF. 2012-02-26 10:17:44 +00:00
nonaka a6b3c113bf Build evbarm-${MACHINE_ARCH}cd.iso instead of evbarmcd.iso. 2012-02-23 11:03:53 +00:00
kiyohara 0fefe00c6d Fix build failure. Remove unknown device ttyv0. 2012-02-23 00:22:07 +00:00
martin 550cdc2ff9 Fix typo in usage 2012-02-22 16:12:34 +00:00
wiz 32a64c4a9c Mark /usr/include/netinet/ipf_rb.h as obsolete until ipf is upgraded again.
Sort while here.
2012-02-21 10:10:43 +00:00
rmind ad12c77015 Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.
2012-02-19 21:05:51 +00:00
njoly e46cff4057 Tweak MAKEDEVSPEC target to properly report MAKEDEV failures:
- No need to ignore `rm -f' failures which should not happen.
- Do not pipe MAKEDEV output, but use a temp file.
2012-02-18 14:26:27 +00:00
jmmv 1cf12d0216 Add a test to ensure that PAGE_SIZE is available in kernel modules.
This test reproduces the error condition in PR port-macppc/46041 and
therefore it is an xfail in this particular platform.
2012-02-17 22:36:50 +00:00
plunky 555be44f20 document config_detach_children(9) 2012-02-17 09:44:12 +00:00
riz d77699356b Use a new variable, MODULEVER, for kernel modules, tracking what's been
done elsewhere.
2012-02-17 00:33:24 +00:00
christos ca7f79a7ea use osrelease.sh -k instead of hand-rolled logic. 2012-02-17 00:00:39 +00:00
joerg 52a4c27e3e Add _dlauxinfo helper function to provide access to the ELF auxilary
vector. This can normally be found via __ps_strings, but libc is
initialised too early when linked dynamically and doesn't have access to
it yet, so provide an alternative mechanism via ld.elf_so.
Bump libc minor.
2012-02-16 23:00:38 +00:00
christos b8714878d6 add cpuconf.h to the sets 2012-02-16 21:15:05 +00:00
njoly 988d7e3a8e window.debug is now obsolete. 2012-02-16 18:40:29 +00:00
wiz 5a797cff4f Fix tags in set lists for window removal. 2012-02-16 12:29:11 +00:00
jmmv 7054f14003 Remove window(1).
window(1) was replaced by tmux(1) on March 2011.  The source code has
been reimported into othersrc/usr.bin/window and an up-to-date package
is available in pkgsrc/misc/window.

This removal was approved by core@, with the condition that it be done
once netbsd-6 had been brached.  And the branching has just happened!
2012-02-16 04:52:47 +00:00
riz f8a1d7977c Back out the recent import of IPFilter 5.1.1 for the upcoming branch,
which will now have IPFilter 4.1.34.  IPFilter 5.1.1 will be restored
post-branch.

ok: core, releng.
2012-02-15 17:55:03 +00:00
joerg bc53156751 Build release notes if groff is present (MKGROFF!=no), not if man pages
are requested (MKMAN!=no).
2012-02-14 19:39:37 +00:00
plunky 18e80c41ff add aubtfwl.4 to the build 2012-02-14 17:35:11 +00:00
njoly 5f059f74c0 Kill dup lines. 2012-02-14 17:29:51 +00:00
jakllsch 8205b4eb47 Bump MV2120 SYMTAB_SPACE.
Add kernels variants for root on the primary partitions of "Drive 1".
Add MV2120 to evbarm release.
2012-02-14 15:09:02 +00:00
wiz eb3bd4bbdc Obsolete /usr/share/man/cat3f that never contained any files, nor will it. 2012-02-14 14:03:34 +00:00
riz 0530c57f24 Fix the build after ipfilter tests were added. 2012-02-14 00:39:08 +00:00
martin 0ce98f42a7 Move posix_spawn tests to lib/libc/gen/posix_spawn - they test both libc
and kernel, but that is an implementation detail unrelated to the tests
themselfs.
Ok: releng
2012-02-13 21:03:06 +00:00
njoly 7aa97625c3 No need for quotadump.debug. quotadump is a link to repquota, and will
use its debug file.
2012-02-13 12:49:25 +00:00
dholland 2a4bf12d53 Remove quotactl(8). Successor for backup purposes is quotarestore(8).
Note that as of this writing the tool continues to work with the old
proplib-xml packet interface against the new libquota(3), so anyone
who has a use for it can bring it back from the Attic and/or create a
pkgsrc package.

Approved by releng for the freeze, and specifically okayed by core a
couple months ago.
2012-02-13 01:43:22 +00:00
dholland aa498c6e1e Add quotadump(8), which is a link to repquota, and quotarestore(8),
which is new. Includes man page updates. Approved by releng for
freeze.
2012-02-13 01:35:06 +00:00
dholland 62cfdf3316 Quota-related docs fixes:
- Remove old quotactl(2); replace with new __quotactl(2).
- Document quota_getrestrictions(3), the semantic restriction codes,
  and quota_quotaon/off(3).
- Update VFS_QUOTACTL(9), which was still describing the pre-proplib API.

Approved by releng for the freeze.
2012-02-13 01:24:00 +00:00
njoly f9ebaf519d Adjust debug objects for recent libc minor bump. 2012-02-12 10:01:57 +00:00
martin 19f52532ad Add userland part of posix_spawn. Libc functions imported from FreeBSD.
Based on Charles Zhang's summer of code project.
2012-02-11 23:31:22 +00:00
tsutsui ddafd3b8c8 More SL-C7x0/860 support for Xorg server usage:
- pull touchpanel adjustment ioctls to w100lcd.c for SL-C7x0/860
  from zlcd.c for SL-C1000/3x00
- add sample xorg.conf for C7x0/860 (which have hardware screen rotation)
- rename old xorg.conf.sample for C1000/C3x00 to xorg.conf.C3x00
- adjust md set list

Ok releng@ nonaka@
2012-02-10 11:25:42 +00:00
ast 7964aa2984 Update the amd64 and i386 examples to use /usr/mdec/bootxx_ffsv2,
i.e. DEFAULT_UFS2 as src/distrib/utils/sysinst/bsddisklabel.c does
since post-NetBSD5.  This avoids rendering an i386 or amd64 system
unbootable if the given example is thoughtlessly cut-and-pasted on
a NetBSD6.x system (been there, done that ;-) Qualify the descriptions
of /usr/mdec/bootxx_ffsv{1,2} along those lines.

Fixed a small typo in comment of distrib/utils/sysinst/arch/amd64/md.h.

Ok by releng@
2012-02-09 18:35:44 +00:00
wiz eeae6ab447 Fix a typo. 2012-02-09 11:58:35 +00:00
njoly b3085522af Remove extra slash in makemandb.debug line. 2012-02-08 16:52:39 +00:00
njoly 4cf2fcef29 Error out if a path has consecutive slashes which is unsupported and
made awk enter an infinite loop while creating set lists.
2012-02-08 16:51:09 +00:00