kiss-live
kiss-live copied to clipboard
📀 Script to build livecd iso for KISSLinux
|/ |\ISS https://k1ss.org
Live Repository
The Live repository for generate UNOFFICIAL images of KISS Linux.
todo
- [x] unmount correctly cachedir when INT
- [ ] sign iso files generated
- [x] solve tinyramfs hook mount -o ro
- [x] solve init to ram disk
- [x] slim down the iso filesize (well, slimed down before 'custom' config)
- [x] create 'custom' config kernel
- [ ] docker img
- [x] build isolinux natively
- [x] torrent download
Dependencies
- 'grub'
- 'libisoburn'
- 'syslinux'
Usage
usage: kiss-live [options ...]
-c, --config
-s, --sources <dir> set sources directory
default is inside chroot
-o, --output <name> set livecd output path
default is kiss-live-$ver
-p, --package <pkg1,pkg2,...> set packages to install
default are <none>
-d, --debug enable debug mode
-h, --help show this help