This file is indexed.

/usr/lib/lilo/Makefile is in lilo 1:24.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
# Make a test floppy
# this floppy will boot a machine and display the output of some diagnostic
# programs to give you information on configuring LILO

floppy: disk.com bootsect.b
	cat bootsect.b disk.com | dd of=/dev/fd0 bs=512