Page MenuHomeFreeBSD

nextboot: check unlink, but only warn on !ENOENT
ClosedPublic

Authored by imp on Feb 21 2024, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 8 2024, 5:46 AM
Unknown Object (File)
Oct 30 2024, 2:45 AM
Unknown Object (File)
Sep 17 2024, 2:58 PM
Unknown Object (File)
Sep 16 2024, 11:31 PM
Unknown Object (File)
Sep 5 2024, 7:27 PM
Unknown Object (File)
Sep 5 2024, 2:43 AM
Unknown Object (File)
Aug 27 2024, 11:53 AM
Unknown Object (File)
Jul 10 2024, 5:19 PM
Subscribers

Details

Summary

Emulate rm -f from the nextboot.sh script: Report all errors, except
ENOENT. This problems show through, except the expected one when
nextboot.conf isn't there.

Sponsored by: Netflix

Diff Detail

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