1
0
Olaf Hering 2021-11-24 15:32:30 +00:00 committed by Git OBS Bridge
parent acb0fb24a0
commit 92e0754d8c

View File

@ -66,6 +66,7 @@ System group %ne_system_group for Nitro Enclaves.
%build %build
ln vsock_proxy/README.md README.vsock_proxy.md ln vsock_proxy/README.md README.vsock_proxy.md
ln drivers/COPYING COPYING.binary-kernel
tee README.md <<'_EOR_' tee README.md <<'_EOR_'
Nitro Enclaves are "secondary VMs" running in an EC2 instance. Nitro Enclaves are "secondary VMs" running in an EC2 instance.
Their only storage is the memory which is assigned to them. Their only storage is the memory which is assigned to them.
@ -207,6 +208,7 @@ chown -v '0:%ne_system_group' "${ld}"
%doc README.vsock_proxy.md %doc README.vsock_proxy.md
%doc docs/image_signing.md %doc docs/image_signing.md
%license LICENSE %license LICENSE
%license COPYING.drivers
%license THIRD_PARTY_LICENSES %license THIRD_PARTY_LICENSES
%license THIRD_PARTY_LICENSES*.html %license THIRD_PARTY_LICENSES*.html
%dir %_datadir/nitro_enclaves %dir %_datadir/nitro_enclaves