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:
Lars Karlitski 2019-07-19 02:16:02 +02:00 committed by Tom Gundersen
parent 96ea4e5698
commit f89ef6539d
5 changed files with 0 additions and 14 deletions

View file

@ -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"

View file

@ -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",

View file

@ -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",