Commit Graph

13274 Commits

Author SHA1 Message Date
jmmv
8f212f1945 Move tests for examples from tests/examples to tests/share/examples.
This is to match the layout of the installed and source files more closely.
While doing this, honor the MKSHARE variable, as the files these tests
validate are only installed when MKSHARE=yes.
2013-02-16 12:44:25 +00:00
jmmv
e840b8037e Fix debug entries after the import of atf 0.17. 2013-02-15 22:14:21 +00:00
jmmv
0a00e59342 Install lua.hpp. 2013-02-15 20:07:00 +00:00
jmmv
88eb066b41 Add the MKKYUA knob.
MKKYUA defaults to no and will remain as such until the import is complete
and validated.

This knob does not currently have any effects on the build as nothing relies
on it yet.  Upcoming imports and changes in this area will all be guarded by
this flag.
2013-02-15 19:49:48 +00:00
jmmv
c810df40be Update file lists for atf 0.17. 2013-02-15 17:09:07 +00:00
christos
1b766d2e25 don't use [ -f $i ] && cat $i, since we are using -e 2013-02-15 00:13:06 +00:00
matt
b6828562f6 Add missing libnetpgpverify.so 2013-02-14 00:52:03 +00:00
jmcneill
fcc410b7f2 add extra space to root partition 2013-02-12 12:45:12 +00:00
jmcneill
fbdc5d584c create /proc and /kern 2013-02-12 12:04:39 +00:00
jmcneill
bdad5df232 set -e 2013-02-11 18:11:20 +00:00
jmcneill
946e7a0ac0 set rc_configured=YES and a hostname 2013-02-10 23:37:32 +00:00
christos
84914efcd2 start with the original rc.conf 2013-02-10 23:28:19 +00:00
jmcneill
688db5d3b9 dont use echo -n 2013-02-10 21:51:53 +00:00
jmcneill
f27066f7f8 set src= before pulling in host config 2013-02-10 21:51:05 +00:00
jmcneill
8d6503c8a0 no sh -x 2013-02-10 16:56:38 +00:00
jmcneill
0c9570f8f3 fix msdos mbr partition size calculation 2013-02-10 16:56:01 +00:00
christos
3a09eb2df7 don't dup -F 2013-02-10 16:13:23 +00:00
christos
5f6d18eead no objmachine by default. 2013-02-10 16:13:00 +00:00
christos
c4b361419a add -F to fdisk 2013-02-10 16:12:37 +00:00
christos
5e2ed7b35e remove trailing whitespace from EOF 2013-02-10 16:06:24 +00:00
jmcneill
c399bff929 make sure kernel is installed as netbsd.ub 2013-02-10 15:56:57 +00:00
christos
a744bfd880 mass -N db to makefs too 2013-02-10 15:51:59 +00:00
christos
c7678cc71d specify a database for mtree. 2013-02-10 15:45:33 +00:00
jmcneill
d46a4c5ba4 dont call mtree directly 2013-02-10 15:35:34 +00:00
christos
da71c141ee really calling disklabel with the arguments of fdisk does not work. 2013-02-10 03:09:07 +00:00
christos
c4c65e1ca7 - remove dup trap
- compare size to 0 for autosizing
- remove .gz file before compressing.
2013-02-10 02:09:47 +00:00
christos
2ef0e4eae7 add compression support. 2013-02-10 01:28:42 +00:00
christos
fec034cae5 handle renaming and uncompressing the kernel 2013-02-09 20:47:46 +00:00
christos
2b70ceaf90 add tool hooks. 2013-02-09 18:50:11 +00:00
christos
67dc09847c libmesa needs the lib prefix because it is used in LIBDPLIBS 2013-02-09 17:17:36 +00:00
jmcneill
473f858720 fix usage again -- -D specifies destdir not releasedir
include conf/${h}.conf not conf/rpi.conf
fix ./mkimage: line 110: "7" - 1 : syntax error: operand expected (error token is ""7" - 1 ")
2013-02-09 11:20:56 +00:00
jmcneill
eb893c8eed keep beagleboard conf in sync with rpi 2013-02-09 11:19:55 +00:00
jmcneill
35ad314c0b fix usage 2013-02-09 11:15:14 +00:00
jmcneill
5dd616cd7a add missing } 2013-02-09 11:07:26 +00:00
christos
abb21374ec change to take the full kernel path 2013-02-08 19:16:53 +00:00
christos
9173721edf fix options 2013-02-08 19:14:14 +00:00
christos
debf5d1394 add obsolete entries for yesterday's changes, sort 2013-02-08 15:13:04 +00:00
matt
785313335c Add pre-name changed debug libraries as obsolete. 2013-02-08 04:36:35 +00:00
christos
4c05299285 - fix the debug sets which were broken because of _LIB_PREFIX lossage.
- add missing tpm files.
2013-02-08 02:32:32 +00:00
christos
29d394bb59 new man page 2013-02-07 16:54:53 +00:00
christos
984789e59f We always have a valid mtree file, so always specify -M 2013-02-07 16:27:41 +00:00
christos
64ccf8daf2 merge d flag. 2013-02-07 01:24:04 +00:00
christos
698fd2d87e - use dest instead of DESTDIR
- factor out pax usage, and make it use only the first word from the sets
2013-02-07 01:07:41 +00:00
christos
963f4e0c4d Create full sets using mtree from the flists (not just filenames). 2013-02-06 01:01:12 +00:00
christos
f46231caba bump libcrypto and libssl 2013-02-05 23:42:21 +00:00
matt
94fc27fa52 Add ./var/db/obsolete/debug 2013-02-05 17:52:22 +00:00
matt
51722b5916 Mark libc_vfp as depending on softfloat. 2013-02-05 07:31:50 +00:00
jdc
897e710fa7 Add tda.4 to the build and to the set lists. 2013-02-03 14:51:57 +00:00
christos
bb4ac1abd6 switch to makefs 2013-02-03 09:16:24 +00:00
christos
3075d9e35c someone forgot the debuglibs 2013-02-02 18:19:38 +00:00