diff options
author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2018-02-07 15:01:24 +0000 |
---|---|---|
committer | Hans Rosenfeld <hans.rosenfeld@joyent.com> | 2018-02-09 10:43:07 +0100 |
commit | bf5d9f18edeb77c14df996d367853599bdd43fd1 (patch) | |
tree | 8fd13e954aafaf9802519bf439de34d48a665464 /exception_lists | |
parent | a356818ef9fb10d29d03bcf84f6535092a4efff2 (diff) | |
download | illumos-joyent-bf5d9f18edeb77c14df996d367853599bdd43fd1.tar.gz |
9070 Remove wanboot from gate
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Diffstat (limited to 'exception_lists')
-rw-r--r-- | exception_lists/packaging | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/exception_lists/packaging b/exception_lists/packaging index 5e6e873d8c..0ed8ba06e0 100644 --- a/exception_lists/packaging +++ b/exception_lists/packaging @@ -419,13 +419,6 @@ usr/lib/sparcv9/libuutil.so sparc # usr/include/sys/multidata_impl.h # -# The following files are used by wanboot. -# They contain interfaces which are currently private. -# -usr/include/sys/wanboot_impl.h -usr/include/wanboot -usr/include/wanbootutil.h -# # Even though all the objects built under usr/src/stand are later glommed # together into a couple of second-stage boot loaders, we dump the static # archives and lint libraries into $(ROOT)/stand for intermediate use |