lukem
983821fd73
- replace image_md_post: target with IMAGE_MD_POST variable, and use
...
that after building ${IMAGE}
- use ${IMAGEBUILT} to ensure that IMAGE_MD_POST is only run if IMAGE changes
2002-04-12 03:21:09 +00:00
lukem
050f6eec3e
run fsync on the fsfd before closing
2002-04-12 03:15:20 +00:00
briggs
b5ee40947f
Disable TXFIFO on npwr. There is some sort of serial interrupt lossage that
...
seems to be greatly alleviated by this change.
2002-04-12 03:01:57 +00:00
briggs
8989cea6a8
Enable pciide, wd, atapibus, and atapi devices.
2002-04-12 02:57:00 +00:00
briggs
b5b11bf5f5
Map winbond interrupts.
2002-04-12 02:55:03 +00:00
lukem
5ecebad8d3
remove MAKESUMS (provided by ../Makefile.inc). minor tweaks
2002-04-12 02:34:21 +00:00
lukem
e80666c104
cleanup makefiles to NNDWO
2002-04-12 02:19:30 +00:00
lukem
7573349ed7
use ${DISTRIBDIR} instead of ${_SRC_TOP_}/distrib
2002-04-12 02:07:15 +00:00
lukem
9cde6de136
move default PARSELISTENV and related goop into separate Makefile.parselist,
...
and add DISTRIBDIR to PARSELISTENV.
2002-04-12 01:59:45 +00:00
briggs
15bd66562f
NDWO -- build.sh -U completes for sandpoint now.
2002-04-12 01:15:14 +00:00
briggs
67dbc34547
Remove exception for CONSPEED on NPWR -- current redboot uses 115200, too.
2002-04-12 00:58:49 +00:00
lukem
6a555ac363
.WAIT sync
2002-04-12 00:32:38 +00:00
lukem
7bd72f6cca
minor tweak
2002-04-12 00:15:26 +00:00
lukem
ccbd36dc6a
use TARGETS+=release and do the installs in the subdirs
2002-04-12 00:13:17 +00:00
thorpej
a37fb3fdd3
Add back the -f flag to gzip(1) that was erroneously removed in
...
in the last change.
2002-04-11 23:36:49 +00:00
thorpej
fdbd9c7afd
NOMAN needs to be defined *before* pulling in <bsd.own.mk>.
2002-04-11 23:35:43 +00:00
lukem
bd37a6d119
use TARGETS+=release and do the installs in the subdirs
2002-04-11 22:54:01 +00:00
lukem
e940426c29
convert to distrib/common/Makefile.mdset
2002-04-11 22:53:02 +00:00
thorpej
49df0c927f
Lose -nbsd
2002-04-11 21:47:36 +00:00
thorpej
887ea411f8
Remove bfd_elf32_{big,little}arm_nbsd_vec
2002-04-11 21:46:29 +00:00
thorpej
a48469ee44
Add bfd_elf32_bigarm_vec to arm-netbsdelf.
2002-04-11 21:43:49 +00:00
thorpej
8257c98a16
Back out the EI_OSABI==ELFOSABI_NETBSD changes for arm-netbsdelf.
2002-04-11 21:35:49 +00:00
heinz
23630072ae
typo in device name isdntrc fixed
2002-04-11 20:27:40 +00:00
tv
d42f167bc5
Revert previous so crtbeginS and crtendS are available.
2002-04-11 19:31:06 +00:00
tv
d536f9a644
We don't need to do "install" of lib/csu specially. Just install it with
...
the rest of lib.
(None of lib/* needs csu installed in order to link. In the USETOOLS!=yes
case, csu may even depend on a newer libc, so installing csu before
compiling host tools in lib/ could break things even worse.)
2002-04-11 19:08:13 +00:00
mycroft
73b187a06a
Install kern-GENERIC by default.
2002-04-11 18:16:05 +00:00
mycroft
8d3ca86950
Add a DPADD for the libraries we use.
2002-04-11 18:14:18 +00:00
mycroft
09beb06848
Make sure _acs_char[] is copied to screen->acs_char[] even when there is no
...
ac attribute. This fixes box-drawing on displays with no ac.
2002-04-11 18:06:41 +00:00
bjh21
3a33a1deec
Jason claims that nothing tests for RISCPC any more. Make it so.
2002-04-11 17:31:23 +00:00
skrll
ac60400580
The results of my cats NWDO hacking.
...
This was tested using a custom INSTALL kernel. The current one is >4Mb
which the cats firmware can't currently boot. We need to decide what
needs to be removed from INSTALL.
2002-04-11 16:33:58 +00:00
lukem
8bd1df21b5
explicitly pull in distrib/Makefile.inc
2002-04-11 15:46:33 +00:00
lukem
f8d9614523
.WAIT sync
2002-04-11 15:45:37 +00:00
lukem
a1c2476158
convert to distrib/common/Makefile.mdset
2002-04-11 15:40:01 +00:00
lukem
cfb4cb0f97
remove unused cruft;
...
- Chuck Silvers pointed out that the nocluster goop set a now-unused variable
- we now use distrib/common/Makefile.mdset
2002-04-11 15:36:49 +00:00
lukem
fe5992eead
convert to using distrib/common/Makefile.mdset
2002-04-11 15:34:52 +00:00
lukem
35c61b16c8
Makefile snippet to do the ${MDSETIMAGE} / ${NM} / ${STRIP} / gzip
...
game on various kernels and fs images.
2002-04-11 15:28:14 +00:00
hannken
6991df9968
Add config for the SUNIX line of pci serial/parallel cards.
...
Approved by: Jason R. Thorpe <thorpej@wasabisystems.com>
2002-04-11 13:53:56 +00:00
shin
49dfdbeb27
fix typo.
2002-04-11 13:50:06 +00:00
martin
adbd854114
Sync with /etc/defaults/rc.conf: remove isdn_autoupdown and isdn_interfaces.
2002-04-11 13:20:22 +00:00
lukem
d51dc48537
tweak
2002-04-11 12:59:47 +00:00
lukem
ad40a21aec
add dependencies for release
2002-04-11 12:59:19 +00:00
wiz
b9337deef4
ispell, and grammar fixes.
2002-04-11 12:34:31 +00:00
lukem
091e142cec
use ${RELINSTALL} instead of cp -p
2002-04-11 12:22:58 +00:00
lukem
07c656bc4d
- move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_*
...
- use NDWO Makefile layout
2002-04-11 12:19:41 +00:00
lukem
e74b6d4e20
Yet Another Cleanup:
...
- factor more stuff into common/Makefile.*
- use NDWO makefile layout
- don't always rebuild bootfloppy-* and fdset-* stuff. (mmm, dependencies)
- add .WAIT sync in top level Makefile
2002-04-11 12:17:14 +00:00
augustss
d0c3f994ea
Put device name at start of line.
2002-04-11 11:21:26 +00:00
pk
b7cae9b821
Pass fully encoded bus addresses in the attach arguments.
2002-04-11 11:11:23 +00:00
pk
24db2d2924
pmap_kremove4_4c(): correctly compute the maximum number of pages to be
...
unmapped within a segment.
2002-04-11 11:08:40 +00:00
augustss
3f41adf3be
When the DAC claims to support variable rate it doesn't seem to
...
always do this, so do some extra chechs and fall back on fixed rate.
2002-04-11 10:54:23 +00:00
martin
876d3c9146
Add an example for the new "autoupdown" keyword.
2002-04-11 09:08:19 +00:00