live-bootstrap/seed
Gábor Stefanik d50ecd58e8 Improve pseudo-interactive prompts using the early bash
By wrapping $(cat) in an eval, redirections and other advanced
syntax can now work in the early prompts.
Also, since "set -E" is broken is the early bash, fall back to
using "set -e" and an EXIT trap, until we can upgrade to a bash
version that already has working "set -E", or perhaps backport
it to 2.05b.
2024-02-05 10:02:34 +01:00
..
stage0-posix@a5c382e9ab Remove the notion of "sys*" 2023-12-15 21:43:19 +11:00
after.kaem Remove the notion of "sys*" 2023-12-15 21:43:19 +11:00
preseeded.kaem Linters & CI updates 2023-12-15 21:44:43 +11:00
script-generator.c Improve pseudo-interactive prompts using the early bash 2024-02-05 10:02:34 +01:00
seed.kaem Remove the notion of "sys*" 2023-12-15 21:43:19 +11:00