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)
Wed, Oct 15, 6:03 PM
Unknown Object (File)
Sep 17 2025, 7:19 AM
Unknown Object (File)
Aug 21 2025, 7:05 AM
Unknown Object (File)
Aug 11 2025, 6:37 PM
Unknown Object (File)
Jul 25 2025, 9:25 PM
Unknown Object (File)
Jul 25 2025, 9:01 PM
Unknown Object (File)
Jul 5 2025, 11:21 PM
Unknown Object (File)
Jul 2 2025, 11:23 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