lbmk/resources/scripts
Leah Rowe 137b5434d7 remove logic for avoiding nonredistributable blobs
the --nuke option in ifdtool will be used instead, to nuke
the ME regions in specific rom sets (and cbfstool will be
used to delete mrc.bin files from rom sets)

the new method being implemented is heavier on disk io, but
simplifies lbmk, and disk io could still be optimised in
the following ways:

* when copying roms from boards with ME in them, use
  ifdtool --nuke to get filename.rom.new, and *move* (not copy)
  filename.rom.new to the new destination (for use with tar)

* possibly modify ifdtool to make efficient use of mmap for
  disk i/o; it currently loads entire roms into an allocated
  buffer in memory
2022-12-05 00:10:07 +00:00
..
blobs remove logic for avoiding nonredistributable blobs 2022-12-05 00:10:07 +00:00
build remove logic for avoiding nonredistributable blobs 2022-12-05 00:10:07 +00:00
download scripts: avoid relying on spaces from sha1sum output 2022-11-29 20:26:35 +00:00
misc scripts: process git versions when lbmk is a worktree or submodule 2022-03-04 14:14:05 -05:00
modify pragmatic system distribution guideline compliance 2022-11-14 00:51:12 +00:00
update pragmatic system distribution guideline compliance 2022-11-14 00:51:12 +00:00