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)
Nov 23 2024, 11:01 AM
Unknown Object (File)
Nov 13 2024, 11:56 PM
Unknown Object (File)
Oct 2 2024, 6:05 PM
Unknown Object (File)
Oct 2 2024, 5:43 AM
Unknown Object (File)
Oct 1 2024, 10:04 AM
Unknown Object (File)
Sep 23 2024, 10:19 PM
Unknown Object (File)
Sep 23 2024, 10:19 PM
Unknown Object (File)
Sep 23 2024, 10:19 PM
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