# linux-desktop-kickstarts **Repository Path**: mirrors_facebookincubator/linux-desktop-kickstarts ## Basic Information - **Project Name**: linux-desktop-kickstarts - **Description**: Modular, composable kickstarts for provisioning Fedora and CentOS on client-side desktop and laptop machines. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-22 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # luks-kickstarts Kickstarts demonstrating automated provisioning with LUKS ## Requirements - pykickstart (for ksflatten and ksvalidate) - lorax (for mkksiso and dependent tools like xorriso) ## License note While this repo is under the MIT license (see `LICENSE`), `mkksiso` from Lorax is under the GPLv2 - see https://github.com/weldr/lorax/blob/master/COPYING It is temporarily carried here until the fixed `mkksiso` that properly generate UEFI-bootable ISOs is widely available. ## Usage ``` ./gen.sh KICKSTARTFILE ./rebuild.sh SRCISO VOLID ```