Commit Graph

13403 Commits

Author SHA1 Message Date
christos
f20c25aec0 from the failed builds, it seems we always build ofctl and eeprom 2013-05-19 16:52:04 +00:00
joerg
7a5d56a82d Install cxxabi.h with libc++. 2013-05-17 22:59:29 +00:00
tsutsui
186ae29489 Add SET_X11_NOSERVERS for default installation sets.
Althrough landisk doesn't have any screen console (except possible udl(4)
and ukbd(4)), it's a good environment to build packages binaries for sh3el,
including dreamcast.
2013-05-14 13:41:48 +00:00
tsutsui
18d49399c6 Remove pasted but obsolete comments. 2013-05-14 13:15:55 +00:00
tsutsui
8d0fe2ad86 Use the default MD_SETS_SELECTED for ports which have Xservers. 2013-05-14 13:14:27 +00:00
tsutsui
10c998805e Use the default MD_SETS_SELECTED in util.c which includes an Xserver set.
luna68k has working Xserver so no need to specify md MD_SETS_SELECTED
with SET_X11_NOSERVERS.
2013-05-14 13:08:57 +00:00
htodd
9db2d8183e Add ./usr/libdata/debug/usr/libexec/ld.elf_so-i386.debug entry. 2013-05-10 00:50:50 +00:00
christos
dd0c67b2ad atf fixes, whitespace, sorting 2013-05-08 17:41:31 +00:00
christos
92fc16666d Put back the second copy of the rtld debug file. Things that link against
the /usr/libexec version of it need it.
2013-05-08 15:35:33 +00:00
rkujawa
c28dacee5d Add mcp980x(4) man page to dist list. 2013-05-07 22:51:54 +00:00
jnemeth
fe043b8351 add a comment about keeping this in sync with other docs 2013-05-06 21:21:14 +00:00
joerg
2147852be7 The "gcc" keyword in the set lists is used both as boolean and as list
filter. Skip the HAVE_GCC variables when adding it as boolean, so that
MKGCC=no actually skips the "gcc" entries.
2013-05-06 20:38:42 +00:00
skrll
6e95f1eeff Fix up evbearm* release builds. 2013-05-06 17:42:30 +00:00
matt
b4d86d0e21 Add getbyteorder manpages. 2013-05-02 13:30:10 +00:00
matt
5f058922b3 This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that
share a MACHINE_ARCH for userland so that except for etc, will produce
identical sets.

usr/include/machine now points to usr/include/arm
2013-05-02 03:56:38 +00:00
matt
0e38269815 Add arm/vmparam.h and evbarm/fenv.h 2013-05-01 16:18:14 +00:00
kiyohara
4aba7d3a0d Support to build for epoc32 userland. 2013-05-01 13:11:59 +00:00
agc
1410cf30c2 Fix for problematic paths in /etc/daily and /etc/security reported in
PR/47645.

Add a separate file which contains the paths for the pkg_admin and
pkg_info utilities. This is called /etc/pkgpath.conf (to distinguish it
from pkg.conf).

Thanks also to Edgar Fuss for the sanity check.
2013-05-01 05:36:25 +00:00
matt
9ba2e75c19 Add eabi to compat dirs.
Add missing compat ld.elf_so-oabi
2013-05-01 04:02:54 +00:00
matt
8da5afd2a3 Use the new endian=1234 to eliminate the rescue.ad.armeb 2013-04-30 23:46:46 +00:00
matt
1a005b3267 Collapse all the ad.mips* set lists into a single ad.mips which works for
all variations of mips{,64}e{b,l}
2013-04-30 23:41:23 +00:00
matt
62c1b69ff1 Add an arch64 flag for use by mips set lists (and powerpc) 2013-04-30 20:54:22 +00:00
matt
51f6389f71 Now that sets.subr understands endian=1234 just use ad.arm for everything
since it can support {,e}arm{,hf}{,eb}
2013-04-30 20:31:22 +00:00
matt
b1fc1f902f Explicitly make MKSOFTFLOAT a mkvar.
Add support for endian={1234,4321}
Add EABI flag for ARM.
2013-04-30 16:26:26 +00:00
skrll
fbdbf5f7cb Fix PR/47123 for hp700 as well 2013-04-29 14:42:11 +00:00
joerg
eb421044dc Fix typo. 2013-04-28 15:24:12 +00:00
tsutsui
fb2f15afec Fix yet another "openpty() failed" error during sysinst.
Prepare a new entry for ramdisk that includes ipty target in
etc.hp300/MAKEDEV.conf and use it in distrib/hp300/ramdisk/Makefile.
See also PR/46812, PR/47123, and PR/47774.

We could simply add "ipty" to MAKEDEVTARGETS as miniroot/Makefile does,
but it's better to shrink ramdisk size as much as possible.

Should be pulled up to both netbsd-6 and netbsd-6-0.
2013-04-28 08:08:03 +00:00
matt
409a042a76 Add missing build glue for libc++. 2013-04-28 05:41:25 +00:00
joerg
2fa1d2471b Introduce MKLIBSTDCXX, defaulting to yes. 2013-04-28 04:05:37 +00:00
joerg
ecb06a3b09 Add build glue for libc++. 2013-04-27 23:02:17 +00:00
matt
08b987bc85 Updated sets lists for earm including compat libraries for oabi 2013-04-27 06:17:53 +00:00
rkujawa
79a13ec6fc Add tps65217pmic(4) page to dist list. 2013-04-26 20:10:56 +00:00
christos
6b9a4c61a6 add {at_,}quick_exit 2013-04-26 18:32:41 +00:00
christos
97d39c8212 add bind.keys 2013-04-25 17:10:50 +00:00
joerg
af56d1fe99 Update LLVM/Clang snapshot to r180004. This brings in the last pieces of
C++11 support in Clang as well as initial SPARC64 support.
2013-04-25 13:59:54 +00:00
msaitoh
485ad1f859 sbin/pdisk -> external/bsd/pdisk change. Fix build. 2013-04-24 08:04:18 +00:00
matt
f3837b01be Add fenv.h 2013-04-23 05:43:25 +00:00
christos
950567b45b new t_mktemp 2013-04-22 21:06:26 +00:00
isaki
89a2e05aa5 Enable rc_configured=YES in sysinst.
The problem that sed was not contained in ramdisk was already gone.
analized by tsutsui@.
XXX Only hp300 and mvme68k seem to have the same problem.
2013-04-21 06:24:42 +00:00
joerg
ed6b016ecc More locale hacks. 2013-04-19 18:45:03 +00:00
rjs
f4b203ed51 Fix build when MKDEBUG=yes and MKRUMP=no. 2013-04-18 21:53:55 +00:00
joerg
ddb0cef57c Override localeconv_l as well, when providing an alternative
implementation of localeconv.
2013-04-18 16:25:55 +00:00
riz
5acfc15a7b Add ./usr/tests/kernel/t_umountstress to set lists, to fix the build. 2013-04-17 01:36:41 +00:00
christos
a65a483fac fix obsolete npf shared objects 2013-04-16 15:03:18 +00:00
christos
c790311fd0 fix typo. 2013-04-15 19:26:15 +00:00
njoly
c4dfc96043 +./usr/libdata/debug/lib/libm387.so.0.1.debug 2013-04-15 09:21:05 +00:00
jmmv
187d47582e Add missing Kyuafile. 2013-04-14 18:00:48 +00:00
skrll
e62494976f Build libc_vfp on earm as well. Fix the sets. 2013-04-12 16:32:37 +00:00
christos
1cf69beaf2 one more mistake 2013-04-12 00:55:12 +00:00
christos
906b999e77 more libevent set fixes 2013-04-12 00:30:56 +00:00