don't copy vmlinuz-dtb to /boot
When appending the dtb to the kernel, we would also copy the resulting
file to /boot, however there is no use for this and it takes up precious
space (the default size of /boot is 128M 256M). Stop copying it there.
Saves a whole 14MiB of space with the SDM845 kernel. I suggest we add a pre-upgrade script to the boot-deploy package which deletes this file to free up space.
EDIT by Oliver: default is 256M, I just had a very old pmbootstrap.cfg when I ran into this the other day
Merge request reports
Activity
- Resolved by Administrator
added 6 commits
-
b2209509...c147bcc6 - 5 commits from branch
master
- 3ca9d68c - don't copy vmlinuz-dtb to /boot (MR 50)
By clayton craft on 2024-01-26T18:55:12
-
b2209509...c147bcc6 - 5 commits from branch
enabled an automatic merge when the pipeline for 3ca9d68c succeeds
By clayton craft on 2024-01-26T18:55:25
mentioned in issue #26 (closed)
By Henrik Grimler on 2024-02-25T18:42:52
mentioned in merge request !55 (merged)
By Newbyte on 2024-04-17T16:02:13