From f628120c207e9713acd587a9cd28b95a0476b271 Mon Sep 17 00:00:00 2001 From: Danieliskot Date: Thu, 15 Jun 2023 06:06:07 +0200 Subject: [PATCH] fix perms --- bootfiles/bootinst.bat | 0 bootfiles/bootinst.sh | 0 bootfiles/extlinux.exe | Bin bootfiles/syslinux.com | Bin bootfiles/syslinux.exe | Bin build | 0 inc2sys/usr/bin/install-linux | 0 initrd/create | 0 initrd/functions | 0 initrd/init | 0 initrd/shutdown | 0 initrd/static/bash | Bin initrd/static/blkid | Bin initrd/static/busybox | Bin initrd/static/e2fsck | Bin initrd/static/fsck | 0 initrd/static/fsck.f2fs | Bin initrd/static/fsck.fat | Bin initrd/static/mdadm | Bin initrd/static/mount.dynfilefs | Bin initrd/static/mount.ntfs-3g | Bin initrd/static/tar | Bin 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bootfiles/bootinst.bat mode change 100644 => 100755 bootfiles/bootinst.sh mode change 100644 => 100755 bootfiles/extlinux.exe mode change 100644 => 100755 bootfiles/syslinux.com mode change 100644 => 100755 bootfiles/syslinux.exe mode change 100644 => 100755 build mode change 100644 => 100755 inc2sys/usr/bin/install-linux mode change 100644 => 100755 initrd/create mode change 100644 => 100755 initrd/functions mode change 100644 => 100755 initrd/init mode change 100644 => 100755 initrd/shutdown mode change 100644 => 100755 initrd/static/bash mode change 100644 => 100755 initrd/static/blkid mode change 100644 => 100755 initrd/static/busybox mode change 100644 => 100755 initrd/static/e2fsck mode change 100644 => 100755 initrd/static/fsck mode change 100644 => 100755 initrd/static/fsck.f2fs mode change 100644 => 100755 initrd/static/fsck.fat mode change 100644 => 100755 initrd/static/mdadm mode change 100644 => 100755 initrd/static/mount.dynfilefs mode change 100644 => 100755 initrd/static/mount.ntfs-3g mode change 100644 => 100755 initrd/static/tar diff --git a/bootfiles/bootinst.bat b/bootfiles/bootinst.bat old mode 100644 new mode 100755 diff --git a/bootfiles/bootinst.sh b/bootfiles/bootinst.sh old mode 100644 new mode 100755 diff --git a/bootfiles/extlinux.exe b/bootfiles/extlinux.exe old mode 100644 new mode 100755 diff --git a/bootfiles/syslinux.com b/bootfiles/syslinux.com old mode 100644 new mode 100755 diff --git a/bootfiles/syslinux.exe b/bootfiles/syslinux.exe old mode 100644 new mode 100755 diff --git a/build b/build old mode 100644 new mode 100755 diff --git a/inc2sys/usr/bin/install-linux b/inc2sys/usr/bin/install-linux old mode 100644 new mode 100755 diff --git a/initrd/create b/initrd/create old mode 100644 new mode 100755 diff --git a/initrd/functions b/initrd/functions old mode 100644 new mode 100755 diff --git a/initrd/init b/initrd/init old mode 100644 new mode 100755 diff --git a/initrd/shutdown b/initrd/shutdown old mode 100644 new mode 100755 diff --git a/initrd/static/bash b/initrd/static/bash old mode 100644 new mode 100755 diff --git a/initrd/static/blkid b/initrd/static/blkid old mode 100644 new mode 100755 diff --git a/initrd/static/busybox b/initrd/static/busybox old mode 100644 new mode 100755 diff --git a/initrd/static/e2fsck b/initrd/static/e2fsck old mode 100644 new mode 100755 diff --git a/initrd/static/fsck b/initrd/static/fsck old mode 100644 new mode 100755 diff --git a/initrd/static/fsck.f2fs b/initrd/static/fsck.f2fs old mode 100644 new mode 100755 diff --git a/initrd/static/fsck.fat b/initrd/static/fsck.fat old mode 100644 new mode 100755 diff --git a/initrd/static/mdadm b/initrd/static/mdadm old mode 100644 new mode 100755 diff --git a/initrd/static/mount.dynfilefs b/initrd/static/mount.dynfilefs old mode 100644 new mode 100755 diff --git a/initrd/static/mount.ntfs-3g b/initrd/static/mount.ntfs-3g old mode 100644 new mode 100755 diff --git a/initrd/static/tar b/initrd/static/tar old mode 100644 new mode 100755