9ca7b1c5906d9a40684b0ba315e57ddebadd76c6
				
			
			
		
	Tinyramfs
Currently tinyramfs is incomplete, don't expect that everything is working
Features
- No local's, no bashisms, only POSIX shell
- Portable, not distro specific
- Easy to use configuration
- Build time and init time hooks
- LUKS (detached header, key), LVM
- mdev, mdevd, eudev, systemd-udevd
Dependencies
- POSIX make (build time)
- POSIX utilities
- POSIX shell
- switch_root
- mount
- cpio
- strip- Optional
 
- blkid- Required for UUID, LABEL, PARTUUID support
 
- mdevOR- mdevdOR- eudevOR- systemd-udevdOR CONFIG_UEVENT_HELPER- systemd-udevd not tested
 
- lvm2- Required for LVM support
 
- cryptsetup- Required for LUKS support
 
- busybox loadkmap- Required for loading keymap
 
- kmodOR- busybox modutilswith this patch (already included in KISS Linux)- Not required for monolithic kernel
 
Installation
git clone https://github.com/illiliti/tinyramfs
cd tinyramfs
make install
Usage
# read man pages and setup /etc/tinyramfs/config
tinyramfs -o "/boot/initramfs-$(uname -r)"
# update your bootloader
# reboot...
Thanks
Donate
You can donate if you like this project
BTC: 1BwrcsgtWZeLVvNeEQSg4A28a3yrGN3FpK
Description
				
					Languages
				
				
								
								
									Shell
								
								96.4%
							
						
							
								
								
									Makefile
								
								3.6%