diff options
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-x | data/live-build-config/hooks/live/11-busybox.chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/live-build-config/hooks/live/11-busybox.chroot b/data/live-build-config/hooks/live/11-busybox.chroot index fecce616..676cb35e 100755 --- a/data/live-build-config/hooks/live/11-busybox.chroot +++ b/data/live-build-config/hooks/live/11-busybox.chroot @@ -139,6 +139,7 @@ bb_alternative /usr/bin/renice bb_alternative /usr/bin/reset bb_alternative /usr/bin/setkeycodes bb_alternative /usr/bin/sha1sum +bb_alternative /usr/bin/sha256sum bb_alternative /usr/bin/sort bb_alternative /usr/bin/strings bb_alternative /usr/bin/tail |