https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
7 lines
342 B
Markdown
7 lines
342 B
Markdown
# Base {#sec-profile-base}
|
|
|
|
Defines the software packages included in the "minimal" installation CD. It
|
|
installs several utilities useful in a simple recovery or install media, such
|
|
as a text-mode web browser, and tools for manipulating block devices,
|
|
networking, hardware diagnostics, and filesystems (with their respective
|
|
kernel modules).
|