break;
case 'r':
recomputeflatsize = true;
flags |= PKG_LOAD_FILES;
if (geteuid() != 0)
errx(EX_USAGE, "Needs to be root to recompute the flatsize");