genramdisk(8)
| GENRAMDISK(8) | System Manager's Manual | GENRAMDISK(8) |
NAME
genramdisk - build RAM disk with live system from scratch
SYNOPSIS
genramdisk <image file> <package> [package ...]
DESCRIPTION
genramdisk is a command line tool for fully automatic unattended build of the RAM disk image containing fresh system with all dependencies resolved for running selected software.
Uses installworld and postinstall for the system installation and configuration.
Requires root privileges and access to configured repositories.
ENVIRONMENT
$APTCONFDIR - apt configuration to copy (default: /etc/apt). $RAMDISK_SIZE - RAM disk size in Mb (default: calculate automatically)
FILES
/etc/apt/ - default apt configuration directory.
SEE ALSO
installworld(8) postinstall(8) apt(8)
| 03 Mar 2019 |
