Home | History | Annotate | Download | only in sshramdisk
History log of /src/distrib/evbarm/instkernel/sshramdisk/list
RevisionDateAuthorComments
 1.6  20-Jul-2025  christos crypto needs threads
 1.5  09-Mar-2021  christos branches: 1.5.8;
We don't need libwrap anymore; libhack replaces it.
 1.4  01-Mar-2020  christos Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so
 1.3  28-Feb-2020  christos Deal with sshkey_sign. I am going to fix this properly at some point, but
it needs coordination from upstream (Patrick Welche)
 1.2  14-Aug-2019  martin Update to newer sshd (the host key is the same as before, it already
was a rsa key). From Harold Gutch.
 1.1  19-Mar-2013  garbled branches: 1.1.6; 1.1.12; 1.1.36; 1.1.38;
Add a new installer image for Raspberry PI to evbarm

Includes the following major changes:

1) Add new configmenu item to sysinst to allow creation of users at
post-install time.
2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd
enabled, allowing users to install on a headless PI by sshing to the
device with the account "sysinst" password "netbsd" to begin the
installation. (Note, neither the account, nor the ssh setup are copied to
the finalized installation image)
3) Change mkimage to build a boot-only image, without the root filesystems.

Much of the sshramdisk code could be reused on other ports easily.
 1.1.38.1  23-Aug-2019  msaitoh Pullup the following revision (requested by martin in ticket #105):

distrib/evbarm/instkernel/sshramdisk/Makefile 1.18
distrib/evbarm/instkernel/sshramdisk/list 1.2
distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2
distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete
distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1

Update to newer sshd (the host key is the same as before, it already
was a rsa key). From Harold Gutch
 1.1.36.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.12.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.12.1  19-Mar-2013  yamt file list was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
 1.1.6.2  23-Jun-2013  tls resync from head
 1.1.6.1  19-Mar-2013  tls file list was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
 1.5.8.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed