summaryrefslogtreecommitdiff
path: root/meta-lsb/packages/net-tools
Commit message (Collapse)AuthorAgeFilesLines
* net-tools: add new recipe (1.60-23)Kevin Tian2010-08-193-0/+188
Borrow from OpenEmbedded with below difference: - use Debian as the SRC_URI - instead of copying all Debian locally, handle it in recipe automatically which eases our maintenance effort in the future - enable gettext It's said the net-tools is deprecated by iproute2. However not all utilities are replaced yet, such as hostname, domainname, netstat, slattach, ... Signed-off-by: Kevin Tian <kevin.tian@intel.com>