Skip to content
  • Olliver Schinagl's avatar
    main/busybox: Ensure all paths for busybox exists · 883eee9a
    Olliver Schinagl authored and Natanael Copa's avatar Natanael Copa committed
    
    
    When busybox --install is called (without parameters) the user is
    responsible to ensure all paths are created. While this is probably a
    bug in upstream busybox, it has been working this way since forever.
    
    Until this is fixed upstream, lets ensure that if busybox is installed
    very early on, all paths needed do actually exist preventing 'no such
    file or directory' errors during install.
    
    Signed-off-by: default avatarOlliver Schinagl <oliver@schinagl.nl>
    883eee9a