Annotation For dmesg.init
Logged in as anonymous

Origin for each line in dmesg.init from check-in 5062c9b6fc:

5062c9b6fc 2019-10-19        arcade: # vim:ft=make:
5062c9b6fc 2019-10-19        arcade: 
5062c9b6fc 2019-10-19        arcade: DMESG_FILE?=/var/run/dmesg/boot
5062c9b6fc 2019-10-19        arcade: 
5062c9b6fc 2019-10-19        arcade: dmesg: mountlate
5062c9b6fc 2019-10-19        arcade: 	: Writing dmesg.
5062c9b6fc 2019-10-19        arcade: 	umask 022 ; dmesg -a > ${DMESG_FILE}