Commit Graph

1719 Commits

Author SHA1 Message Date
pooka
45ef580f17 Merge librumpfs_ufs into librumpfs_ffs. This reflects what happened
with the ffs kernel module and follows the trend of retiring ufs.
It also allows to get rid of a special case kludge in runtime module
loading, since ufs was not really a module.  librumpfs_ufs is now
obsoleted and ffs consumers should be linked solely against
librumpfs_ffs.
2009-05-02 01:15:52 +00:00
agc
2c67f700b7 Remove openpgp files from the build (replaced by netpgp) 2009-05-01 22:59:51 +00:00
perry
56bf6b0b77 update libc minor number 2009-05-01 21:45:45 +00:00
christos
4d3c211551 Put libgcc_s.so in /lib for MKPIE=yes 2009-05-01 15:30:46 +00:00
tsutsui
0cd2869469 Add necessary files for build.sh -m rs6000 release.
Based on PR port-powerpc/40421 from Wojciech Galazka,
with misc tweaks by me.

Note sysinst part is not pulled because there is
no supported storage device yet on this port.
2009-04-30 12:47:39 +00:00
njoly
a6ba76a6cd Add some missing entries to fix MKDEBUG build on alpha.
Looks good from tsutsui.
2009-04-27 14:22:40 +00:00
agc
ee219f892b Enable netpgp in the build, and amend set lists accordingly. 2009-04-25 05:54:50 +00:00
tsutsui
af8acc11fd +/usr/mdec/bootxx_ustarfs 2009-04-22 17:20:15 +00:00
tsutsui
a25308e261 +/usr/mdec/bootxx_ffsv2 2009-04-21 16:09:22 +00:00
tsutsui
10ef088358 Add /usr/mdec/bootxx_ffsv2. 2009-04-21 15:18:50 +00:00
mrg
5e9e14ff6e part two of excising Xprint support from native xorg:
- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
  xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.
2009-04-20 03:07:13 +00:00
dyoung
13c69639c5 Apply the same keywords to the 32-bit compat files as apply to the
non-compat equivalent files, to stop amd64/sparc64 builds with MKxxx=no
options from failing because files in the DESTDIR are missing from the
METALOG.

amd64 builds, now, with several MKxxx=no options set. sparc64 probably
needs some more work.

FWIW, join(1) saved me some manual labor as I copied keywords from
non-compat to compat files:

1 Collect the files that are missing from the DESTDIR into
  compat-i386.files

2 Replicate the first column of compat-i386.files.  Remove i386/ from
  the first column.

3 sort -k 1,1 distrib/sets/lists/comp/{md.amd64,mi,shl.*}
  distrib/sets/lists/base/{md.amd64,mi,module.amd64,module.mi,shl.elf,sh
  l.mi} | join -1 1 -2 1 -o '2.2 1.3' - compat-i386.files >
  compat-i386.keywords

4 Process distrib/lists/{base,comp}/md.amd64 with join -1 1 -2 1 -o '1.1
  1.2 1.3,2.2' -a1 - compat-i386.keywords
2009-04-17 20:38:04 +00:00
dyoung
04d485e500 Sort on the first column. 2009-04-15 22:12:40 +00:00
christos
2e8a1cc67b more library brokenness 2009-04-12 20:54:41 +00:00
christos
be505839dc err too many places to fix... 2009-04-12 19:55:05 +00:00
christos
4ffcd5d863 fix sets for new bind. 2009-04-12 17:24:51 +00:00
christos
1919923f56 bump libc and bind libraries. 2009-04-12 17:12:44 +00:00
christos
53439fb0dd bump libc for memrchr and glob_pattern_p 2009-04-10 23:19:26 +00:00
christos
17cbdceb54 add firmware for iwl 5000 2009-03-29 14:25:39 +00:00
kleink
417e8f420a Update for tzdata2009c. 2009-03-16 16:40:54 +00:00
yamt
a2c6dc3301 tprof modules. 2009-03-10 14:59:19 +00:00
ad
101a9782a2 Add crash(8), a utility to diagnose kernel crashes. This is basically
ddb running on crash dumps, but with two notable changes:

- Breakpoints, watches, etc are obviously never going to work so they
  are not handled.

- You can pipe output to the shell, e.g. ps | grep foo

Items remaining to be done:

- Port it to architectures other than i386. This isn't difficult, just
  a case of making db_disasm.c/db_trace.c or their equivalent compile
  and work.

- Make more of the "show" commands work, e.g "show uvmexp".
2009-03-07 22:08:07 +00:00
nonaka
51d7b545e8 fix filename. 2009-03-03 08:02:41 +00:00
mrg
bcc593b98f put xkbcomp output into /var/db/xkb by default, a place that (now) exists 2009-03-03 06:01:56 +00:00
nonaka
b9670a7b32 Add zboot 2009-03-02 09:59:10 +00:00
pooka
b9069707ae add if_shm to setlists 2009-02-28 15:32:29 +00:00
hira
b225d4fb77 - Rename filename of license.
- Correct filename in license (add missing prefix).
2009-02-18 10:51:17 +00:00
christos
7f8f733829 bump libssh 2009-02-16 20:57:28 +00:00
abs
595fdaa174 Add edlabel 2009-02-16 12:33:01 +00:00
tron
e35bbfeae7 Add "edlabel" which now gets build under NetBSD/sparc64. 2009-02-16 12:20:00 +00:00
abs
46ffce41c5 Build fdformat on a MACHINE_ARCH not MACHINE basis 2009-02-14 22:46:05 +00:00
abs
141adf6795 Add rescue/edlabel 2009-02-14 19:29:30 +00:00
abs
2cb54095fc Build and install edlabel based on MACHINE_ARCH not MACHINE 2009-02-14 11:33:56 +00:00
pooka
020ab015cd Add rumpnet_local to the setlists (at least most of the variants ;). 2009-02-08 16:30:48 +00:00
dyoung
238b355bab Remove the 'nls' tag from ./usr/share/locale/sk_SK.ISO8859-2/LC_MESSAGES,
since we install the directory whether MKNLS=no or not.

Replace comp- with base- in some syspkg names.

Put firmware and files from /usr/share/mk/ into their own syspkgs.
2009-02-05 19:35:48 +00:00
dyoung
a6e2723726 Move the RUMP libraries to a syspkg called base-rump-shlib. 2009-02-05 19:29:48 +00:00
dyoung
57e7da9522 Move RUMP libraries to a syspkg called base-rump-shlib. 2009-02-05 19:28:43 +00:00
haad
7aa7bdd03c Add support for the MODULAR framework to the vnd driver. Enable building of
vnd.kmod by default.
2009-02-05 17:32:10 +00:00
joerg
bb314659c8 Merge pkg_install-20090201 and update build system. 2009-02-02 20:47:19 +00:00
ghen
89b2df731d Add Belgian Azerty keymap for ukbd(4). Existing pckbd(4) map doesn't work
for USB keyboards.
2009-01-30 23:12:16 +00:00
rmind
6d73ddd355 Revert path of modules back to "/stand". 2009-01-24 22:14:44 +00:00
he
e724c6a64d Add an entry for the recently added ./kernel directory tree. 2009-01-24 13:53:56 +00:00
agc
df41ea2ee2 Add the build glue and sets information for the libopenpgpsdk library, and
the openpgp binary.
2009-01-24 01:15:24 +00:00
rmind
f0e51651e4 Change path to kernel modules from "/stand" to "/kernel".
Needs to go in before 5.0.  Proposed on <tech-kern>.
2009-01-24 00:29:12 +00:00
jmmv
fd39001d18 Adjust file lists after the import of ATF 0.6. 2009-01-19 07:19:35 +00:00
agc
4d23086ab7 Bump shared lib versions for libdevmapper following the 64bit time_t/dev_t bumps 2009-01-18 00:44:33 +00:00
mjf
53ce0ef17c Catch up with shlib major bump for all arm platforms. 2009-01-17 17:05:17 +00:00
dogcow
f91a017c5f i386 compat libs' major version bump, due to time_t changes. 2009-01-14 08:04:18 +00:00
tsutsui
9f9e7cdcd7 Remove /boot.atari, which is no longer installed during build
and removed from base.tgz.

Note we must not mark this obsolete because this tertiary bootloader
will be copied into / during installation and it shouldn't be removed
by postinstall(8).
2009-01-13 13:52:06 +00:00
jnemeth
24565c95ce missed a couple 2009-01-13 05:43:39 +00:00