Page MenuHomeFreeBSD

Remove ifdef BOOTCDROM option to start init.
ClosedPublic

Authored by brooks on Dec 4 2018, 10:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 21, 3:37 AM
Unknown Object (File)
Mon, Oct 20, 7:21 AM
Unknown Object (File)
Mon, Oct 20, 7:21 AM
Unknown Object (File)
Mon, Oct 20, 7:21 AM
Unknown Object (File)
Sun, Oct 19, 4:24 PM
Unknown Object (File)
Wed, Oct 15, 6:03 PM
Unknown Object (File)
Sep 17 2025, 7:19 AM
Unknown Object (File)
Aug 21 2025, 7:05 AM
Subscribers

Details

Summary

When BOOTCDROM is defined (via CFLAGS as there is no config option)
it causes -C to be passed to init, but our init and the version
of sysinstall I glanced at in 6.x don't support -C. The last plausibly
related support was removed from the tree in 1995.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable