History log of /netbsd-src/distrib/evbarm/instkernel/sshramdisk/Makefile (Results 1 – 25 of 28)
Revision Date Author Comments
# 9a57126d 17-May-2024 christos <christos@NetBSD.org>

use IMAGESPECEXTRA to include libdata and don't include IMAGERUNTIME


# fa65999d 17-May-2024 christos <christos@NetBSD.org>

use IMAGERUNTIME to copy extra data instead of random pax commands


# 9c987221 15-Mar-2024 riastradh <riastradh@NetBSD.org>

evbarm/instkernel/sshramdisk: Put firmware in the right paths.

Maybe this should also be wired up to `release' to put the ramdisk in
the releasedir so we detect destdir path leakage like this had.

evbarm/instkernel/sshramdisk: Put firmware in the right paths.

Maybe this should also be wired up to `release' to put the ramdisk in
the releasedir so we detect destdir path leakage like this had.

PR port-evbarm/58035

show more ...


# 909a200b 26-Mar-2020 skrll <skrll@NetBSD.org>

Bump IMAGESIZE


# a5c8ab7a 23-Mar-2020 martin <martin@NetBSD.org>

Bump image size - new firmware files need more space


# a2362fee 01-Mar-2020 christos <christos@NetBSD.org>

Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so


# a04c941c 28-Feb-2020 christos <christos@NetBSD.org>

Deal with sshkey_sign. I am going to fix this properly at some point, but
it needs coordination from upstream (Patrick Welche)


# 1e89c63a 21-Jan-2020 mlelstv <mlelstv@NetBSD.org>

Was too slight a bump.


# 85760d7e 21-Jan-2020 martin <martin@NetBSD.org>

Bump image size slightly


# 4a792bdb 21-Nov-2019 martin <martin@NetBSD.org>

Bump image size for gcc8


# 3d3e06b3 14-Aug-2019 martin <martin@NetBSD.org>

Update to newer sshd (the host key is the same as before, it already
was a rsa key). From Harold Gutch.


# ffae521c 08-Apr-2018 mlelstv <mlelstv@NetBSD.org>

increase sshramdisk from 24000k to 28000k.


# 0770e646 22-Oct-2017 joerg <joerg@NetBSD.org>

Bump image size to 24MB, won't fit for plain evbarm otherwise.


# 19c66930 18-Mar-2017 sevan <sevan@NetBSD.org>

Bump image size to unbreak builds.
nbmakefs: `work' size of 21610496 is larger than the maxsize of 20480000.

ok jakllsch


# 9eb2b4b1 11-Feb-2017 christos <christos@NetBSD.org>

fix typo.


# 8a78ba48 11-Feb-2017 christos <christos@NetBSD.org>

more MKREPRO_TIMESTAMP fixes (for pax/tar generated files)


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

+= for MAKEFS_FLAGS


# 7d45325d 19-Dec-2016 christos <christos@NetBSD.org>

give it a bit more room.


# 00e33719 19-Dec-2016 christos <christos@NetBSD.org>

grow so that new intel firmware fits.


# 3872df9e 15-Jul-2015 martin <martin@NetBSD.org>

Set IMAGEENDIAN properly for big endian builds.
From Rin Okuyama.


# 50a901d1 23-Feb-2015 joerg <joerg@NetBSD.org>

Give LLVM a bit breathing room for the sshramdisk when building for
generic ARM.


# 7db737a6 16-Feb-2015 skrll <skrll@NetBSD.org>

Bump size to fix build.


# 1eb870d6 31-Oct-2014 uebayasi <uebayasi@NetBSD.org>

Bump image size to compensate new iwn(4) firmwares.


# fb363505 14-Aug-2014 joerg <joerg@NetBSD.org>

LLVM sshramdisk needs 8.9MB, so bump again.


# c2426fb4 12-Aug-2014 martin <martin@NetBSD.org>

Add firmware images to this image, as discussed on port-arm.


12