diff options
author | John Levon <john.levon@joyent.com> | 2020-05-26 13:57:13 +0000 |
---|---|---|
committer | John Levon <john.levon@joyent.com> | 2020-05-26 13:57:13 +0000 |
commit | 5b2acc0949194447bba6e45a0fa44d0b5f42f208 (patch) | |
tree | 7ea9eb87bc68fee386dd39035ce715e87a0e673c /exception_lists/packaging | |
parent | 8ca018083101bf1cb175869679bc123187fb1bab (diff) | |
parent | 2a1277d3064386cd5c4e372301007aa330bf1d5e (diff) | |
download | illumos-joyent-gcc9.tar.gz |
mergegcc9
Diffstat (limited to 'exception_lists/packaging')
-rw-r--r-- | exception_lists/packaging | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index 09096fc4c9..2e95d86292 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -162,11 +162,6 @@ usr/include/inet/sadb.h usr/include/sys/sha1_consts.h usr/include/sys/sha2_consts.h # -# -# Filtering out directories not shipped -# -usr/4lib i386 -# # These files contain definitions shared privately between the kernel # and libc. There is no reason for them to be part of a package that # a customer should ever see. They are installed in the proto area by @@ -530,6 +525,10 @@ usr/platform/sun4v/include/sys/vlds.h sparc # usr/include/sys/u8_textprep_data.h # +# Private, for the boot banner code shared between zone init and the kernel: +# +usr/include/sys/bootbanner.h +# # SQLite is private, used by SMF (svc.configd), idmapd and libsmb. # usr/include/sqlite-sys @@ -822,19 +821,12 @@ usr/lib/libsff.so # lib/amd64/libvmm.so i386 lib/amd64/libvmmapi.so i386 -lib/amd64/llib-lvmmapi.ln i386 usr/include/bhyve.h i386 usr/include/libppt.h i386 usr/include/libvmm.h i386 usr/include/vmmapi.h i386 usr/lib/amd64/libppt.so i386 -usr/lib/amd64/llib-lppt.ln i386 usr/lib/libppt.so i386 -usr/lib/llib-lppt i386 -usr/lib/llib-lppt.ln i386 -usr/platform/i86pc/include/sys/vmm.h i386 -usr/platform/i86pc/include/sys/vmm_impl.h i386 -usr/platform/i86pc/include/sys/vmm_instruction_emul.h i386 # # libcustr is private |