post_install() {
  echo ">> build_e2fs tool temporary disabled"
}

post_upgrade() {
  post_install
}
