[Buildroot] [Buildroot PATCH v3 1/1] cgroupsfs: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 20 22:55:13 UTC 2016


Hello,

On Mon, 15 Feb 2016 20:10:03 +0530, Niranjan Reddy wrote:
> This package consists of scripts that setup cgroups at boot
> without doing any cgroup management or classification of
> tasks into cgroups
> 
> Signed-off-by: Niranjan Reddy <niranjan.reddy at rockwellcollins.com>
> ---
> Changes v2 -> v3:
>   - placed start(),stop() and restart() in seperate functions.
>   - Changed LICENSE to GPLv3+ and added $(CGROUPFS_PKGDIR)
>     instead of package/cgroupfs/ .
>   - Added .hash file.
>   - Removed test condition for mount and umount (suggested by Thomas).

I've done a number of changes:

    [Thomas:
     - rename to cgroupfs-mount to match upstream
     - add proper hash, since hashes should be added for github sourced
       packages
     - fix minor typos in the init script
     - fix the license file information.]

And then applied. Note that hashes must be added for github sourced
packages, and that you should verify with make legal-info that the
license files pointed in the <pkg>_LICENSE_FILES variable actually
exist (it wasn't the case in your submission).

Thanks!

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


More information about the buildroot mailing list