From 55223b48d42ad17d83e4d3ff2058a1cda77fab00 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 30 Nov 2012 23:29:52 +0000 Subject: Add buildbot for debian And normalize. --- (limited to 'config/packages') diff --git a/config/packages/basesystem.json b/config/packages/basesystem.json index 5bf2292..a15423b 100644 --- a/config/packages/basesystem.json +++ b/config/packages/basesystem.json @@ -42,12 +42,12 @@ "rsyslog", "sudo", "sysvinit", - "time", - "ncurses-bin", - "ifupdown", - "iptables", - "net-tools", - "iputils-ping", + "time", + "ncurses-bin", + "ifupdown", + "iptables", + "net-tools", + "iputils-ping", "isc-dhcp-client" ], "fedora": [ diff --git a/config/packages/buildslave.json b/config/packages/buildslave.json index afc3e26..05c16e4 100644 --- a/config/packages/buildslave.json +++ b/config/packages/buildslave.json @@ -1,11 +1,13 @@ { "buildslave": { + "debian": [ + "buildbot" + ], "fedora": [ "buildbot" ], "ubuntu": [ - "buildbot", - "buildbot-slave" + "buildbot" ] } } -- cgit v0.9.1