Print this page
uts: Allow for address space randomisation.
Randomise the base addresses of shared objects, non-fixed mappings, the
stack and the heap. Introduce a service, svc:/system/process-security,
and a tool psecflags(1) to control and observe it
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/system-extended-system-utilities.mf
+++ new/usr/src/pkg/manifests/system-extended-system-utilities.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 25 #
26 26
27 27 set name=pkg.fmri value=pkg:/system/extended-system-utilities@$(PKGVERS)
28 28 set name=pkg.description \
29 29 value="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode"
30 30 set name=pkg.summary value="Extended System Utilities"
31 31 set name=info.classification value=org.opensolaris.category.2008:System/Core
32 32 set name=variant.arch value=$(ARCH)
33 33 dir path=usr group=sys
34 34 dir path=usr/bin
35 35 $(i386_ONLY)dir path=usr/bin/$(ARCH32)
36 36 dir path=usr/bin/$(ARCH64)
37 37 dir path=usr/lib
38 38 dir path=usr/lib/$(ARCH64)
39 39 dir path=usr/lib/adb group=sys
40 40 dir path=usr/lib/adb/$(ARCH64) group=sys
41 41 dir path=usr/lib/fs group=sys
42 42 dir path=usr/lib/fs/pcfs group=sys
43 43 dir path=usr/lib/spell
44 44 dir path=usr/proc
45 45 dir path=usr/proc/bin
46 46 dir path=usr/sbin
47 47 dir path=usr/sbin/$(ARCH64)
48 48 dir path=usr/share
49 49 dir path=usr/share/lib
50 50 dir path=usr/share/lib/dict
51 51 dir path=usr/share/man/man1
52 52 dir path=usr/share/man/man1m
53 53 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pargs mode=0555
54 54 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pcred mode=0555
↓ open down ↓ |
54 lines elided |
↑ open up ↑ |
55 55 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pfiles mode=0555
56 56 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pflags mode=0555
57 57 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pldd mode=0555
58 58 $(i386_ONLY)file path=usr/bin/$(ARCH32)/plgrp mode=0555
59 59 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pmadvise mode=0555
60 60 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pmap mode=0555
61 61 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ppgsz mode=0555
62 62 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ppriv mode=0555
63 63 $(i386_ONLY)file path=usr/bin/$(ARCH32)/preap mode=0555
64 64 $(i386_ONLY)file path=usr/bin/$(ARCH32)/prun mode=0555
65 +$(i386_ONLY)file path=usr/bin/$(ARCH32)/psecflags mode=0555
65 66 $(i386_ONLY)file path=usr/bin/$(ARCH32)/psig mode=0555
66 67 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pstack mode=0555
67 68 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pstop mode=0555
68 69 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ptime mode=0555
69 70 $(i386_ONLY)file path=usr/bin/$(ARCH32)/ptree mode=0555
70 71 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pwait mode=0555
71 72 $(i386_ONLY)file path=usr/bin/$(ARCH32)/pwdx mode=0555
72 73 $(i386_ONLY)file path=usr/bin/$(ARCH32)/sort mode=0555
73 74 file path=usr/bin/$(ARCH64)/pargs mode=0555
74 75 file path=usr/bin/$(ARCH64)/pcred mode=0555
75 76 file path=usr/bin/$(ARCH64)/pfiles mode=0555
76 77 file path=usr/bin/$(ARCH64)/pflags mode=0555
77 78 file path=usr/bin/$(ARCH64)/pldd mode=0555
78 79 file path=usr/bin/$(ARCH64)/plgrp mode=0555
79 80 file path=usr/bin/$(ARCH64)/pmadvise mode=0555
80 81 file path=usr/bin/$(ARCH64)/pmap mode=0555
81 82 file path=usr/bin/$(ARCH64)/ppgsz mode=0555
82 83 file path=usr/bin/$(ARCH64)/ppriv mode=0555
83 84 file path=usr/bin/$(ARCH64)/preap mode=0555
84 85 file path=usr/bin/$(ARCH64)/prun mode=0555
86 +file path=usr/bin/$(ARCH64)/psecflags mode=0555
85 87 file path=usr/bin/$(ARCH64)/psig mode=0555
86 88 file path=usr/bin/$(ARCH64)/pstack mode=0555
87 89 file path=usr/bin/$(ARCH64)/pstop mode=0555
88 90 file path=usr/bin/$(ARCH64)/ptime mode=0555
89 91 file path=usr/bin/$(ARCH64)/ptree mode=0555
90 92 file path=usr/bin/$(ARCH64)/pwait mode=0555
91 93 file path=usr/bin/$(ARCH64)/pwdx mode=0555
92 94 file path=usr/bin/$(ARCH64)/sort mode=0555
93 95 file path=usr/bin/asa mode=0555
94 96 file path=usr/bin/awk mode=0555
95 97 file path=usr/bin/banner mode=0555
96 98 file path=usr/bin/batch mode=0555
97 99 file path=usr/bin/bc mode=0555
98 100 file path=usr/bin/bdiff mode=0755
99 101 file path=usr/bin/cal mode=0555
100 102 file path=usr/bin/calendar mode=0555
101 103 file path=usr/bin/col mode=0555
102 104 file path=usr/bin/compress mode=0555
103 105 file path=usr/bin/csplit mode=0555
104 106 file path=usr/bin/dc mode=0555
105 107 file path=usr/bin/diff mode=0555
106 108 file path=usr/bin/diff3 mode=0555
107 109 file path=usr/bin/dircmp mode=0555
108 110 file path=usr/bin/dos2unix mode=0555
109 111 file path=usr/bin/expand mode=0555
110 112 file path=usr/bin/factor mode=0555
111 113 file path=usr/bin/kstat mode=0555
112 114 file path=usr/bin/last mode=0555
113 115 file path=usr/bin/lastcomm mode=0555
114 116 file path=usr/bin/lgrpinfo mode=0555
115 117 file path=usr/bin/look mode=0755
116 118 file path=usr/bin/mkfifo mode=0555
117 119 file path=usr/bin/nawk mode=0555
118 120 file path=usr/bin/newform mode=0555
119 121 file path=usr/bin/news mode=0555
120 122 file path=usr/bin/nl mode=0555
121 123 file path=usr/bin/pack mode=0555
122 124 file path=usr/bin/pginfo mode=0555
123 125 file path=usr/bin/pgstat mode=0555
124 126 file path=usr/bin/sdiff mode=0555
125 127 file path=usr/bin/spell mode=0555
126 128 file path=usr/bin/split mode=0555
127 129 file path=usr/bin/tcopy mode=0555
128 130 file path=usr/bin/unexpand mode=0555
129 131 file path=usr/bin/units mode=0555
130 132 file path=usr/bin/unix2dos mode=0555
131 133 file path=usr/bin/unpack mode=0555
132 134 file path=usr/bin/uudecode group=uucp mode=0555
133 135 file path=usr/bin/uuencode group=uucp mode=0555
134 136 file path=usr/bin/yes mode=0555
135 137 file path=usr/lib/$(ARCH64)/madv.so.1
136 138 file path=usr/lib/$(ARCH64)/mpss.so.1
137 139 file path=usr/lib/adb/$(ARCH64)/adbsub.o group=sys
138 140 file path=usr/lib/adb/adbgen group=sys mode=0755
139 141 file path=usr/lib/adb/adbgen1 group=sys mode=0755
140 142 file path=usr/lib/adb/adbgen3 group=sys mode=0755
141 143 file path=usr/lib/adb/adbgen4 group=sys mode=0755
142 144 file path=usr/lib/adb/adbsub.o group=sys
143 145 file path=usr/lib/diff3prog mode=0555
144 146 file path=usr/lib/fs/pcfs/fsck mode=0555
145 147 file path=usr/lib/fs/pcfs/fstyp.so.1 mode=0555
146 148 file path=usr/lib/fs/pcfs/mkfs mode=0555
147 149 file path=usr/lib/fs/pcfs/mount mode=0555
148 150 file path=usr/lib/madv.so.1
149 151 file path=usr/lib/mpss.so.1
150 152 file path=usr/lib/spell/compress mode=0555
151 153 file path=usr/lib/spell/hashcheck mode=0555
152 154 file path=usr/lib/spell/hashmake mode=0555
153 155 file path=usr/lib/spell/hlista
154 156 file path=usr/lib/spell/hlistb
155 157 file path=usr/lib/spell/hstop
156 158 file path=usr/lib/spell/spellin mode=0555
157 159 file path=usr/lib/spell/spellprog mode=0555
158 160 file path=usr/sbin/dmesg mode=0555
159 161 file path=usr/sbin/projadd group=sys mode=0555
160 162 file path=usr/sbin/projdel group=sys mode=0555
161 163 file path=usr/sbin/projmod group=sys mode=0555
162 164 file path=usr/share/lib/dict/words
163 165 file path=usr/share/man/man1/asa.1
164 166 file path=usr/share/man/man1/awk.1
165 167 file path=usr/share/man/man1/banner.1
166 168 file path=usr/share/man/man1/bc.1
167 169 file path=usr/share/man/man1/bdiff.1
168 170 file path=usr/share/man/man1/cal.1
169 171 file path=usr/share/man/man1/calendar.1
170 172 file path=usr/share/man/man1/col.1
171 173 file path=usr/share/man/man1/compress.1
172 174 file path=usr/share/man/man1/csplit.1
173 175 file path=usr/share/man/man1/dc.1
174 176 file path=usr/share/man/man1/diff.1
175 177 file path=usr/share/man/man1/diff3.1
176 178 file path=usr/share/man/man1/dircmp.1
177 179 file path=usr/share/man/man1/dos2unix.1
178 180 file path=usr/share/man/man1/expand.1
179 181 file path=usr/share/man/man1/factor.1
180 182 file path=usr/share/man/man1/last.1
181 183 file path=usr/share/man/man1/lastcomm.1
182 184 file path=usr/share/man/man1/lgrpinfo.1
183 185 file path=usr/share/man/man1/look.1
184 186 file path=usr/share/man/man1/madv.so.1.1
185 187 file path=usr/share/man/man1/mpss.so.1.1
186 188 file path=usr/share/man/man1/nawk.1
187 189 file path=usr/share/man/man1/newform.1
↓ open down ↓ |
93 lines elided |
↑ open up ↑ |
188 190 file path=usr/share/man/man1/news.1
189 191 file path=usr/share/man/man1/nl.1
190 192 file path=usr/share/man/man1/pack.1
191 193 file path=usr/share/man/man1/pargs.1
192 194 file path=usr/share/man/man1/plgrp.1
193 195 file path=usr/share/man/man1/pmadvise.1
194 196 file path=usr/share/man/man1/pmap.1
195 197 file path=usr/share/man/man1/ppgsz.1
196 198 file path=usr/share/man/man1/ppriv.1
197 199 file path=usr/share/man/man1/preap.1
200 +file path=usr/share/man/man1/psecflags.1
198 201 file path=usr/share/man/man1/ptree.1
199 202 file path=usr/share/man/man1/sdiff.1
200 203 file path=usr/share/man/man1/sort.1
201 204 file path=usr/share/man/man1/spell.1
202 205 file path=usr/share/man/man1/split.1
203 206 file path=usr/share/man/man1/tcopy.1
204 207 file path=usr/share/man/man1/units.1
205 208 file path=usr/share/man/man1/unix2dos.1
206 209 file path=usr/share/man/man1/yes.1
207 210 file path=usr/share/man/man1m/adbgen.1m
208 211 file path=usr/share/man/man1m/dmesg.1m
209 212 file path=usr/share/man/man1m/fsck_pcfs.1m
210 213 file path=usr/share/man/man1m/kstat.1m
211 214 file path=usr/share/man/man1m/mkfifo.1m
212 215 file path=usr/share/man/man1m/mkfs_pcfs.1m
213 216 file path=usr/share/man/man1m/mount_pcfs.1m
214 217 file path=usr/share/man/man1m/projadd.1m
215 218 file path=usr/share/man/man1m/projdel.1m
216 219 file path=usr/share/man/man1m/projmod.1m
217 220 hardlink path=usr/bin/oawk target=../../usr/bin/awk
218 221 hardlink path=usr/bin/pargs target=../../usr/lib/isaexec
219 222 hardlink path=usr/bin/pcred target=../../usr/lib/isaexec
↓ open down ↓ |
12 lines elided |
↑ open up ↑ |
220 223 hardlink path=usr/bin/pfiles target=../../usr/lib/isaexec
221 224 hardlink path=usr/bin/pflags target=../../usr/lib/isaexec
222 225 hardlink path=usr/bin/pldd target=../../usr/lib/isaexec
223 226 hardlink path=usr/bin/plgrp target=../../usr/lib/isaexec
224 227 hardlink path=usr/bin/pmadvise target=../../usr/lib/isaexec
225 228 hardlink path=usr/bin/pmap target=../../usr/lib/isaexec
226 229 hardlink path=usr/bin/ppgsz target=../../usr/lib/isaexec
227 230 hardlink path=usr/bin/ppriv target=../../usr/lib/isaexec
228 231 hardlink path=usr/bin/preap target=../../usr/lib/isaexec
229 232 hardlink path=usr/bin/prun target=../../usr/lib/isaexec
233 +hardlink path=usr/bin/psecflags target=../../usr/lib/isaexec
230 234 hardlink path=usr/bin/psig target=../../usr/lib/isaexec
231 235 hardlink path=usr/bin/pstack target=../../usr/lib/isaexec
232 236 hardlink path=usr/bin/pstop target=../../usr/lib/isaexec
233 237 hardlink path=usr/bin/ptime target=../../usr/lib/isaexec
234 238 hardlink path=usr/bin/ptree target=../../usr/lib/isaexec
235 239 hardlink path=usr/bin/pwait target=../../usr/lib/isaexec
236 240 hardlink path=usr/bin/pwdx target=../../usr/lib/isaexec
237 241 hardlink path=usr/bin/sort target=../../usr/lib/isaexec
238 242 hardlink path=usr/bin/uncompress target=../../usr/bin/compress
239 243 hardlink path=usr/bin/zcat target=../../usr/bin/compress
240 244 hardlink path=usr/lib/fs/pcfs/fstyp target=../../../sbin/fstyp
241 245 legacy pkg=SUNWesu \
242 246 desc="additional UNIX system utilities, including awk, bc, cal, compress, diff, dos2unix, last, rup, sort, spell, uniq, and uuencode" \
243 247 name="Extended System Utilities"
244 248 license cr_Sun license=cr_Sun
245 249 license lic_CDDL license=lic_CDDL
246 250 license usr/src/cmd/compress/THIRDPARTYLICENSE \
247 251 license=usr/src/cmd/compress/THIRDPARTYLICENSE
248 252 license usr/src/cmd/lastcomm/THIRDPARTYLICENSE \
249 253 license=usr/src/cmd/lastcomm/THIRDPARTYLICENSE
250 254 license usr/src/cmd/look/THIRDPARTYLICENSE \
251 255 license=usr/src/cmd/look/THIRDPARTYLICENSE
252 256 license usr/src/cmd/units/THIRDPARTYLICENSE \
253 257 license=usr/src/cmd/units/THIRDPARTYLICENSE
254 258 link path=usr/bin/dmesg target=../sbin/dmesg
255 259 link path=usr/bin/pcat target=./unpack
256 260 link path=usr/bin/strace target=../sbin/strace
257 261 link path=usr/dict target=./share/lib/dict
258 262 link path=usr/proc/bin/pcred target=../../bin/pcred
259 263 link path=usr/proc/bin/pfiles target=../../bin/pfiles
260 264 link path=usr/proc/bin/pflags target=../../bin/pflags
261 265 link path=usr/proc/bin/pldd target=../../bin/pldd
262 266 link path=usr/proc/bin/pmap target=../../bin/pmap
263 267 link path=usr/proc/bin/prun target=../../bin/prun
264 268 link path=usr/proc/bin/psig target=../../bin/psig
265 269 link path=usr/proc/bin/pstack target=../../bin/pstack
266 270 link path=usr/proc/bin/pstop target=../../bin/pstop
267 271 link path=usr/proc/bin/ptime target=../../bin/ptime
268 272 link path=usr/proc/bin/ptree target=../../bin/ptree
269 273 link path=usr/proc/bin/pwait target=../../bin/pwait
270 274 link path=usr/proc/bin/pwdx target=../../bin/pwdx
271 275 link path=usr/share/man/man1/hashcheck.1 target=spell.1
272 276 link path=usr/share/man/man1/hashmake.1 target=spell.1
273 277 link path=usr/share/man/man1/pcat.1 target=pack.1
274 278 link path=usr/share/man/man1/spellin.1 target=spell.1
275 279 link path=usr/share/man/man1/uncompress.1 target=compress.1
276 280 link path=usr/share/man/man1/unexpand.1 target=expand.1
277 281 link path=usr/share/man/man1/unpack.1 target=pack.1
278 282 link path=usr/share/man/man1/zcat.1 target=compress.1
279 283 depend fmri=runtime/perl$(PERL_PKGVERS) type=require
↓ open down ↓ |
40 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX