The first patch fixes one small issue and the pair of paths are 'glued' with ':'
Otherwise, it will fail in some cases (I don't recall now which app had this 
issue)
The implementation from mkbootfs already had this small adjustment

The second patch is the reuse itself, basically deleting all code from mkbootfs


geraldo netto (2):
  manifest_common: avoid error when splitting paths
  mkbootfs: reuse manifest_common (fix #905)

 scripts/manifest_common.py |  6 ++--
 scripts/mkbootfs.py        | 73 ++++------------------------------------------
 2 files changed, 8 insertions(+), 71 deletions(-)

-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to