History log of /netbsd-src/distrib/evbmips/instkernel/ramdisk/Makefile (Results 1 – 19 of 19)
Revision Date Author Comments
# 0274baaa 08-Oct-2023 he <he@NetBSD.org>

libm Makefile: add fma() functions for mips.

This pushed the ramdisk size, so that needed to be bumped as well.
Otherwise, there were no build issues for either 32 or 64 bit mips.
Sort-of OK'ed by s

libm Makefile: add fma() functions for mips.

This pushed the ramdisk size, so that needed to be bumped as well.
Otherwise, there were no build issues for either 32 or 64 bit mips.
Sort-of OK'ed by simonb@.

show more ...


# d9267cc4 25-Jul-2023 gutteridge <gutteridge@NetBSD.org>

Add dk[0-3] to the device nodes provided in the evbmips ramdisk

The installer provided by octeon.img creates wedges, which may later
need to be recovered via the standard sysinst installer provided

Add dk[0-3] to the device nodes provided in the evbmips ramdisk

The installer provided by octeon.img creates wedges, which may later
need to be recovered via the standard sysinst installer provided by
netbsd-INSTALL_OCTEON.

show more ...


# 87061830 12-Jun-2023 gutteridge <gutteridge@NetBSD.org>

Remove redundant variable assignment

It got clobbered by another assignment later, and this has been the
case since r. 1.1 of the file.


# 373751d8 09-Jun-2023 gutteridge <gutteridge@NetBSD.org>

Add bpf to the device nodes provided in the evbmips ramdisk

Intended to address an issue noted by Denis Ovsienko on port-mips,
where dhcpcd doesn't work with the netbsd-INSTALL_OCTEON kernel. (I am

Add bpf to the device nodes provided in the evbmips ramdisk

Intended to address an issue noted by Denis Ovsienko on port-mips,
where dhcpcd doesn't work with the netbsd-INSTALL_OCTEON kernel. (I am
not able to test this directly, but verified by mounting the ramdisk
images generated before and after this change.)

show more ...


# 8c90f798 25-Apr-2021 christos <christos@NetBSD.org>

handle mipsn64


# 46aea08b 09-Jan-2020 martin <martin@NetBSD.org>

PR install/54777: add dhcpcd to the install ramdisk


# 009f8e31 24-Jan-2017 christos <christos@NetBSD.org>

+= for MAKEFS_FLAGS


# fe200fdd 14-Aug-2012 christos <christos@NetBSD.org>

just make the installation ptys (ipty); change it to opty if more needed.


# 0fefe00c 23-Feb-2012 kiyohara <kiyohara@NetBSD.org>

Fix build failure. Remove unknown device ttyv0.


# 0adc6cef 11-Feb-2010 roy <roy@NetBSD.org>

Remove terminfo.db as it's now embedded in libterminfo.


# bb3a3538 05-Feb-2010 roy <roy@NetBSD.org>

Use the rescue terminfo.db in our images instead of termcap.


# 18194812 14-Dec-2009 matt <matt@NetBSD.org>

Merge from matt-nb5-mips64


# 2108b543 20-Sep-2009 abs <abs@NetBSD.org>

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) t

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...

show more ...


# bdf4da2b 20-Sep-2009 abs <abs@NetBSD.org>

Nothing needs disktab anymore, so we'd rather have an inode and
slightly over 1K of space on install media...


# 6f653b39 20-Sep-2009 abs <abs@NetBSD.org>

${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols
${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services


# 5edb6206 20-Sep-2009 abs <abs@NetBSD.org>

Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)


# 7a3d3939 25-Jan-2009 abs <abs@NetBSD.org>

Use the cutdown distrib/common/services and distrib/common/protocols
rather than the full fat etc versions


# c1583b0d 10-May-2007 dogcow <dogcow@NetBSD.org>

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 appea

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.)

show more ...


# a6d74476 30-Mar-2006 shige <shige@NetBSD.org>

Added evbmips instkernel and sysinst.