summaryrefslogtreecommitdiffstats
path: root/releng/fixtures/source.json
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2011-05-08 18:02:55 +0200
committerDan McGee <dan@archlinux.org>2011-05-09 16:57:38 -0500
commit03bc3e619f311e11323be5bfce57ebd0842e6595 (patch)
treebc8c9f9eb8fa35efe4d718684b250aefc2752b57 /releng/fixtures/source.json
parent72bf6a02f3ee80cba40bb8556e161fd89ad7d886 (diff)
downloadarchweb-03bc3e619f311e11323be5bfce57ebd0842e6595.tar.gz
archweb-03bc3e619f311e11323be5bfce57ebd0842e6595.zip
releng: clarify some text and options
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'releng/fixtures/source.json')
-rw-r--r--releng/fixtures/source.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/fixtures/source.json b/releng/fixtures/source.json
index 2622f4c1..9d1950a5 100644
--- a/releng/fixtures/source.json
+++ b/releng/fixtures/source.json
@@ -3,14 +3,14 @@
"pk": 1,
"model": "releng.source",
"fields": {
- "name": "net install manual networking config (Check that it works + rc.conf, resolv.conf, mirrorlist)"
+ "name": "net install manual networking config (verify network, rc.conf, resolv.conf, mirrorlist)"
}
},
{
"pk": 2,
"model": "releng.source",
"fields": {
- "name": "net install dhcp (Check that it works + rc.conf)"
+ "name": "net install dhcp (verify network, rc.conf, mirrorlist)"
}
},
{