summaryrefslogtreecommitdiffstats
path: root/package/leafnode2/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/l*: fix wrapping of Config.in help textAdam Duskett2017-07-311-1/+2
| | | | | | | | | | | | | | The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter l in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/leafnode2: Update upstream URLBernd Kuhls2015-05-211-1/+1
| | | | | | | | Upstream URL has changed: http://article.gmane.org/gmane.network.leafnode/4773 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/leafnode2: Add user 'news', add note about inetd to help textBernd Kuhls2014-10-051-0/+6
| | | | | | | | | | Suggested by Thomas: http://lists.busybox.net/pipermail/buildroot/2014-October/107727.html [Thomas: minor formatting improvements] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/leafnode2: New packageBernd Kuhls2014-10-041-0/+10
[Thomas: - Rewrap help text in Config.in - Improve cross-compilation patch to not call the 'amiroot' program on the host, while it is compiled for the target. - Use CONF_OPTS instead of CONF_OPT. - Use a pre-build hook rather than re-implementing the BUILD_CMDS entirely. - Also include COPYING file in license files. - License is LGPLv2.1, not LGPLv2.1+: only one file is LGPLv2.1+, the rest doesn't have any "or later" specification, so we assume it's only LGPLv2.1.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud