Skip to content
Snippets Groups Projects

don't copy vmlinuz-dtb to /boot

Merged Imported Administrator requested to merge dont-dup-vmlinuz into master
All threads resolved!

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

Edited by Administrator

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator resolved all threads · Imported

    resolved all threads

    By clayton craft on 2024-01-26T18:52:01

  • Administrator approved this merge request · Imported

    approved this merge request

    By clayton craft on 2024-01-26T18:52:46

  • Administrator added 6 commits · Imported

    added 6 commits

    • b2209509...c147bcc6 - 5 commits from branch master
    • 3ca9d68c - don't copy vmlinuz-dtb to /boot (MR 50)

    Compare with previous version

    By clayton craft on 2024-01-26T18:55:12

  • Administrator enabled an automatic merge when the pipeline for 3ca9d68c succeeds · Imported

    enabled an automatic merge when the pipeline for 3ca9d68c succeeds

    By clayton craft on 2024-01-26T18:55:25

  • Administrator merged · Imported

    merged

  • Administrator mentioned in issue #26 (closed) · Imported

    mentioned in issue #26 (closed)

    By Henrik Grimler on 2024-02-25T18:42:52

  • Administrator mentioned in merge request !55 (merged) · Imported

    mentioned in merge request !55 (merged)

    By Newbyte on 2024-04-17T16:02:13

  • Please register or sign in to reply
    Loading