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

Add support for Armbian OS #282

Closed
wants to merge 1 commit into from
Closed

Add support for Armbian OS #282

wants to merge 1 commit into from

Conversation

Travis90x
Copy link

Switching cgroup v1 and enable apparmor for Armbian OS that use /boot/uEnv.txt

uEnv.txt
LINUX=/zImage
INITRD=/uInitrd
FDT=/dtb/amlogic/meson-sm1-x96-max-plus.dtb
APPEND=root=UUID=9340a604-5f53-414b-81fd-27cfe985b9c0 rootflags=data=writeback rw rootfstype=ext4 console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 systemd.unified_cgroup_hierarchy=0 apparmor=1 security=apparmor

Switching cgroup v1  and enable apparmor for Armbian OS that use /boot/uEnv.txt

uEnv.txt
LINUX=/zImage
INITRD=/uInitrd
FDT=/dtb/amlogic/meson-sm1-x96-max-plus.dtb
APPEND=root=UUID=9340a604-5f53-414b-81fd-27cfe985b9c0 rootflags=data=writeback rw rootfstype=ext4 console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 systemd.unified_cgroup_hierarchy=0 apparmor=1 security=apparmor
@home-assistant
Copy link

Hi @Travis90x

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@frenck
Copy link
Member

frenck commented Mar 10, 2023

Armbian is not an operating system the Home Assistant project supports.

Nevertheless, thanks for being willing to contribute 👍

../Frenck

@frenck frenck closed this Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants