evorepo/releng/fixtures/source.json
Dieter Plaetinck 03bc3e619f releng: clarify some text and options
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-05-09 16:57:38 -05:00

24 lines
394 B
JSON

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