Go to file
pepe 2c98aeeebc :( 2023-06-14 11:11:38 +00:00
.github/workflows meta: add shellcheck 2021-08-04 20:10:58 +03:00
doc doc/*: minor fixes 2022-05-11 18:26:38 +00:00
hook :( 2023-06-14 11:11:38 +00:00
lib lib/common.sh: unquote local var 2022-03-21 07:28:22 +03:00
test test/*: increase memory in qemu vm 2021-08-15 10:37:16 +03:00
LICENSE Initial commit 2020-01-03 13:31:04 +00:00
Makefile doc/*: add man pages 2022-05-10 19:23:42 +03:00
README.md readme: minor change 2021-08-05 00:28:15 +03:00
tinyramfs tinyramfs: add keyboard drivers to initramfs image 2022-03-21 07:28:22 +03:00

README.md

Tinyramfs

Usable and stable. Documentation will be rewritten and (re-)added later.

Features

  • No local's, no bashisms, only POSIX shell
  • Portable, not distro specific
  • Easy to use configuration
  • Make time and init time hooks
  • ZFS + native encryption support
  • LUKS (detached header, key), LVM
  • mdev, mdevd, eudev, systemd-udevd

Dependencies

  • POSIX make (build time)
  • POSIX utilities
  • POSIX shell
  • switch_root
  • mount
  • cpio
  • ldd
    • Optional. Required for copying binary dependencies
  • strip
    • Optional. Required for reducing image size by stripping binaries
  • blkid
    • Optional. Required for UUID, LABEL, PARTUUID support
  • mdev OR mdevd OR eudev OR systemd-udevd OR CONFIG_UEVENT_HELPER
    • Optional. Required for modular kernel, /dev/mapper/* and /dev/disk/* creation
  • zfs
    • Optional. Required for ZFS support
  • lvm2
    • Optional. Required for LVM support
  • cryptsetup
    • Optional. Required for LUKS support
  • busybox loadkmap
    • Optional. Required for keymap support
  • kmod OR busybox modutils with patch (already included in KISS Linux)
    • Optional. Required if kernel compiled with loadable external modules

Installation

make PREFIX=/usr install

Thanks

E5ten
dylanaraps

Donate

You can donate if you like this project

BTC: 1BwrcsgtWZeLVvNeEQSg4A28a3yrGN3FpK