View | Details | Raw Unified | Return to bug 183765 | Differences between
and this patch

Collapse All | Expand All

(-)i386/loader/Makefile (-6 lines)
Lines 112-125 Link Here
112
FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
112
FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
113
FILES+= pcibios.4th
113
FILES+= pcibios.4th
114
FILESDIR_loader.conf=	/boot/defaults
114
FILESDIR_loader.conf=	/boot/defaults
115
116
.if !exists(${DESTDIR}/boot/loader.rc)
117
FILES+=	loader.rc
115
FILES+=	loader.rc
118
.endif
119
.if !exists(${DESTDIR}/boot/menu.rc)
120
FILES+= menu.rc
116
FILES+= menu.rc
121
.endif
122
.endif
123
117
124
# XXX crt0.o needs to be first for pxeboot(8) to work
118
# XXX crt0.o needs to be first for pxeboot(8) to work
125
OBJS=	${BTXCRT}
119
OBJS=	${BTXCRT}
(-)mips/beri/loader/Makefile (-6 lines)
Lines 127-140 Link Here
127
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
127
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
128
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
128
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
129
FILESDIR_loader.conf=	/boot/defaults
129
FILESDIR_loader.conf=	/boot/defaults
130
131
.if !exists(${DESTDIR}/boot/loader.rc)
132
FILES+= loader.rc
130
FILES+= loader.rc
133
.endif
134
135
.if !exists(${DESTDIR}/boot/menu.rc)
136
FILES+= menu.rc
131
FILES+= menu.rc
137
.endif
138
132
139
.if defined(LOADER_USB_SUPPORT)
133
.if defined(LOADER_USB_SUPPORT)
140
# Do garbage collection
134
# Do garbage collection
(-)pc98/loader/Makefile (-5 lines)
Lines 92-104 Link Here
92
FILES+= brand.4th check-password.4th color.4th delay.4th
92
FILES+= brand.4th check-password.4th color.4th delay.4th
93
FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
93
FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
94
FILESDIR_loader.conf=	/boot/defaults
94
FILESDIR_loader.conf=	/boot/defaults
95
96
.if !exists(${DESTDIR}/boot/loader.rc)
97
FILES+=	${.CURDIR}/../../i386/loader/loader.rc
95
FILES+=	${.CURDIR}/../../i386/loader/loader.rc
98
.endif
99
.if !exists(${DESTDIR}/boot/menu.rc)
100
FILES+= menu.rc
96
FILES+= menu.rc
101
.endif
102
97
103
# XXX crt0.o needs to be first for pxeboot(8) to work
98
# XXX crt0.o needs to be first for pxeboot(8) to work
104
OBJS=	${BTXCRT}
99
OBJS=	${BTXCRT}
(-)powerpc/kboot/Makefile (-6 lines)
Lines 119-131 Link Here
119
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
119
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
120
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
120
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
121
FILESDIR_loader.conf=	/boot/defaults
121
FILESDIR_loader.conf=	/boot/defaults
122
123
.if !exists(${DESTDIR}/boot/loader.rc)
124
FILES+= loader.rc
122
FILES+= loader.rc
125
.endif
126
127
.if !exists(${DESTDIR}/boot/menu.rc)
128
FILES+= menu.rc
123
FILES+= menu.rc
129
.endif
130
124
131
.include <bsd.prog.mk>
125
.include <bsd.prog.mk>
(-)powerpc/ofw/Makefile (-6 lines)
Lines 114-126 Link Here
114
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
114
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
115
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
115
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
116
FILESDIR_loader.conf=	/boot/defaults
116
FILESDIR_loader.conf=	/boot/defaults
117
118
.if !exists(${DESTDIR}/boot/loader.rc)
119
FILES+= loader.rc
117
FILES+= loader.rc
120
.endif
121
122
.if !exists(${DESTDIR}/boot/menu.rc)
123
FILES+= menu.rc
118
FILES+= menu.rc
124
.endif
125
119
126
.include <bsd.prog.mk>
120
.include <bsd.prog.mk>
(-)powerpc/ps3/Makefile (-6 lines)
Lines 116-128 Link Here
116
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
116
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
117
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
117
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
118
FILESDIR_loader.conf=	/boot/defaults
118
FILESDIR_loader.conf=	/boot/defaults
119
120
.if !exists(${DESTDIR}/boot/loader.rc)
121
FILES+= loader.rc
119
FILES+= loader.rc
122
.endif
123
124
.if !exists(${DESTDIR}/boot/menu.rc)
125
FILES+= menu.rc
120
FILES+= menu.rc
126
.endif
127
121
128
.include <bsd.prog.mk>
122
.include <bsd.prog.mk>
(-)sparc64/loader/Makefile (-6 lines)
Lines 101-113 Link Here
101
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
101
FILES+=	beastie.4th brand.4th check-password.4th color.4th delay.4th
102
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
102
FILES+=	menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
103
FILESDIR_loader.conf=	/boot/defaults
103
FILESDIR_loader.conf=	/boot/defaults
104
105
.if !exists(${DESTDIR}/boot/loader.rc)
106
FILES+= loader.rc
104
FILES+= loader.rc
107
.endif
108
109
.if !exists(${DESTDIR}/boot/menu.rc)
110
FILES+= menu.rc
105
FILES+= menu.rc
111
.endif
112
106
113
.include <bsd.prog.mk>
107
.include <bsd.prog.mk>

Return to bug 183765