Commit 8419175c authored by Michael Shigorin's avatar Michael Shigorin

syslinux: help git grep *_size

It's not exactly obvious how install2_size, live_size or rescue_size get defined since the variable names themselves get constructed; help git grep these down.
parent add424fe
#!/bin/sh
# postprocess isolinux configuration
# when the image sizes are finally known
# NB: install2_size, live_size, rescue_size get defined here
cd "$WORKDIR"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment