..
acorn26
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
acorn32
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
2008-10-19 22:05:19 +00:00
alpha
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
amd64
avoid full path to boot.cfg file when building amd64 boot floppy
2008-11-04 23:02:52 +00:00
amiga
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
arc
It looks the ARC BIOS has another limit which prevents loading
2008-11-20 13:57:09 +00:00
atari
Add df(1) to installation md_root files for atari.
2009-01-03 18:11:26 +00:00
bebox /floppies
Use ${TOOL_SED} instead if plain sed in Makefiles.
2008-10-25 22:27:34 +00:00
cats
Mirror the changes to sys/arch/cats/conf/Makefile.cats.inc: remove
2008-06-09 20:05:12 +00:00
cdrom
Switch the i386 installation CDs away from RAM disks and instead use the
2008-11-21 15:49:51 +00:00
cobalt
- enable dhclient(8) in RAMDISK kernel
2008-09-13 07:36:30 +00:00
common
reduce syscalls
2008-12-22 18:58:22 +00:00
dreamcast
Use "-Os -freorder-blocks" as well as <sys.mk> for ramdisk build.
2009-01-09 10:05:27 +00:00
evbarm
add GEMINI_INSTALL memory disk set target
2008-10-31 02:04:04 +00:00
evbmips
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
evbppc
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
evbsh3 /rom
MAKEDEV.subr no longer exists. Don't install it in any ramdisk
2007-03-03 06:40:05 +00:00
ews4800mips
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
hp300
- add xterm entry since dot.profile has an option to use it
2008-12-22 18:37:09 +00:00
hp700
Bump image size to deal with bloat.
2008-07-17 07:01:30 +00:00
hpcarm
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
hpcmips
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
hpcsh
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
i386
Remove superfluous target "image_md_pre". It is already present
2008-12-09 12:01:55 +00:00
ibmnws
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
landisk
Commit the landisk install stuff I hacked together from hubert's efforts.
2008-04-14 17:24:56 +00:00
mac68k
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
macppc
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
miniroot
Add ${IMAGE}.gz to dependency list of release:: target as well as the one
2008-09-19 17:23:32 +00:00
mipsco
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
mvme68k
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
mvmeppc
Add an iso_image target (iso-image as a target name doesn't play well with
2007-03-06 21:56:47 +00:00
news68k
Bump install ramdisk image size from 1440k to 1500k, so that it fits again.
2008-11-08 10:24:23 +00:00
newsmips
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
notes
Add my name to the list of developers.
2009-01-03 12:01:24 +00:00
ofppc
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
playstation2
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
pmax
Use shrinked src/distrib/common/protocols rather than fat src/etc/protocols.
2008-11-30 04:18:14 +00:00
prep
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
sandpoint
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
sets
config_found_sm(9) -> config_found_sm_loc(9)
2009-01-16 09:51:34 +00:00
sgimips
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
shark
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
sparc
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
sparc64
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
sun2
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
sun3
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
syspkg
Remove LKMs and switch to the module framework, pass 1.
2008-11-12 12:35:50 +00:00
utils
Add some more weak aliases for versioned library calls, to prevent
2009-01-16 14:48:04 +00:00
vax
usr.bin/vi/build -> usr.bin/nvi/build
2008-10-30 12:39:16 +00:00
x68k
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
2008-06-23 02:16:53 +00:00
zaurus
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
Makefile
Create a dynamically linked sysinst as part of the build process, but don't
2008-11-21 15:39:29 +00:00
Makefile.inc
Add an iso_image target (iso-image as a target name doesn't play well with
2007-03-06 21:56:47 +00:00