christos
009f8e31d2
+= for MAKEFS_FLAGS
2017-01-24 18:04:01 +00:00
christos
7b6d02ec13
Strip more sections, and verbose printing.
2016-09-20 20:55:11 +00:00
apb
71da667fc9
Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly
...
use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.
This will pass -nT instead of just -n if the gzip program is
actually pigz.
2014-08-05 15:40:58 +00:00
apb
36ef98548b
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
...
outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},
so there's no need to test USE_PIGZGZIP in these Makefiles.
2014-01-27 08:18:07 +00:00
joerg
820c9d565a
Explicitly build space constrained ramdisk images without unwind tables.
2013-08-12 16:31:28 +00:00
christos
4719f3b41e
buildfloppies.sh: Image is 29012 bytes (28 KB) too big to fit on 2 disks
...
So make it 3 floppes until someone finds a way to conserve space. The
build has been broken for months.
2011-09-21 16:13:51 +00:00
tsutsui
7e57c1a44f
Adjust file lists for recent move:
...
usr/sbin/chown -> sbin/chown
usr/bin/chgrp -> bin/chgrp
2011-01-14 10:26:28 +00:00
tsutsui
30fe5a6c65
Remove non-English translations from ews4800mips sysinst.
...
I don't think there are any EWS4800 users outside Japan.
2010-05-04 13:33:13 +00:00
roy
0adc6cef21
Remove terminfo.db as it's now embedded in libterminfo.
2010-02-11 09:06:47 +00:00
roy
bb3a353864
Use the rescue terminfo.db in our images instead of termcap.
2010-02-05 10:01:16 +00:00
tsutsui
5a95051509
Replace references to local and now no-longer-existing termcap files
...
with references to ${DISTRIBDIR}/common/termcap.
2009-10-09 15:56:25 +00:00
abs
2108b54359
34 different termcap subsets, plus a couple of ports still using
...
the full termcap distfile. In an attempt to reduce the madness
switch everyone (except the i386 cd install which does its own
thing) to the same (under 8K) termcap subset:
ansi ansi/pc-term compatible with color
dumb|unknown 80-column dumb tty
hp300h HP Catseye console
iris-ansi-ap IRIS ANSI in application-keypad mode
iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100)
sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line
vt100|vt100-am DEC VT100 (w/advanced video)
vt220-8 DEC VT220 8 bit terminal
vt220|vt200|vt300 DEC VT220 in vt100 emulation mode
wsvt25 NetBSD wscons in 25 line DEC VT220 mode
wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta
x68k|x68k-ite NetBSD/x68k ITE
xterm|vs100 xterm terminal emulator (X Window System)
Trying to provide similar functionality across all ports? It'll never
catch on...
2009-09-20 23:19:50 +00:00
abs
6f653b39ef
${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
...
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
2009-09-20 19:49:07 +00:00
tsutsui
1bdd710904
Fix indent on common/protocols changes.
2009-04-29 18:20:00 +00:00
perry
58e0c54cf3
Consistently use gzip with the -n flag so dates are not embedded.
...
Not tested on all platforms.
2009-04-03 22:36:34 +00:00
abs
7a3d39395e
Use the cutdown distrib/common/services and distrib/common/protocols
...
rather than the full fat etc versions
2009-01-25 22:08:37 +00:00
matt
7cd6f44757
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
...
${RELEASEDIR}/${RELEASEMACHINEDIR}
2008-06-23 02:16:53 +00:00
dyoung
fdf6250eac
Add -lprop to the LIBS line so that ifconfig will link.
2008-05-06 15:32:06 +00:00
dogcow
c1583b0d2c
Since /etc/services has gotten rather large, use a minimal one for install
...
kernels. (mount_nfs is notably the only binary that doesn't gracefully deal
with the lack of an /etc/services file, it appears.)
2007-05-10 23:22:27 +00:00
tsutsui
756481fd55
First cut at sysinst support for ews4800mips.
2006-01-09 10:03:51 +00:00
tsutsui
b44de2b302
Reduce IMAGESIZE.
2006-01-09 09:55:53 +00:00
tsutsui
89d726eb46
Make and install a bootloader binary with embedded RAMDISK kernel image.
2006-01-09 07:24:29 +00:00
tsutsui
136993d8c6
Add files for ews4800mips distribution.
...
XXX sysinst is disabled for now.
2005-12-29 16:01:30 +00:00