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)
Wed, Oct 30, 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
Unknown Object (File)
Jun 16 2024, 8:25 AM
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