mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update system0
This commit is contained in:
parent
386039b1ee
commit
c43fd50c4e
@ -1,9 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
global bootm.image="/mnt/disk1/boot/bzImage"
|
||||
|
||||
global linux.bootargs.zswap="zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=25 zswap.zpool=z3fold"
|
||||
global linux.bootargs.zram="zram.enabled=1 zram.num_devices=4"
|
||||
|
||||
global linux.bootargs.dyn.root="root=/dev/sda2 rootfstype=squashfs ro"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user