riastradh
d86328195e
Add pthread_condattr_setclock(3) man page link.
2013-01-31 20:57:58 +00:00
rkujawa
9bd91be58f
Note Mediator PCI 4000 support.
2013-01-30 20:48:27 +00:00
he
bff67d9100
Add newfs_ext2fs and mount_ext2fs, useful for installing on a hard
...
disk on KUROBOX_PRO.
2013-01-30 14:12:33 +00:00
he
0720da33f2
Also populate the INSTALL kernel for KUROBOX_PRO.
2013-01-30 13:53:54 +00:00
he
36984c64cc
Fix the ALL_KERNELS default value assignment, so that the double
...
quotes don't become a part of the value, causing all the targets
to be skipped by default.
2013-01-30 13:47:36 +00:00
skrll
247d96dca1
Add the tests sets by default. Tweak the usage output.
2013-01-30 07:40:34 +00:00
rkujawa
50b18a90db
Add em4k(4) to dist list.
2013-01-29 21:34:16 +00:00
christos
9a9b8c8de6
revert previous, it was an unintended side effect. fixed in makefs
2013-01-29 19:48:41 +00:00
he
e10de0f72f
The rockridge option of makefs now requires a =1, follow suit.
2013-01-29 18:17:29 +00:00
matt
3c35239543
Enable building/installing libc_vfp for MACHINE_ARCH arm/armeb
2013-01-28 18:57:09 +00:00
nakayama
f34b355a3e
Follow the change from HAS_SSP to HAVE_SSP.
2013-01-28 13:46:47 +00:00
skrll
b93243363a
Move mdnsd to beagleboard only. RPI doesn't like it at the moment.
2013-01-28 09:06:19 +00:00
skrll
959d9b34bf
cmdline needs to be a line! hi jak.
2013-01-23 22:20:06 +00:00
skrll
9a42078a69
Size for 512 byte sectors and base ffs partition size on totalsize minus
...
others.
2013-01-23 21:59:37 +00:00
joerg
fa9d9d71df
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2
...
release.
2013-01-23 15:02:52 +00:00
christos
824de0c143
bump libedit
2013-01-22 20:25:16 +00:00
jakllsch
05b3b9d385
Specify the root device in cmdline.txt, also, it's 'Pi', not 'PI'.
2013-01-21 17:14:23 +00:00
skrll
bc399b5b4e
kernel.img is for rpi only
2013-01-21 16:59:23 +00:00
skrll
a4ac7e4aff
More usage updates
2013-01-21 16:49:49 +00:00
skrll
33441e3917
Update usage output a little
2013-01-21 16:47:23 +00:00
christos
2a4d238c75
add ctf man pages
2013-01-18 20:01:47 +00:00
christos
85842c9556
pc files for openssl
2013-01-18 18:12:56 +00:00
christos
a420eb3ae9
finish bump of libdwarf
2013-01-17 23:04:30 +00:00
christos
5ffdd33fc6
bump libdwarf
2013-01-17 22:12:52 +00:00
christos
fb6275b470
the set files themselves should not be conditional to anything so that
...
they are always generated.
2013-01-17 21:42:18 +00:00
christos
e65f4bff6c
add the set files themselves
2013-01-17 16:15:41 +00:00
christos
b0de292a79
- Add support for xsets
...
- Factor out common evbarm code
2013-01-16 23:27:34 +00:00
christos
82e56e3752
- add xdebug set
...
- document debug better
- fix previous debug fallout.
2013-01-16 21:11:05 +00:00
christos
824c548c74
Add a new "debug" set that gets built when ${MKDEBUG} is set. On evbarm:
...
-rw-r--r-- 1 root src 35806068 Jan 16 10:47 base.tgz
-rw-r--r-- 1 root src 57374069 Jan 16 10:48 comp.tgz
-rw-r--r-- 1 root src 101286193 Jan 16 10:49 debug.tgz
...
This allows always building the debugging code and libraries but not
installing it (although now it is placed in the default sets if ${MKDEBUG}
is set
2013-01-16 16:01:05 +00:00
christos
ca6f14109b
tidy up some more by factoring out the sizing code.
2013-01-16 15:58:19 +00:00
christos
095a11f03d
Make autosizing really work:
...
- Use newfs to compute the actual filesystem required size.
- Fix the computation of set sizes to account for blocks and fragments.
This results into a 95% full filesystem for my test (Total 566MB, 24MB free)
from which 8MB is my requested overhead. Not perfect, but good enough.
2013-01-15 21:04:41 +00:00
christos
7a6821a937
now that we compute sizes correctly, reduce the extra to how much free space
...
we want.
2013-01-15 20:55:00 +00:00
christos
a58843234c
make autosizing work (kind of)
2013-01-15 03:56:20 +00:00
christos
db11691a33
first step at autosizing, still does not work.
2013-01-15 03:26:27 +00:00
jmcneill
72bcdf0815
set kerneldir= to the path used by build.sh
2013-01-15 02:51:10 +00:00
jmcneill
7889ef773d
expand set name to path when checking to see if the tgz exists
2013-01-15 02:50:08 +00:00
christos
7d21351ce5
make metalog files trully optional (don't print errors when they don't exist)
2013-01-15 02:46:41 +00:00
christos
7ec86ff27e
more drivers
2013-01-15 00:25:33 +00:00
christos
34071b4471
Add debug files
2013-01-14 22:30:13 +00:00
christos
e2d1788e3f
fix debug build.
2013-01-14 20:30:00 +00:00
christos
851ee4a3d2
there is no -X flag
2013-01-14 20:29:26 +00:00
jmcneill
e83fa335b8
move 'trap' after command args are parsed
2013-01-14 12:12:19 +00:00
jmcneill
715c501991
add mkimage config for generating beagleboard images
2013-01-14 11:32:40 +00:00
christos
284486f905
append to rc.conf, don't overwrite
2013-01-13 22:08:43 +00:00
christos
8629ccb3a8
add the comp set
2013-01-13 21:52:42 +00:00
christos
855d500be1
honor ${TMPDIR}
2013-01-13 21:51:47 +00:00
christos
363bebcb93
use variables for the fdisk command too
2013-01-13 21:46:03 +00:00
christos
e49597500d
Autosize label
2013-01-13 21:38:45 +00:00
christos
04c5a03c2c
complain on unknown options
2013-01-13 20:59:22 +00:00
christos
8066385b56
move configuration to new place.
2013-01-13 20:58:38 +00:00
christos
df3192c082
Adjust mkimage to handle RPI. From skrll@
2013-01-13 20:57:18 +00:00
mlelstv
3bc93874c5
build.sh lets you build releases with a limited set of kernels by
...
using the ALL_KERNELS environment variable to override the arch default.
Fix this mechanism for evbarm by limiting the generated boot images
accordingly.
2013-01-13 14:43:23 +00:00
htodd
ccb0318a24
Adding myself.
2013-01-13 00:19:41 +00:00
mlelstv
a11271cda5
Provide a script for devpubd(8) that creates symlinks for each dk(4)
...
device under /dev/wedges so that you can access them by name.
2013-01-11 23:49:23 +00:00
skrll
72d205c317
Install the smsc(4) man page.
2013-01-11 16:32:48 +00:00
matt
11290b2fc6
Mark fp.h as obsolete
2013-01-11 14:22:55 +00:00
jakllsch
3a82d47fe6
Add man page for cpsw(4).
2013-01-06 18:30:10 +00:00
tsutsui
fce6f7dfc3
Build and install resurrected luna68k bootloader.
2013-01-06 07:04:48 +00:00
christos
a2757a6074
add the udp test.
2013-01-06 00:36:29 +00:00
christos
9fe511f6ca
missed libmagic bump
2013-01-04 04:23:17 +00:00
christos
46078508f1
bump libmagic
2013-01-03 23:20:28 +00:00
tron
a536ee5124
Install documentation and manual pages for Postfix's memcache client support.
2013-01-02 22:33:19 +00:00
christos
597d5309a5
fix mtree sets
2013-01-02 18:12:57 +00:00
tsutsui
f836ad2f40
Sync with amd64 and i386 installcds:
...
>> PR/47276: ftp has https support now
(i.e. now libcrypto and libssl are required in non-crunched installcd)
2012-12-22 17:51:19 +00:00
christos
61ea5796ed
PR/47276: ftp has https support now
2012-12-21 18:11:10 +00:00
spz
93a9300055
add entries built for MKDEBUG and MKDEBUGLIB to the set lists
...
Thanks to Hisashi T Fujinaka <htodd@twofifty.com> for pointing out the gap.
2012-12-18 22:45:12 +00:00
tron
ccda5edb3c
Add entries for "cylic" and "profile" modules which are part of DTrace.
2012-12-18 10:59:38 +00:00
mbalmer
50b3b570e2
Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
...
found e.g. in SurePOS 300 series point of sale terminals. The driver
provides a gpio(4) device with three pins: pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.
2012-12-17 20:37:59 +00:00
christos
e1d7c4c844
add sqlite3 man page
2012-12-16 20:33:43 +00:00
mbalmer
21a6d3b7f6
ptcd(4) is a device driver for the cash drawer port found on Protech PS3100
...
point of sale terminals. It controls the cash drawer using a gpio(4) device
that attaches at ptcd0: Pin 0 controls the drawer, pin 1 reports the current
state. For details read the manual page.
2012-12-16 13:09:18 +00:00
christos
8e40df96dd
bump libssh
2012-12-12 17:47:57 +00:00
rmind
333cdb0c5a
Add NPF "rndblock" extension to randomly drop packets (using a random function
...
with a percentage or modulo operation). This is a demo module, although it can
be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" {
# Drop 1.9% of the traffic
rndblock: percentage 1.9
}
2012-12-10 00:32:23 +00:00
spz
0d6a8650f8
Make the compat libs of npf extension shared libraries go to the
...
compat directories instead of overwriting the arch native libs.
Also, make sure the compat directories get created. Tested on amd64.
2012-12-09 22:06:21 +00:00
njoly
29ea86ba98
+dnssec-verify.debug
2012-12-07 18:48:54 +00:00
njoly
6d3bcac84f
Adjust libraries debug entries following recent bind update.
2012-12-07 18:36:24 +00:00
christos
51d6ae2e1d
add a __BITMAP_TYPE
2012-12-07 01:54:27 +00:00
spz
76387d3839
merge bind-9-9-2-P1 and adjust build as needed
...
fixes CVE-2012-5688, see:
http://www.isc.org/software/bind/advisories/cve-2012-5688
2012-12-04 23:38:37 +00:00
jruoho
f8b5dc2c31
Move the bitmap(3) test to the "right" place. Note it in bitops(3). Xrefs.
2012-12-04 06:57:44 +00:00
rkujawa
0ccb5cc7b5
Now add pcu(9) links to dist list.
2012-12-02 19:58:18 +00:00
rkujawa
8577082055
Add pcu(9) to dist list.
2012-12-02 19:45:18 +00:00
apb
ee9a2498cf
Adjust everything under src (but outside src/tools) to use
...
the TOOLDIR version of libnbcompat, associated include files,
and associated defs.mk file, instead of the version from the
.OBJDIR of src/tools/compat. This should fix PR 47188.
2012-12-02 12:55:27 +00:00
reed
ed8d05eebe
install the mkubootimage(1) manual
2012-12-02 02:21:28 +00:00
christos
c611eede50
add bitmap macros
2012-12-01 20:37:02 +00:00
christos
1e43d1f8e0
add a bitops test
2012-12-01 16:30:00 +00:00
pgoyette
51894881c0
Remove the now-obsolete ipf/t_bpf.sh test
2012-11-30 01:42:43 +00:00
christos
4388d56064
add libpnf to /lib
2012-11-29 16:18:35 +00:00
matt
2a1ae60c15
Add missing debug files.
2012-11-28 01:40:19 +00:00
alnsn
fb02065311
Add sljitarch.h.
2012-11-26 08:05:47 +00:00
rkujawa
df0940144b
Add z3rambd(4) man page to distribution list.
2012-11-26 00:41:48 +00:00
alnsn
079dc4d907
Add sljitarch.h to all mips machines.
2012-11-25 21:55:50 +00:00
alnsn
012f33e5f2
Add sljit and bpfjit to evbmips. Not enabled by default.
2012-11-24 14:00:35 +00:00
njoly
a23dfbdc09
Adjust for usr/tests/lib/libc/c063 debug entries.
2012-11-23 08:36:47 +00:00
tsutsui
774f69a012
Use CDBUILDEXTRA to copy secondary bootloader into target CD iso image.
2012-11-22 20:26:33 +00:00
martin
ebfa54d646
Add o32 version of libnetpgpverify.so.4 and friends
2012-11-22 11:23:43 +00:00
jakllsch
b0b33b9313
Don't enable WAPBL by default. It's far too dangerous.
2012-11-20 20:17:43 +00:00
jakllsch
d57a76d195
Don't enable WAPBL in images.
2012-11-20 20:16:03 +00:00
jkunz
da8587eaed
Add initial support for Olimex iMX233 based OLinuXino boards.
...
https://www.olimex.com/Products/OLinuXino/iMX233/
Contributed by Petri Laakso.
2012-11-20 19:08:45 +00:00
agc
db8fa78ddd
add missing destdir files for netpgpverify addition
2012-11-20 16:18:47 +00:00
agc
60f841b251
add test files for netpgpverify
2012-11-20 08:00:33 +00:00
agc
9f95e6a2c4
add the directory for the netpgp header files
2012-11-20 05:29:12 +00:00