evorepo/releng/fixtures/source.json

24 lines
394 B
JSON
Raw Normal View History

[
{
"pk": 1,
"model": "releng.source",
"fields": {
"name": "net install manual networking config (Check that it works + rc.conf, resolv.conf, mirrorlist)"
}
},
{
"pk": 2,
"model": "releng.source",
"fields": {
"name": "net install dhcp (Check that it works + rc.conf)"
}
},
{
"pk": 3,
"model": "releng.source",
"fields": {
"name": "core"
}
}
]