NetBSD/distrib/evbarm
abs 62fe57d219 Enable basic command line editing in evbarm, sparc64 and vax installer shells
(Following the pattern in amd64)

When a user selects "exit installer" or hits ^Z in sysinst, the
calling install.sh runs a shell, plus shows a message indicating
they can type "exit" to return to the installer.

Add -E to the arguments to this shell, to enable command line editing,
(primarily for arrow keys, but basic emacs sequences will also work)

With the change of all the install.sh scripts in amd64, evbarm,
i386, sparc64 and vax are identical apart from NetBSD RCD tags and
the sysctl -nx kern.consdev check (some of the latter are definitely
either wrong, or have an incorrect comment attached. Will return
to later)
2023-02-12 19:27:20 +00:00
..
gzboot
installimage Enable basic command line editing in evbarm, sparc64 and vax installer shells 2023-02-12 19:27:20 +00:00
instkernel We don't need libwrap anymore; libhack replaces it. 2021-03-09 00:08:04 +00:00
isoimage Use "efi" boot image platform ID. 2020-11-15 00:19:17 +00:00
liveimage evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d 2021-07-24 14:00:08 +00:00
Makefile evbarm: Add build.sh live-image support for armv7/aarch64 2021-07-23 21:53:33 +00:00