armybox 0.3.0

A memory-safe #[no_std] BusyBox/Toybox clone in Rust - 299 Unix utilities in ~500KB
Documentation
.\" linuxrc(8) man page — generated by gen-manpages.sh
.\" Copyright (c) 2026 Pegasus Heavy Industries LLC
.\"
.TH linuxrc 8 "2026-02-08" "armybox 0.3.0" "System Administration"
.\"
.SH NAME
linuxrc \- Initramfs initialization process
.\"
.SH SYNOPSIS
.B linuxrc
.RI [ OPTIONS ]
.RI [ ARGUMENTS .\|.\|.]
.\"
.SH DESCRIPTION
.B linuxrc
is provided by
.BR armybox (1),
a multi-call binary.
It is typically invoked through a symbolic link.
.PP
Initramfs initialization process.

.\"
.SH OPTIONS
Run
.B "linuxrc --help"
for a summary of supported options, or see
.BR armybox-applets (7)
for the full applet list.
.\"
.SH EXIT STATUS
.TP
.B 0
Success.
.TP
.B 1
General error.
.TP
.B 2
Incorrect usage.
.\"
.SH SEE ALSO
.BR armybox (1),
.BR armybox-applets (7)
.\"
.SH AUTHORS
Pegasus Heavy Industries LLC.