StupidOS/share/man/boot.cfg.5
d0p1 5c2c3bb348 chore: sync repo
- add various comments
- add stpd.file.mk
- etc
2025-10-30 16:36:18 +01:00

32 lines
466 B
Groff

.Dd October 27, 2025
.Dt BOOT.CFG 5
.Os
.Sh NAME
.Nm boot.cfg
.Nd configuration file for StupidBoot
.Sh DESCRIPTION
The file
.Pa /boot.cfg
XXXX
.Ss FILE FORMAT
.Pq Sq = .
Lines begining with a semi-colon
.Pq Sq \;
are comments and are ignored.
.Bl -tag -width resolution
.It Sy textmode
XXX
.It Sy resolution
XXX
.It Sy kernel
XXX
.It Sy cmdline
xxxx
.El
.Sh EXAMPLES
.Bd -literal -offset indent
textmode=no
resolution=1024x768x32
.Ed
.Sh SEE ALSO
.Xr stpdldr.sys 8