test and samples: don't include /etc/grub.d from the host
This is not necessary anymore, because we're generating a grub config ourselves.
This commit is contained in:
parent
96ea4e5698
commit
f89ef6539d
5 changed files with 0 additions and 14 deletions
|
|
@ -28,9 +28,6 @@
|
|||
},
|
||||
{
|
||||
"name": "io.weldr.grub2",
|
||||
"systemResourcesFromEtc": [
|
||||
"/etc/grub.d"
|
||||
],
|
||||
"options": {
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"partition_table_id": "0xdeadbeef"
|
||||
|
|
|
|||
|
|
@ -3,9 +3,6 @@
|
|||
"base": "552b5555bdf64c5e19bf4ca8a709da37fb3046678643a8f8499297b6dd95c7e7",
|
||||
"assembler": {
|
||||
"name": "io.weldr.qcow2",
|
||||
"systemResourcesFromEtc": [
|
||||
"/etc/grub.d"
|
||||
],
|
||||
"options": {
|
||||
"filename": "base.qcow2",
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
|
|
|
|||
|
|
@ -46,9 +46,6 @@
|
|||
},
|
||||
{
|
||||
"name": "io.weldr.grub2",
|
||||
"systemResourcesFromEtc": [
|
||||
"/etc/grub.d"
|
||||
],
|
||||
"options": {
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"partition_table_id": "0xdeadbeef"
|
||||
|
|
@ -57,9 +54,6 @@
|
|||
],
|
||||
"assembler": {
|
||||
"name": "io.weldr.qcow2",
|
||||
"systemResourcesFromEtc": [
|
||||
"/etc/grub.d"
|
||||
],
|
||||
"options": {
|
||||
"filename": "base.qcow2",
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue