https://github.com/eason0729/fedora-custom-livecd
A bash script to help you generate fedora livecd iso with custom package/desktop environment.
https://github.com/eason0729/fedora-custom-livecd
fedora livecd
Last synced: about 2 months ago
JSON representation
A bash script to help you generate fedora livecd iso with custom package/desktop environment.
- Host: GitHub
- URL: https://github.com/eason0729/fedora-custom-livecd
- Owner: Eason0729
- Created: 2024-12-19T16:56:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T08:01:06.000Z (over 1 year ago)
- Last Synced: 2025-04-11T23:40:03.003Z (about 1 year ago)
- Topics: fedora, livecd
- Language: Shell
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom livecd
A bash script to help you generate fedora livecd iso with custom package/desktop environment...
## Usage
> [!IMPORTANT]
> Besure `mock`, `ksflatten`, `livemedia-creator` are installed on your fedora
```
dnf install kernel-modules-$(uname -r) mock ksflatten
```
How to use: run script and answer question
```
./make-iso
```

## Trouble shooting
> [!TIP]
> As document said, selinux should be disable: `sudo setenforce 0`
> [!TIP]
> Only current release and two release forward are supported
## Reference
https://fedoraproject.org/wiki/Livemedia-creator-_How_to_create_and_use_a_Live_CD