depot: runtime definitions for sculpt installation
This patch supplements 'runtime' files to several pkg archives, which thereby become deployable by the depot_deploy tool. Issue #2676
This commit is contained in:
2
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/README
Normal file
2
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/README
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
Runtime for deploying the iPXE NIC driver from the depot
|
||||
1
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/archives
Normal file
1
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/archives
Normal file
@@ -0,0 +1 @@
|
||||
_/src/ipxe_nic_drv
|
||||
1
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/hash
Normal file
1
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/hash
Normal file
@@ -0,0 +1 @@
|
||||
2018-02-08 8dbf7e5fa1c1cf4887589fa8233d1e48c5a7f440
|
||||
12
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/runtime
Executable file
12
repos/dde_ipxe/recipes/pkg/ipxe_nic_drv/runtime
Executable file
@@ -0,0 +1,12 @@
|
||||
<runtime ram="16M" caps="300" binary="nic_drv">
|
||||
|
||||
<provides> <nic/> </provides>
|
||||
|
||||
<config/>
|
||||
|
||||
<content>
|
||||
<rom label="ld.lib.so"/>
|
||||
<rom label="nic_drv"/>
|
||||
</content>
|
||||
|
||||
</runtime>
|
||||
Reference in New Issue
Block a user