Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166628606
D48056.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
410 B
Referenced Files
None
Subscribers
None
D48056.diff
View Options
diff --git a/release/scripts/mtree-to-plist.awk b/release/scripts/mtree-to-plist.awk
--- a/release/scripts/mtree-to-plist.awk
+++ b/release/scripts/mtree-to-plist.awk
@@ -43,7 +43,7 @@
if ($1 ~ /^\/boot\//) {
if (kernel != "" && $1 ~ /^\/boot\/dtb\//)
pkgname="dtb"
- else
+ else if ($1 !~ /^\/boot\/firmware\//)
pkgname="bootloader"
}
gsub(/package=/, "", pkgname)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 16, 12:26 AM (5 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36807741
Default Alt Text
D48056.diff (410 B)
Attached To
Mode
D48056: pkgbase: Remove /boot/firmware from bootloader package
Attached
Detach File
Event Timeline
Log In to Comment