Bug #3203
system-zones tries to deliver global-zone only template files into NGZ
Start date:
2012-09-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
It turns out that the system-zones manifest tries to deliver the files SUNWblank.xml and SUNWdefault.xml as files that are entries of the /etc/zones/ directory. It does not identify these files as global-zone only components.
However, the parent directory for these files is identified as a global-zone only thing. And the files themselves are completely useless in a non-global zone context.
The files should be marked in the manifest as global-zone only.
Updated by Garrett D'Amore over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
- Tags deleted (
needs-triage)
Updated by Garrett D'Amore over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Fixed in:
commit 7c45eec5760d4195b6b85770e7ac51c380adfb8a
Author: Garrett D'Amore <garrett@damore.org>
Date: Sat Nov 3 15:04:33 2012 -0700
3203 system-zones tries to deliver global-zone only template files into NGZ
Reviewed by: Milan Jurik <milan.jurik@xylab.cz>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Richard Lowe <richlowe@richlowe.net>