Commit Graph

13260 Commits

Author SHA1 Message Date
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
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