Skip to content

kiss-community/kiss-live

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiss-live

Allows you to generate unoffical iso images of Kiss Linux and its derivatives.

Usage

You'll want a kiss rootfs tarball which can be created with mkrootfs or downloaded from the main kiss repo's releases.

The first thing that you will want to do is to install the required software that is under repo/:

KISS_PATH="$PWD/repo:$KISS_PATH"

kiss build syslinux grub libisoburn

kiss install syslinux grub libisoburn

Now copy config.def to config and make any required edits.

Once configuration is done, you can now run the following (as root):

./kiss-live

NOTE: This command will take a long time the first time you run it, since it has to compile the linux kernel.

About

📀 Script to build livecd iso for KISSLinux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%