Jump to content

[Armbian build PR] - rpardini's bag-of-stuff incl fixes - early June/'23


Recommended Posts

Posted

rpardini's bag-of-stuff incl fixes - early June/'23

I'm back at it, fixing and breaking stuff. Fixing:

  • prepare-host: check_host_has_enough_disk_space(): don't check if dir does not exist; fixes #5246
  • distro-agnostic: don't assume armbian.list exists when seding for beta
  • pipeline: repo-reprepro: run clearvanished & check before adding to repo

Breaking:

  • BREAKING CHANGE: patches failing to apply now break the build. fixes #4958

    • also break on legacy process_patch_file() failure, remove EXIT_PATCHING_ERROR
  • repo: split image apt .list deployment into image-early (after rootfs extract, before building) and image-late (after building)

    • rationale: having the repo enabled during the image build can cause 'apt upgrade' and others to do inconsistent stuff depending on the (possibly random) state of the repo

Other stuff

  • armbian-gaming customize launcher for @NicoD-SBC (v2)
    • add image suffix -gaming
  • uboot: introduce hook post_config_uboot_target, runs after other configuration changes, but before actually compiling a target

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines