Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143998497
D20562.id58465.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
836 B
Referenced Files
None
Subscribers
None
D20562.id58465.diff
View Options
Index: ObsoleteFiles.inc
===================================================================
--- ObsoleteFiles.inc
+++ ObsoleteFiles.inc
@@ -38,6 +38,10 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20190609: Remove old boot1 efi files
+OLD_FILES+=boot/boot1.efi
+OLD_FILES+=boot/boot1.efifat
+
# 20190523: Remove obsolete kgzip and support files
OLD_FILES+=usr/sbin/kgzip
OLD_FILES+=usr/lib/kgzldr.o
Index: tools/build/mk/OptionalObsoleteFiles.inc
===================================================================
--- tools/build/mk/OptionalObsoleteFiles.inc
+++ tools/build/mk/OptionalObsoleteFiles.inc
@@ -613,8 +613,6 @@
OLD_FILES+=boot/boot0
OLD_FILES+=boot/boot0sio
OLD_FILES+=boot/boot1
-OLD_FILES+=boot/boot1.efi
-OLD_FILES+=boot/boot1.efifat
OLD_FILES+=boot/boot2
OLD_FILES+=boot/brand.4th
OLD_FILES+=boot/cdboot
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 4, 4:13 AM (11 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28429974
Default Alt Text
D20562.id58465.diff (836 B)
Attached To
Mode
D20562: The efifat files are no longer used: remove the code to build them.
Attached
Detach File
Event Timeline
Log In to Comment