Alkalami / kaios

Small, customizable 64-bit Linux distribution aimed towards projects that need a small OS. Currently the initramfs and kernel are 14Mb.

Home Page:http://www.kaios.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kaios64 v1.1

Small, customizable 64-bit Linux distribution aimed towards projects that need a small OS. Currently the initramfs and kernel are 14Mb. This project is the original KaiOS and has nothing to do with the phone operation system. Please do not contact me for any phone support.

Note: PXE boot support only at this moment.

Features:

-64-bit Kernel and binaries -Networking support -OpenSSH client and server support -udhcpc support (Busybox DHCP Client)

Login: Terminal screen has no authentication. SSH login authentication:

username: root password: kaios

PXE Boot Instructions:

Add the following to /tftpboot/pxelinux.cfg/default:

timeout 20 default KaiOS64v1.1 label KaiOS64v1.1 kernel kaios64/kernel/kaios1.0-stable append initrd=kaios64/initramfs/kaios.igz rw shell

About

Small, customizable 64-bit Linux distribution aimed towards projects that need a small OS. Currently the initramfs and kernel are 14Mb.

http://www.kaios.org

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%