summaryrefslogtreecommitdiffstats
path: root/rules/procps.in
Commit message (Collapse)AuthorAgeFilesLines
* procps: Fix selection of PROCPS_PGREPBernhard Walle2013-02-071-1/+1
| | | | | | | Just a copy and paste typo. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* procps.in: Unify wording of busybox commentsBernhard Walle2012-03-131-4/+4
| | | | | Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [procps] select GCCLIBS_GCC_SMarc Kleine-Budde2010-01-061-2/+4
| | | | | | 'ps' needs 'libgcc_s', at least on some platforms Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [procps] Prevent multiple sysctl implementations being active at the same timeMarc Kleine-Budde2009-06-201-2/+2
| | | | | | | | | | | | Author: Bart vd. Meulen <bartvdrmeulen@gmail.com> Both busy-box sysctl as procps sysctl could be selected due to difference in config names Signed-off-by: Bart vd. Meulen <bartvdrmeulen@gmail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10832 33e552b5-05e3-0310-8538-816dae2090ed
* * procps: disable 'pgrep' when the busybox one is enabledJuergen Beisert2009-05-281-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10589 33e552b5-05e3-0310-8538-816dae2090ed
* [procps] only select ncurses if neededMarc Kleine-Budde2009-03-251-1/+2
| | | | | | | | only top and slabtop need ncurses Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10168 33e552b5-05e3-0310-8538-816dae2090ed
* [procps] added help textMarc Kleine-Budde2009-03-251-1/+4
| | | | | | | | by Juergen Beisert Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10166 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/<some>.in:Marc Kleine-Budde2009-01-051-3/+3
| | | | | | | | | | added ALLYES to unblock in allyes target * rules/experimental.in: removed experimental, added allyes git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9415 33e552b5-05e3-0310-8538-816dae2090ed
* * patches/busybox-1.10.4, patches/busybox-1.13.2:Marc Kleine-Budde2009-01-041-6/+6
| | | | | | | | | | | | | | | | | | | ported * rules/*.in: changed busybox config symbol from BB_CONFIG to BUSYBOX * config/busybox/* changed busybox config symbol from BB_CONFIG to BUSYBOX imported from busybox-1.13.2 * rules/busybox.make: version bump to 1.13.2 changed busybox config symbol from BB_CONFIG to BUSYBOX git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9373 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * : tristate changes p-q.in Michael Grzeschik2008-06-041-10/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8325 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts n..p rounded off, some fixesJochen Frieling2007-10-181-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7525 33e552b5-05e3-0310-8538-816dae2090ed
* busybox: revert BB_ vs. BB_CONFIG_ change which comes due to the factRobert Schwebel2007-04-261-6/+6
| | | | | | | | that busybox uses a new kconfig. This patch makes it possible to migrate old configurations in a sane time again ... git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7122 33e552b5-05e3-0310-8538-816dae2090ed
* Upgrade to busybox-1.4.1Ladislav Michl2007-03-091-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
* addding help textJuergen Beisert2007-01-091-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6793 33e552b5-05e3-0310-8538-816dae2090ed
* adding some helpJuergen Beisert2006-11-021-1/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6269 33e552b5-05e3-0310-8538-816dae2090ed
* disable procps tools when their busybox counterparts are selectedSascha Hauer2006-06-061-0/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5645 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-0/+14
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4202 33e552b5-05e3-0310-8538-816dae2090ed
* restructuring menu structureRobert Schwebel2005-06-121-6/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2778 33e552b5-05e3-0310-8538-816dae2090ed
* select ncursesSascha Hauer2005-06-081-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2719 33e552b5-05e3-0310-8538-816dae2090ed
* added procps features; patch by Benedikt SprangerRobert Schwebel2005-01-191-0/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2200 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-0/+21
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed