Files
buildroot/package
Fiona Klute (WIWA) 3ffdcc5b9d package/busybox: save shell history only on exit
Both busybox.config and busybox-minimal.config set
CONFIG_FEATURE_EDITING_SAVEHISTORY=y. This causes the Busybox shell to
write the history file after every command, which can be a problem on
storage with limited write cycles (e.g. eMMC).

Set CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y to change behavior to write
the history file only on exit, which reduces writes without losing the
history feature.

Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-04-21 23:52:18 +02:00
..
2025-04-07 19:47:47 +02:00
2025-03-31 21:38:25 +02:00
2025-04-19 17:02:18 +02:00
2025-04-21 16:24:44 +02:00
2025-04-15 22:22:02 +02:00
2025-04-08 19:21:29 +02:00
2025-04-02 21:17:22 +02:00
2025-04-09 21:42:12 +02:00
2025-03-30 22:21:22 +02:00
2025-03-30 11:09:55 +02:00
2025-04-20 17:43:02 +02:00
2025-04-14 20:59:02 +02:00
2025-04-21 16:24:55 +02:00
2025-04-10 21:13:18 +02:00
2025-04-17 21:43:03 +02:00
2025-04-14 20:15:46 +02:00
2025-04-21 16:25:41 +02:00
2025-04-19 23:41:08 +02:00
2025-04-07 19:42:30 +02:00
2025-04-01 21:33:44 +02:00
2025-03-31 21:48:05 +02:00