heads/initrd/etc
Jonathon Hall eda24d85bf
*-flash.init: Use busybox ash
Busybox no longer has CONFIG_BASH since we are deploying bash on most
boards.  We also should clearly indicate which scripts cannot use
bashisms.

Change shebang in x230-flash.init, t430-flash.init, flash.sh to
/bin/ash.  Execute /bin/sh for interactive shells.

Move key functions needed by those scripts to initrd/etc/ash_functions.
Source ash_functions instead of functions in those scripts, so any
bashisms in other functions won't break parsing of the script in ash.

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
2023-03-08 12:45:53 -05:00
..
distro/keys /etc/distro/keys/tails.key: Replace with updated and minimized one 2023-01-26 15:58:57 -05:00
ash_functions *-flash.init: Use busybox ash 2023-03-08 12:45:53 -05:00
fstab Addition of qemu-(fb)whiptail-tpm2(-hotp) boards 2023-03-08 12:45:43 -05:00
functions *-flash.init: Use busybox ash 2023-03-08 12:45:53 -05:00
group Build the Heads/NERF firmware for the Dell R630 server. 2017-09-20 10:29:14 -04:00
gui_functions Add dual support for real bash and busybox's bash(ash) 2023-03-08 12:45:44 -05:00
hosts localhost should be defined 2018-02-09 12:05:49 -05:00
luks-functions Add dual support for real bash and busybox's bash(ash) 2023-03-08 12:45:44 -05:00
motd restore /etc/motd 2018-03-08 01:14:41 -05:00
mtab add /etc/fstab and /etc/mtab to initrd image 2017-04-10 12:59:24 -04:00
passwd recovery, passwd: Use /bin/sh for interactive shells 2023-03-08 12:45:51 -05:00
shells Build the Heads/NERF firmware for the Dell R630 server. 2017-09-20 10:29:14 -04:00