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-19 23:27:45 +02:00
2025-04-07 19:47:47 +02:00
2025-04-01 21:11:11 +02:00
2025-04-21 10:44:29 +02:00
2025-04-10 22:37:41 +02:00
2025-04-12 13:41:30 +02:00
2025-04-14 21:42:34 +02:00
2025-04-19 17:05:53 +02:00
2025-04-21 23:52:18 +02:00
2025-04-17 22:40:21 +02:00
2025-04-15 22:07:06 +02:00
2025-04-19 16:11:49 +02:00
2025-03-31 21:38:25 +02:00
2025-04-21 10:44:36 +02:00
2025-04-14 21:43:19 +02:00
2025-04-21 10:44:25 +02:00
2025-04-19 17:02:18 +02:00
2025-04-21 19:07:54 +02:00
2025-04-04 19:04:20 +02:00
2025-04-15 19:16:25 +02:00
2025-03-29 16:55:48 +01:00
2025-03-29 16:55:48 +01:00
2025-04-15 21:57:47 +02:00
2025-04-09 21:54:29 +02:00
2025-04-08 19:22:45 +02:00
2025-04-19 23:43:33 +02:00
2025-04-19 14:57:48 +02:00
2025-04-21 16:24:44 +02:00
2025-04-20 19:35:54 +02:00
2025-04-21 23:19:59 +02:00
2025-04-21 19:08:08 +02:00
2025-04-21 19:08:14 +02:00
2025-04-13 11:33:49 +02:00
2025-04-13 11:33:49 +02:00
2025-03-29 21:42:52 +01:00
2025-04-08 19:16:57 +02:00
2025-04-21 16:25:56 +02:00
2025-04-14 23:32:19 +02:00
2025-04-03 21:52:02 +02:00
2025-04-21 10:44:40 +02:00
2025-04-02 09:28:21 +02:00
2025-04-07 20:50:38 +02:00
2025-04-21 10:44:44 +02:00
2025-04-21 23:34:49 +02:00
2025-04-21 16:26:11 +02:00
2025-04-15 22:00:48 +02:00
2025-04-15 22:22:02 +02:00
2025-04-19 16:08:07 +02:00
2025-04-21 19:07:50 +02:00
2025-04-19 16:12:09 +02:00
2025-04-08 19:21:29 +02:00
2025-04-11 19:52:19 +02:00
2025-04-19 22:21:47 +02:00
2025-04-19 12:51:01 +02:00
2025-04-10 21:35:31 +02:00
2025-04-14 23:40:33 +02:00
2025-04-16 19:18:23 +02:00
2025-04-02 21:14:34 +02:00
2025-04-05 16:40:18 +02:00
2025-04-02 21:17:22 +02:00
2025-04-09 21:42:12 +02:00
2025-04-12 12:11:05 +02:00
2025-04-09 21:33:52 +02:00
2025-04-08 19:36:15 +02:00
2025-04-14 20:15:46 +02:00
2025-04-14 21:42:00 +02:00
2025-04-21 16:25:14 +02:00
2025-04-15 22:37:56 +02:00
2025-04-02 21:17:38 +02:00
2025-04-19 17:01:49 +02:00
2025-03-30 22:21:22 +02:00
2025-03-30 11:09:55 +02:00
2025-04-19 16:38:28 +02:00
2025-04-19 16:38:43 +02:00
2025-04-15 19:16:25 +02:00
2025-04-20 17:43:02 +02:00
2025-04-14 20:15:46 +02:00
2025-04-19 22:50:07 +02:00
2025-04-16 19:18:23 +02:00
2025-04-07 19:57:19 +02:00
2025-04-21 19:05:01 +02:00
2025-04-21 23:27:36 +02:00
2025-04-21 23:33:03 +02:00
2025-04-14 20:59:02 +02:00
2025-04-02 21:14:34 +02:00
2025-04-21 16:24:55 +02:00
2025-04-08 19:33:12 +02:00
2025-04-21 16:25:35 +02:00
2025-04-21 16:25:02 +02:00
2025-04-14 15:42:44 +02:00
2025-04-06 11:22:54 +02:00
2025-04-06 11:23:00 +02:00
2025-04-12 14:09:47 +02:00
2025-04-15 19:16:25 +02:00
2025-04-21 10:44:33 +02:00
2025-04-15 19:16:25 +02:00
2025-04-19 17:04:57 +02:00
2025-04-10 21:13:18 +02:00
2025-04-20 23:06:17 +02:00
2025-04-21 17:38:21 +02:00
2025-04-21 17:38:18 +02:00
2025-04-19 23:46:37 +02:00
2025-04-10 22:24:18 +02:00
2025-04-02 22:13:20 +02:00
2025-04-19 23:52:03 +02:00
2025-04-10 21:25:31 +02:00
2025-04-15 23:46:08 +02:00
2025-04-21 17:38:24 +02:00
2025-04-20 21:05:50 +02:00
2025-04-03 21:57:29 +02:00
2025-04-02 22:13:20 +02:00
2025-04-15 19:16:25 +02:00
2025-04-21 17:38:15 +02:00
2025-04-13 11:31:04 +02:00
2025-04-13 15:11:53 +02:00
2025-04-13 11:33:49 +02:00
2025-04-13 11:33:49 +02:00
2025-04-21 12:32:57 +02:00
2025-04-17 21:43:03 +02:00
2025-04-21 16:25:24 +02:00
2025-04-20 19:52:05 +02:00
2025-04-19 16:34:54 +02:00
2025-04-19 16:34:59 +02:00
2025-04-16 21:40:48 +02:00
2025-04-16 19:18:23 +02:00
2025-04-01 21:18:27 +02:00
2025-04-14 21:29:19 +02:00
2025-04-14 20:15:46 +02:00
2025-04-20 18:44:09 +02:00
2025-04-19 16:33:27 +02:00
2025-04-21 16:25:41 +02:00
2025-04-16 19:18:23 +02:00
2025-04-19 23:41:08 +02:00
2025-04-19 16:38:32 +02:00
2025-04-07 19:42:30 +02:00
2025-04-01 21:33:44 +02:00
2025-04-15 21:53:56 +02:00
2025-04-19 22:14:59 +02:00
2025-04-19 16:34:10 +02:00
2025-04-15 19:16:25 +02:00
2025-03-31 21:48:05 +02:00
2025-04-20 23:06:17 +02:00