Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply-patches.sh: Use the "APPLY_PATCHES" variable to call the script | Fabio Porcedda | 2014-10-25 | 1 | -1/+1 |
| | | | | | | | | | | To easy up adding optional parameters when calling the "apply-patches.sh" add and use the "APPLY_PATCHES" variable to execute the script. Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | netcat-openbsd: new package | Maxime Hadjinlian | 2014-10-05 | 1 | -0/+35 |
The OpenBSD implementations of netcat. The main difference from netcat is the support for IPv6, proxies, and Unix sockets. [Thomas: use tabs in the command applying Debian patches, add dependency on Busybox when enabled so that we override the 'nc' command installed by Busybox.] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |