[Buildroot] [PATCHv3] [autobuild] etc: add SysV-init startup script and sample config file

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 3 11:18:29 UTC 2016


Hello,

On Sun, 29 Nov 2015 16:02:42 +0100, Yann E. MORIN wrote:
> This startup script (and its companion configuration file in
> /etc/default/) allows one to easily start/stop an autobuilder.
> 
> An autobuilder can be run either on the current system, or in
> a chroot (preferred). Running in a chrrot is done by setting
> the AUTOBUILD_CHROOT variable in the configuration file. If
> that variable is not set, then hte autobuilder does not enter
> a chroot.
> 
> It is expected that the buildroot-test tree be already present
> somewhere (for example, as a git checkout).
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> 
> ---
> Changes v2 -> v3:
>   - allow not entering in a chroot  (Thomas)
>   - always require an existing buildroot-test tree  (Thomas)
> ---
>  etc/default/buildroot-autobuild |  16 ++++
>  etc/init.d/buildroot-autobuild  | 171 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 187 insertions(+)
>  create mode 100644 etc/default/buildroot-autobuild
>  create mode 100755 etc/init.d/buildroot-autobuild

Applied to buildroot-test, and I've changed my autobuilder instance to
use it. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list