Home
last modified time | relevance | path

Searched hist:"81884 a247ca3efea5fd285a373281f6fea090976" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/savecore/
H A Dsavecore.cdiff 81884a247ca3efea5fd285a373281f6fea090976 Tue Jun 30 00:12:23 CEST 2020 Alan Somers <asomers@FreeBSD.org> savecore: accept device names without the /dev/ prefix

dumpon has accepted device names without the prefix ever since r291207.
Since dumpon and savecore are always paired, they ought to accept the same
arguments. Prior to this change, specifying 'dumpdev="da3"' in
/etc/rc.conf, for example, would result in dumpon working just fine but
savecore complaining that "Dump device does not exist".

PR: 247618
Reviewed by: cem, bcr
MFC after: 2 weeks
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D25500
/freebsd/share/man/man5/
H A Drc.conf.5diff 81884a247ca3efea5fd285a373281f6fea090976 Tue Jun 30 00:12:23 CEST 2020 Alan Somers <asomers@FreeBSD.org> savecore: accept device names without the /dev/ prefix

dumpon has accepted device names without the prefix ever since r291207.
Since dumpon and savecore are always paired, they ought to accept the same
arguments. Prior to this change, specifying 'dumpdev="da3"' in
/etc/rc.conf, for example, would result in dumpon working just fine but
savecore complaining that "Dump device does not exist".

PR: 247618
Reviewed by: cem, bcr
MFC after: 2 weeks
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D25500