Origin for each line in dumpon.init from check-in 716b0393df:
5062c9b6fc 2019-10-19 1: # vim:ft=make: 5062c9b6fc 2019-10-19 2: 5062c9b6fc 2019-10-19 3: DUMPDEV?=no 5062c9b6fc 2019-10-19 4: 5062c9b6fc 2019-10-19 5: dumpon: random 5062c9b6fc 2019-10-19 6: : Setting dumpon device. 716b0393df 2019-10-21 7: test -e ${DUMPDEV} && dumpon -v ${DUMPDEV} || true