Page MenuHomeFreeBSD

rc: remove the 'archdep' script
ClosedPublic

Authored by trasz on Apr 5 2021, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 4:21 AM
Unknown Object (File)
Oct 12 2024, 9:23 PM
Unknown Object (File)
Oct 2 2024, 12:10 PM
Unknown Object (File)
Oct 2 2024, 4:55 AM
Unknown Object (File)
Sep 24 2024, 6:22 AM
Unknown Object (File)
Sep 23 2024, 8:25 PM
Unknown Object (File)
Sep 11 2024, 4:30 PM
Unknown Object (File)
Sep 8 2024, 11:31 PM
Subscribers

Details

Summary

It was unused since 405c3050f10, which removed iBCS support.

This also moves the 'linux' rc script earlier, before mountcritlocal,
which fixes mount(8) errors due to missing /dev/shm in setups
with entries for /path/to/chroot/dev/shm without the "late" flag.

Reported By: pstef

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable