Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Busybox #2273

Closed
wants to merge 1 commit into from
Closed

Update Busybox #2273

wants to merge 1 commit into from

Conversation

1q23lyc45
Copy link

backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@d56711c (+28)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (#4)
	remove devpts hook

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+5)
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@d56711c (+28)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (#4)
	remove devpts hook

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+5)
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@d56711c (+28)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (#4)
	remove devpts hook

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+9)
	kernel/ksu.c: provide dummy ksu_handle_devpts
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@d56711c (+28)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (#4)
	remove devpts hook

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+9)
	kernel/ksu.c: provide dummy ksu_handle_devpts
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 8, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
rsuntk added a commit to rsuntk/KernelSU that referenced this pull request Dec 10, 2024
PR: tiann#2273

Signed-off-by: rsuntk <rissu.ntk@gmail.com>
aepranata pushed a commit to aepranata/KernelSU that referenced this pull request Dec 11, 2024
PR: tiann/KernelSU#2273

Signed-off-by: rsuntk <rissu.ntk@gmail.com>
Signed-off-by: Aditya Eka Pranata <aepranata@gmail.com>
@tiann tiann closed this Dec 13, 2024
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 13, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 13, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
@1q23lyc45
Copy link
Author

Why close?

@backslashxx
Copy link
Contributor

Why close?

maybe he will do the binary upload himself, dont worry about it.

@1q23lyc45
Copy link
Author

Why close?

maybe he will do the binary upload himself, dont worry about it.

Thank you very much.

backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 23, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+27)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+9)
	ksud: add KSU_MAGIC_MOUNT to env
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 24, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@d56711c (+28)
	Update build-manager.yml
	not build lkm when build manager
	also do not build ksud for other platform
	allow build lkm manually
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	ci: set correct paths
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	ksubot: make MESSAGE_THREAD_ID optional
	ci: use var for chat id
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	Auto push lkms to branch `LKM`
	Update build-lkm.yml
	Update build-lkm.yml
	Build manager with pre-built LKMs (tiann#4)
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 24, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 25, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 26, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 26, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 26, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 26, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 27, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream commit: tiann/KernelSU@898e9d4
		- upstream policy change tiann#1705

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: tiann#2273 (+1)
	Update Busybox

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 27, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: 1q23lyc45 (+2)
	Update Busybox tiann#2273
	allow build lkm manually #2

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager: failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 27, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: 1q23lyc45 (+2)
	Update Busybox tiann#2273
	allow build lkm manually #2

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require path_umount backporting
	workflows: debloat
	dummy.keystore
	manager: failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 28, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: 1q23lyc45 (+2)
	Update Busybox tiann#2273
	allow build lkm manually #2

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require backporting
	workflows: debloat
	dummy.keystore
	manager: failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 28, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: 1q23lyc45 (+2)
	Update Busybox tiann#2273
	allow build lkm manually #2

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require backporting
	workflows: debloat
	dummy.keystore
	manager: failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 28, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@92d793d (+17)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env

Added from: 1q23lyc45 (+2)
	Update Busybox tiann#2273
	allow build lkm manually #2

Added: personal changes (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook.c: use upstream ksu_umount_mnt
	kernel: require backporting
	workflows: debloat
	dummy.keystore
	manager: failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Dec 31, 2024
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 31, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff@c34260c (+23)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	module list compare ignoring case
	support search modules
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional
	refine ui

Other additions: (+3)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Dec 31, 2024
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 31, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+8)
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Dec 31, 2024
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+9)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 1, 2025
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 7, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 7, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+9)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+4)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+4)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+4)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann@898e9d4
	Drop some legacy codes (tiann#1981)
	- upstream commit: tiann@fd09ccf

Added: (+13)
	Update Busybox (tiann#2273)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel: selinux: add security_bounded_transition hook for < 4.14
	kernel: selinux: fix redefined KERNEL_SU_DOMAIN
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.2-legacy

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+4)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 24, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
	- upstream commit: tiann@898e9d4
	Drop some legacy codes (tiann#1981)
	- upstream commit: tiann@fd09ccf

Added: (+13)
	Update Busybox (tiann#2273)
	kernel: fix reset ambient capabilities to resolve D-Bus permission issues (rifsxd#52)
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel: selinux: add security_bounded_transition hook for < 4.14
	kernel: selinux: fix redefined KERNEL_SU_DOMAIN
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3-legacy

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-1)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4
	manager: Disable interactions for uninstalled & disabled module (tiann#2380)
		- upstream htiann/KernelSU@1728c6
		- skipped in favor of 5ec1cff#7

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4
	manager: Disable interactions for uninstalled & disabled module (tiann#2380)
		- upstream tiann/KernelSU@1728c6
		- skipped in favor of 5ec1cff#7

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4
	manager: Disable interactions for uninstalled & disabled module (tiann#2380)
		- upstream tiann/KernelSU@1728c6d
		- skipped in favor of 5ec1cff#7

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4
	manager: Disable interactions for uninstalled & disabled module (tiann#2380)
		- upstream tiann/KernelSU@1728c6d
		- skipped in favor of 5ec1cff#7

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
backslashxx pushed a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
backslashxx added a commit to backslashxx/KernelSU that referenced this pull request Jan 25, 2025
Removed/Skipped: (-2)
	[1.0] Drop Non-GKI Support (tiann#1483)
		- upstream tiann/KernelSU@898e9d4
	manager: Disable interactions for uninstalled & disabled module (tiann#2380)
		- upstream tiann/KernelSU@1728c6d
		- skipped in favor of 5ec1cff#7

Added from 5ec1cff/KernelSU @ 5ec1cff/KernelSU@c34260c (+20)
	implement magic mount
	no need to deny relabel
	restorecon: set adb_file to system_file for module files
	magic_mount: use trusted.overlay.opaque
	chore: fmt
	magic_mount: supports whiteout
	chore: refine code
	magic_mount: fix
	log: make verbose logging optional
	magic_mount: refine
	ksud: fix disable / enable modules
	ksud: fix odm not magic-mounted
	manager: no need to check overlayfs
	ksud: fix partition link
	ksud: fix clone symlink
	ksud: refine tmpfs
	ksud: add KSU_MAGIC_MOUNT to env (5ec1cff#5)
	manager: remove shrink image
	allow restore uninstalled module & use module dir name as real id
	ksud: make tmpfs and magic mount optional

Other additions: (+3)
	manager: Disable interactions for uninstalled & disabled module (5ec1cff#7)
	Update Busybox (tiann#2273)
	allow build lkm manually (#2)

Personal changes: (+10)
	manager: fixup `Unresolved reference 'isChecked'.`
	kernel: throne_tracker: clear apk_path_hash_list every fucking time
	kernel: expose allowlist workaround as Kconfig option
	kernel/core_hook: use upstream ksu_umount_mnt
	kernel: require backports
	workflows: debloat
	dummy.keystore
	manager:  failure mode dummy demo
	manager: unofficial build
	KernelSU v1.0.3+magic

Warning: Managers built from this repo has a known keystore.
See dummy.keystore.

Make sure to also chant, "thank you 5ec1cff" before you sleep.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
@backslashxx backslashxx mentioned this pull request Jan 25, 2025
@1q23lyc45 1q23lyc45 mentioned this pull request Jan 26, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Busybox is broken
3 participants