christos
fe6a4bfaaf
new openssl
2009-12-27 00:53:35 +00:00
christos
72d39b99c8
sets for new bind.
2009-12-26 23:13:15 +00:00
tsutsui
93bd1a122c
Use /dev/fd0a rather than /dev/rfd0a to read instfs.tgz image from floppy.
...
It looks newer (appearred after 1.6) gzip tries to read less than DEV_BSIZE
(to check header?) so we can't use raw device directly.
(note sparc bootfs ramdisk doesn't have dd(1))
Workaround for PR port-sparc/42193, and would also fix PR install/28734.
2009-12-24 14:56:14 +00:00
jakllsch
36338876d4
Add libdwarf lint file.
2009-12-24 01:13:20 +00:00
mbalmer
8a65aabe5b
Fix typo in command output.
2009-12-23 09:13:21 +00:00
darran
666c22984b
Add libdwarf files.
2009-12-23 00:33:25 +00:00
jmmv
77eb4fd2ef
Update file sets to match atf 0.7.
2009-12-22 13:38:40 +00:00
nonaka
118e8385d3
remove "mount -t kernfs" line.
2009-12-22 11:15:52 +00:00
nonaka
6f567e45e4
Add /usr/bin/{tset,more}.
2009-12-22 11:15:25 +00:00
nonaka
5a5f67b6bf
"Full installation" should install kernel.
2009-12-22 11:14:33 +00:00
dyoung
664580ff00
Fix MKDEBUGLIB=yes builds: add entries
...
/usr/lib/lib{avl,nvpair,umem,uutil,zfs,zpool}_g.a with keywords
'zfs' and 'debuglib'. Add the keyword 'binutils' to entries
/usr/lib/lib{bfd,iberty,opcodes}_g.a.
2009-12-21 21:09:41 +00:00
uebayasi
3db267ebd3
s/sed/${SED}/; s/xargs/${XARGS}/
2009-12-21 15:37:25 +00:00
nonaka
2d1090dc2d
Added dmesg, mount_msdos.
2009-12-21 11:22:41 +00:00
mrg
6879cbdf8e
create the ecoff copy of the install kernel so the prom can boot it.
...
from PR 39915.
2009-12-20 19:53:36 +00:00
jruoho
e050282388
Add myself.
2009-12-20 16:59:39 +00:00
thorpej
cf9dd0698e
Add libelf files.
2009-12-20 05:53:34 +00:00
ahoka
efa829b8a6
Make SHA1 the first option when selecting cyphers, so one without basic
...
understanding of cryptography won't choose DES as the default on his system.
The default option should be the best possible in case the user is unsure.
2009-12-16 16:03:26 +00:00
snj
0d7850aa0d
Remove HAYAKAWA Koichi's acknowledgement.
2009-12-15 22:30:58 +00:00
jmmv
00d06c4b46
Add missing entries for libiscsi compat library. Hi mrg@!
2009-12-15 21:54:22 +00:00
uebayasi
930c6ee6c5
Clean up debug knobs.
2009-12-15 06:18:07 +00:00
mrg
37e0c45668
update mips64* sets for reality, and fix a couple of newly introduced
...
issues with sparc64 and amd64.
2009-12-15 05:59:50 +00:00
uebayasi
4b2bc9eb2d
Factor out print_set_files() printing raw set list entries out of
...
list_set_files(). While here kill a useless-use-of-cat.
2009-12-15 05:11:08 +00:00
uebayasi
6be5668179
We don't need to check ${MACHINE_ARCH} == "m68000" if we use shlib or not.
...
Because such a knowledge is concentrated in bsd.own.mk and passed to as
${MKPIC}. Tested by build.sh -m sun2 distribution sets.
2009-12-15 05:07:11 +00:00
mrg
7dc27f7039
fix a bunch of issues with MKATF=no.
2009-12-15 03:01:15 +00:00
skrll
339f8dbeea
MKDEBUGLIB=yes fixes.
2009-12-14 15:27:13 +00:00
uebayasi
473d579ad2
Set list police.
2009-12-14 09:57:37 +00:00
mrg
da0616fc93
merge in my (uncommited) changes from matt-nb5-mips64 branch.
...
XXX these probably still need updates for eg, shlib bumps, but this should
be mostly correct now.
2009-12-14 02:19:58 +00:00
matt
4979791cbe
Update sets lists from matt-nb5-mips64
2009-12-14 02:01:53 +00:00
matt
1819481222
Merge from matt-nb5-mips64
2009-12-14 01:11:02 +00:00
dyoung
c869fe1c8c
Fix MKKERBEROS=no MKPAM=no MKDEBUGLIB=yes builds by adding missing
...
keywords to a few *_g.a files.
2009-12-13 20:46:10 +00:00
mrg
8b618fb27a
obsolete a bunch of files that should never have been installed, found
...
by the new src/compat framework that builds libraries more like they
are normally built.
2009-12-13 09:28:41 +00:00
tsutsui
cee8238241
Add 5.0.1 configuration files for reference.
2009-12-13 08:37:40 +00:00
nonaka
7ed8bf295b
The support of X for zaurus is added.
2009-12-13 05:04:36 +00:00
nonaka
f97268b43d
Added keyboard config files for Sharp Zaurus SL-C3x00.
2009-12-13 04:57:16 +00:00
snj
7c9842f451
libint10 is only built on amd64, i386, and macppc. Update the xorg part
...
of this setlist to reflect that.
2009-12-11 22:34:30 +00:00
uebayasi
d7fe4afc2b
Set $rundir before calling sets.subr as other scripts do.
2009-12-11 15:25:05 +00:00
he
66597865fb
Move the test for evbppc out of sets.subr and into bsd.own.mk, to
...
decide whether to make kernel modules: set MKKMOD to no for evbppc.
Use this in etc/Makefile to decide whether to do the "modules"
obsolete sets. Move the ./var/db/obsolete/modules entry from the
"mi" to the "module.mi" file set.
Fixes the build for evbppc.
Discussed with uebayasi@
2009-12-11 15:22:33 +00:00
uebayasi
096187792a
list_set_lists() - Share code of handling *.ad.* set lists.
2009-12-11 13:30:11 +00:00
uebayasi
e140e09a48
Indent.
2009-12-11 13:10:47 +00:00
uebayasi
e06370d53f
Refactor list_set_lists using more functions.
2009-12-11 13:10:06 +00:00
uebayasi
0e9d695764
Replace many "if [ -f $x ]; then echo $x; fi" instances with function.
2009-12-11 12:57:39 +00:00
he
9d7093b6b4
Prefix mkvars.mk with ${rundir}/, so that the scripts from this
...
dir using sets.subr can be run from another directory, as is done
e.g. during "make release" via the mksums script.
OK'ed by uebayasi@
2009-12-11 12:07:58 +00:00
uebayasi
f22a6fb255
Put intermediate lists on the top of ${DESTDIR} (${DESTDIR}/SETS.*) and leave
...
them. Teach list generators to ignore them. Always generate metalog
missing/extra lists too, but don't check it (for now). I'll change "flist"
to be generated only when set lists have changed.
No functional changes.
2009-12-11 11:48:41 +00:00
uebayasi
76ff00f330
Thinko; missing/extra are generated differently for metalog/destdir comparison
...
methods. Fix mistakenly merged generation functions.
2009-12-10 17:18:33 +00:00
uebayasi
36a7418873
Style. Better variable names.
2009-12-10 16:40:21 +00:00
uebayasi
9efd91e8af
Share more code. Call functions in one place.
2009-12-10 16:22:06 +00:00
uebayasi
62eb5f0ca2
Refactor; move generate_* function calls in single place.
2009-12-10 16:12:00 +00:00
uebayasi
fe0b0f3007
Use more functions. But still no functional changes.
2009-12-10 16:09:13 +00:00
uebayasi
c5999c8ae5
Use shell function because I like it. No functional changes.
2009-12-10 16:01:06 +00:00
uebayasi
e08ad0e79f
Move make variable extraction & conversion logic from here-documented make
...
-f- command to an isolated makefile. The list of non-_MKVARS.* variables
are concentrated there.
No functional changes.
2009-12-10 15:51:24 +00:00