summaryrefslogtreecommitdiffstats
path: root/rules/coreutils.in
Commit message (Collapse)AuthorAgeFilesLines
* coreutils: Unify case in commentsAlexander Dahl2018-07-251-13/+13
| | | | | Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: Fix missing busybox guard commentsAlexander Dahl2018-07-251-2/+11
| | | | | Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: prevent conflicts with new busybox appletsClemens Gruber2017-09-061-0/+24
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: improve configure optionsMichael Olbrich2017-05-301-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: version bump 8.19 -> 8.22Michael Olbrich2014-01-181-0/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: confict with busybox groups/usersMichael Olbrich2012-12-071-0/+8
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* coreutils: version bump 8.5 -> 8.19Michael Olbrich2012-10-181-0/+14
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [coreutils] fix dependenciesMichael Olbrich2011-01-181-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [coreutils] add missing dependenciesMichael Olbrich2011-01-171-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [coreutils] remove host-gettext dependencyMarc Kleine-Budde2010-07-191-1/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [coreutils] name it just "coreutils"Marc Kleine-Budde2010-07-191-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [coreutils] Update coreutils config for busyboxBart vdr. Meulen2010-06-021-0/+272
| | | | | | | Make available coreutils binaries depend on their counter part in busybox Signed-off-by: Bart vdr. Meulen <bartvdrmeulen@gmail.com> Signed-off-by: Remy Bohmer <linux@bohmer.net>
* [coreutils] add more help textMarc Kleine-Budde2010-01-051-1/+12
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [coreutils] select host-gettextMarc Kleine-Budde2009-12-271-0/+1
| | | | | | | We need host-gettext as long we do "autoreconf" because the host's gettext maybe too old for the coreutils. Praise cmake. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [coreutils] version bump 5.2.1 -> 8.2Robert Schwebel2009-12-261-22/+399
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* * rules/<some>.in:Marc Kleine-Budde2009-01-051-5/+5
| | | | | | | | | | 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-13/+13
| | | | | | | | | | | | | | | | | | | 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
* * : missing on in depends fix Michael Grzeschik2008-06-041-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8326 33e552b5-05e3-0310-8538-816dae2090ed
* * : coreutils.in changesMichael Grzeschik2008-06-041-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8294 33e552b5-05e3-0310-8538-816dae2090ed
* * : tristate changes a-c.in Michael Grzeschik2008-06-041-9/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8293 33e552b5-05e3-0310-8538-816dae2090ed
* * coreutils: add readlinkRobert Schwebel2008-01-081-0/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7701 33e552b5-05e3-0310-8538-816dae2090ed
* busybox: revert BB_ vs. BB_CONFIG_ change which comes due to the factRobert Schwebel2007-04-261-8/+8
| | | | | | | | 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-8/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7040 33e552b5-05e3-0310-8538-816dae2090ed
* solving busysbox conflictsJuergen Beisert2006-10-131-1/+16
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6145 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* documentation fix and change to autogenerated dependenciesBjoern Buerger2006-01-111-1/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3806 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@2736 33e552b5-05e3-0310-8538-816dae2090ed
* added real ddRobert Schwebel2004-12-091-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2093 33e552b5-05e3-0310-8538-816dae2090ed
* latest PII patches from rscSascha Hauer2004-08-171-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1541 33e552b5-05e3-0310-8538-816dae2090ed
* add support for cpRobert Schwebel2004-07-161-1/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1482 33e552b5-05e3-0310-8538-816dae2090ed
* Add initial support for GNU coreutils (untested). [RSC]Robert Schwebel2003-08-061-0/+12
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@98 33e552b5-05e3-0310-8538-816dae2090ed