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)
Mon, May 13, 2:55 PM
Unknown Object (File)
Mon, May 13, 2:55 PM
Unknown Object (File)
Mon, May 13, 1:31 PM
Unknown Object (File)
May 5 2024, 2:53 AM
Unknown Object (File)
Feb 23 2024, 12:28 AM
Unknown Object (File)
Feb 22 2024, 2:59 PM
Unknown Object (File)
Feb 22 2024, 3:12 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