Files
ports/sysutils/debootstrap/pkg-message
T
Edward Tomasz Napierala 27fde5e7ed Default to Linux instead of kFreeBSD, since that's the more common
choice, and drop the no longer relevant ONLY_FOR_ARCHS.

Sponsored by:	The FreeBSD Foundation
2020-10-14 14:55:10 +00:00

11 lines
194 B
Plaintext

[
{ type: install
message: <<EOM
To successfully create an installation of Debian or Ubuntu
debootstrap requires the following kernel modules loaded:
fdescfs linprocfs linsysfs tmpfs
EOM
}
]