kiss: The Keep It Simple Shell1

Also: Karel's Interactive Simple Shell (or Incredibly Stupid Shell, if you like).

Kiss is a simple shell language interpreter, meant especially to be used with rescue disks. Kiss contains a lot of built-in commands, which means that you can put Kiss on a bootable floppy and leave out the programs cat, cd, chgrp, chown, chmod, cp, grep, kill, ln, ls, mkdir, mknod, more, mount, mv, printenv, pwd, rmdir, rm, setenv, sleep, touch, umount, wc (this list may grow..). Furthermore, having a statically linked Kiss on your hdu might help you if your /lib gets wiped out: you'll still have some programs that execute.

... part of T2, get it here

Author: Karel Kubat <karel [at] icce [dot] rug [dot] nl> {Original Author}
Author: Sven Van Den Steene <kiss [at] skynet [dot] be> {Maintainer}
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 0.21

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: http://metalab.unc.edu/pub/Linux/system/shells kiss-0.21.tar.gz

T2 source: compile.patch.dietlibc
T2 source: eject_feature.patch
T2 source: hotfix-posix.patch
T2 source: hotfix.patch
T2 source: kiss.cache
T2 source: kiss.conf
T2 source: kiss.desc
T2 source: mount_typo_features.patch

Build time (on reference hardware): 2% (relative to binutils)2

Installed size (on reference hardware): 1.37 MB, 12 files

Dependencies (build time detected): 00-dirtree bash bison coreutils diffutils findutils gawk grep gzip linux-header m4 make patch sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).