Searched refs:inst_rootfs (Results 1 – 1 of 1) sorted by relevance
48 static char *inst_rootfs; variable147 error = setpath(&inst_rootfs, val); in read_metatags()173 if (inst_rootfs != NULL) { in cleanup()174 free(inst_rootfs); in cleanup()175 inst_rootfs = NULL; in cleanup()354 s = (inst_rootfs == NULL) ? "/install.iso" : inst_rootfs; in install()