Commit Graph

13478 Commits

Author SHA1 Message Date
kefren ff6f2bd928 Add a couple of basic IP/MPLS forwarding tests 2013-07-19 04:00:40 +00:00
matt c9855651f8 Add stub port for evbcf which has enough to do a distribution build. 2013-07-18 22:08:59 +00:00
matt 611b1a73a0 Make sure fdformat is on m68k (even sun2) 2013-07-18 21:03:07 +00:00
matt 1c909d1ed8 Make the shared library related tests dependent on pic 2013-07-18 20:35:39 +00:00
njoly 3e0f13cf65 +librumpnet_netmpls.so.0.0.debug 2013-07-18 18:11:30 +00:00
kefren 91d0f5b769 Add librumpnet_netmpls into sets' lists 2013-07-18 16:01:41 +00:00
matt cfa141e181 Export <m68k/fpreg.h> 2013-07-17 05:41:30 +00:00
khorben 2bf249a542 This is the i386 version of the support for full-disk encryption; this commit allows building the ramdisk required as well as the associated kernel module (to be loaded in the kernel by the bootloader).
This was tested on my Lenovo ThinkPad X301 just like for the amd64 port.

XXX implement support for full-disk encryption installs in sysinst
2013-07-16 02:10:43 +00:00
khorben c683555d46 Enabled building the kernel module containing the ramdisk required for full-disk encryption support by default. This should be the last part necessary on the amd64 port.
XXX reproduce and test on the i386 port
XXX implement support for full-disk encryption installs in sysinst
2013-07-15 00:29:49 +00:00
khorben 7e7403a7ed Common definitions for full-disk encryption support, including the rc script responsible for asking the passphrase and chrooting. wsconsctl is also built and used in case a splash screen is enabled. 2013-07-15 00:25:38 +00:00
khorben 57ee0cb14c Build the cgdroot ramdisk by default (for full-disk encryption support). It currently contains the same utilities found in an amd64 sysinst ramdisk, which should be useful in case of emergency. 2013-07-15 00:22:10 +00:00
joerg ad436ff631 Fix stack overflow. 2013-07-10 08:00:29 +00:00
njoly 30a391c1c3 +./usr/libdata/debug/usr/libexec/ld.elf_so-sparc.debug
and restrict ld.elf_so-sparc.debug to compat builds.
2013-07-09 17:14:37 +00:00
njoly 55cfcd144b ld.elf_so-i386.debug entries are only needed for MKCOMPAT=yes builds. 2013-07-08 18:10:16 +00:00
matt 21ab2522a4 Keep both c: and d: paritions so this can work with systems that have
RAW_PART as 2 or 3.  Addresses PR/47688.
2013-07-05 15:45:17 +00:00
njoly d8a55ea891 + clang-tblgen.debug, clang.debug, llvm-tblgen.debug 2013-07-05 15:30:36 +00:00
matt cf364a0187 Just split it into two strings and eliminate the newline.
This goes into .ident so the newline doesn't matter.
2013-07-03 14:29:28 +00:00
nakayama f7f884f97e Enable tests which does not require rump if MKRUMP=no.
Pointed out by christos on source-changes-d.
2013-07-03 14:01:29 +00:00
nakayama f14537481c rump is required for tests under tests/net/net. 2013-07-02 17:56:06 +00:00
jnemeth 526c2d425c Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html
2013-07-02 02:15:13 +00:00
matt 75db6d9605 Add sysctl 2013-06-28 22:13:56 +00:00
he 626b3edbd1 Bump the INSTALL ramdisk by 100k so that the contents fits again.
Approved by nonaka@
2013-06-28 19:24:28 +00:00
matt 741c872fa1 Use ANSI C string concatenation 2013-06-28 15:44:27 +00:00
htodd 7cea4ceb0f Bump imagesize to fix build. 2013-06-28 15:31:26 +00:00
christos 9dc2582e68 add pktinfo tests 2013-06-27 20:03:36 +00:00
christos 59f914cb33 SSD cards is stupid. 2013-06-27 14:51:30 +00:00
christos 63f6ce0ea2 explain -m better 2013-06-27 03:03:16 +00:00
christos ccedefbe54 tidy up, fix usage 2013-06-27 03:00:53 +00:00
christos e6c0613c4b add example for l2tp gateway. 2013-06-26 21:38:10 +00:00
christos 6a8549c699 comment out a few more to make things fit again 2013-06-26 15:53:48 +00:00
njoly 128d44c66d Fix catpage (consttime_memcmp.0 -> consttime_memequal.0) 2013-06-26 12:07:21 +00:00
riastradh 82db4b9858 Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
consttime_memequal is the same as the old consttime_bcmp.
explicit_memset is to memset as explicit_bzero was to bcmp.

Passes amd64 release and i386/ALL, but I'm sure I missed some spots,
so please let me know.
2013-06-24 04:21:19 +00:00
riastradh d1790daeea Add consttime_bcmp(3) and explicit_bzero(3) to makefile and set lists. 2013-06-24 01:12:08 +00:00
matt 7be6970e12 Fix entries for
./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug
./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug
to not be obsolete.
2013-06-21 21:13:49 +00:00
roy 2dcb1b8756 Add the timezone hook 2013-06-21 21:09:34 +00:00
roy e4857b0a9d Add wpa_supplicant hook 2013-06-21 19:46:58 +00:00
shm dcb44ed179 Add myself. 2013-06-21 10:05:52 +00:00
christos d4c14d49dd add login_getpwclass 2013-06-20 20:43:33 +00:00
tsutsui 5075fc7efd Add entries for m_copyup(9) man pages, updated by ryo@. 2013-06-17 12:35:02 +00:00
jakllsch a78ff5d27c Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it. 2013-06-16 13:47:42 +00:00
mrg 0ca6164e56 rename (new) xorg_drivers to xorg_server -- platforms that build the
actual Xorg server (aka "xfree86 server").

move the list of these platforms from xorg-server/Makefile.common to
bsd.own.mk, so that we can access it easily in distrib.

this should fix most of the current build failures.
2013-06-12 21:35:29 +00:00
kardel d1abea10e2 adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
mrg 4af42f384d add support for MKXORG_DRIVERS/xorg_drivers keyword, and use it to
mark the xf86-input-mouse files not all platforms use.
2013-06-10 05:04:00 +00:00
mrg 399cc76267 also look in ./usr/X11R7/ for x. 2013-06-10 05:03:20 +00:00
christos fe82a8aa8a alias vnconfig -> vndconfig 2013-06-09 18:40:50 +00:00
dholland 956327f1bc Set lists for lfs_inode.h. 2013-06-08 02:06:17 +00:00
mrg 71fc3761d4 updates for freetype 2.4.12 and pixman 0.30.0. 2013-06-05 09:06:21 +00:00
mrg c521d0cd80 spell the new header properly. 2013-06-05 07:36:22 +00:00
mrg 47b64c54af add new files for xf86-input-mouse 1.9.0. 2013-06-05 07:29:45 +00:00
mrg 76af22cd62 updates for xf86-video-vmware 13.0.1 2013-06-05 06:27:51 +00:00