summaryrefslogtreecommitdiffstats
path: root/package/makedevs
Commit message (Expand)AuthorAgeFilesLines
* makedevs: allow leading whitespace for capabilitiesRicardo Martincoski2018-08-101-1/+1
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-1/+1
* makedevs: support optional filesArnout Vandecappelle2017-07-041-1/+4
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
* Merge branch 'next'Peter Korsgaard2016-12-012-15/+0
|\
| * makedevs: remove target packageArnout Vandecappelle2016-11-232-15/+0
* | Revert "makedevs: make device node creation idempotent"Peter Korsgaard2016-11-271-16/+2
* | makedevs: make device node creation idempotentArnout Vandecappelle2016-11-051-2/+16
* | makedevs: resync device creation with upstream busyboxArnout Vandecappelle2016-11-051-32/+15
|/
* makedevs: remove VERSION/SOURCEThomas Petazzoni2016-07-031-5/+0
* makedevs: add capability supportPhilippe Reynes2016-06-302-4/+81
* package/makedevs: use the rooted /etc/passwd and /etc/groupYann E. MORIN2016-02-011-9/+31
* package/makedevs: fixing missing return typeAngelo Compagnucci2015-04-131-1/+1
* package/makedevs: add recursive optionAngelo Compagnucci2015-04-111-0/+31
* makedevs: Rework READMEMaxime Hadjinlian2014-11-081-9/+9
* makedevs: add license informationGustavo Zacarias2014-07-151-0/+1
* makedevs: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'Thomas De Schampheleire2014-06-141-0/+2
* packages: replace command install by $(INSTALL)Maxime Hadjinlian2014-06-081-2/+2
* packages: remove uninstall commandsThomas De Schampheleire2013-12-061-5/+0
* Config.in files: whitespace cleanupThomas De Schampheleire2013-11-111-4/+4
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* Fix makedevs to allow longer path namesJulian Lunz2012-04-081-2/+2
* makedevs: remove compiler warning about used-but-setPeter Korsgaard2011-10-091-1/+1
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-291-2/+2
* makedevs: minor fix to command's helpJavier Viguera2011-05-251-1/+1
* Allow several device tables and split in two parts our device tableThomas Petazzoni2011-05-091-0/+35
* makedevs: don't call /bin/sync after creating nodesPeter Korsgaard2011-03-121-3/+0
* makedevs: convert to GENTARGETS formatPeter Korsgaard2011-03-121-24/+22
* makedevs: fix cases where (start != 0)Thomas De Schampheleire2011-02-231-5/+13
* makedevs: Add support for 16-bit major/minor numbersMatt Fleming2011-01-141-2/+2
* makedevs: add source targetsPeter Korsgaard2010-11-191-1/+3
* makedevs: convert to a more normal way of building packagesThomas Petazzoni2010-04-192-14/+24
* makedevs: move to package/Thomas Petazzoni2010-04-192-0/+565
OpenPOWER on IntegriCloud