busybox: disable bzip2
[openwrt/openwrt.git] / package / base-files / files / lib / upgrade / stage2
index b00d0c079ab6d73bd29af404780e673c8793a3be..cb42c956c573f8f03482d971d925bfe9eb083206 100755 (executable)
@@ -39,7 +39,7 @@ switch_to_ramfs() {
        for binary in \
                /bin/busybox /bin/ash /bin/sh /bin/mount /bin/umount    \
                pivot_root mount_root reboot sync kill sleep            \
-               md5sum hexdump cat zcat bzcat dd tar                    \
+               md5sum hexdump cat zcat dd tar                          \
                ls basename find cp mv rm mkdir rmdir mknod touch chmod \
                '[' printf wc grep awk sed cut                          \
                mtd partx losetup mkfs.ext4 nandwrite flash_erase       \