New package: bootchart-1.20.
This commit is contained in:
2
srcpkgs/bootchart/bootchart.rshlibs
Normal file
2
srcpkgs/bootchart/bootchart.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
librt.so.1
|
||||||
|
libc.so.6
|
||||||
18
srcpkgs/bootchart/template
Normal file
18
srcpkgs/bootchart/template
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Template file for 'bootchart'
|
||||||
|
pkgname=bootchart
|
||||||
|
version=1.20
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
short_desc="Startup graphing tool"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/sofar/bootchart"
|
||||||
|
distfiles="http://foo-projects.org/~sofar/bootchart/bootchart-${version}.tar.gz"
|
||||||
|
checksum="abce2fe0483ee23a522200fd630d7f288a337117c078dfaa220e1c55cdc2e896"
|
||||||
|
long_desc="
|
||||||
|
Bootchart is a tool, usually run at system startup, that collects and graphs
|
||||||
|
the CPU and disk load of the system as it works. The output of bootchart is
|
||||||
|
an SVG graph. Normally, bootchart is invoked as bootchartd by the kernel
|
||||||
|
by passing \"init=/usr/sbin/bootchartd\" to the kernel. Bootchart will then fork
|
||||||
|
init off to resume normal system startup, while monitoring and logging
|
||||||
|
startup information in the background."
|
||||||
Reference in New Issue
Block a user