Changeset 4a51901 in oe-alliance-core
- Timestamp:
-
12/17/17 18:12:46
(5 years ago)
- Author:
- Schimmelreiter <Ziggy.SpaceRat@…>
- Branches:
- 4.3
- Children:
- 13958b48
- Parents:
- eee68f5c
- git-author:
- Schimmelreiter <Ziggy.SpaceRat@…> (12/16/17 18:51:30)
- git-committer:
- Schimmelreiter <Ziggy.SpaceRat@…> (12/17/17 18:12:46)
- Message:
-
[coreutils] Split true/false into own package
busybox can't build true and false applets as standalone apps, however it it common practice in the Linux world to simply replace more complex programs by links to /bin/true or /bin/false respectively, if the result of the replaced program would be static anyways.
busybox internal applets however stop to work when invoked through some additional link, so we need the real true/false tools for compatibility.
-
(No files)
-