Skip to content
  • Levente Polyak's avatar
    feat(makechrootpkg): add option to interactively inspect the chroot · cc369e86
    Levente Polyak authored
    
    
    Implement the -x option for makechrootpkg which allows to get an
    interactive shell in the chroot after building the package. Useful to
    ease the debugging of a package build.
    
    Depending on the argument, the interactive shell is either always
    spawned or only when an error occurred during build.
    
    This option is also forwarded from `pkgctl build` via the `--inspect`
    flag.
    
    Component: pkgctl build
    Component: makechrootpkg
    Signed-off-by: Levente Polyak's avatarLevente Polyak <anthraxx@archlinux.org>
    cc369e86