summaryrefslogtreecommitdiff
path: root/package/makedevs
AgeCommit message (Expand)Author
2016-12-01Merge branch 'next'Peter Korsgaard
2016-11-27Revert "makedevs: make device node creation idempotent"Peter Korsgaard
2016-11-23makedevs: remove target packageArnout Vandecappelle
2016-11-05makedevs: make device node creation idempotentArnout Vandecappelle
2016-11-05makedevs: resync device creation with upstream busyboxArnout Vandecappelle
2016-07-03makedevs: remove VERSION/SOURCEThomas Petazzoni
2016-06-30makedevs: add capability supportPhilippe Reynes
2016-02-01package/makedevs: use the rooted /etc/passwd and /etc/groupYann E. MORIN
2015-04-13package/makedevs: fixing missing return typeAngelo Compagnucci
2015-04-11package/makedevs: add recursive optionAngelo Compagnucci
2014-11-08makedevs: Rework READMEMaxime Hadjinlian
2014-07-15makedevs: add license informationGustavo Zacarias
2014-06-14makedevs: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'Thomas De Schampheleire
2014-06-08packages: replace command install by $(INSTALL)Maxime Hadjinlian
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-11-11Config.in files: whitespace cleanupThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-04-08Fix makedevs to allow longer path namesJulian Lunz
2011-10-09makedevs: remove compiler warning about used-but-setPeter Korsgaard
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-05-25makedevs: minor fix to command's helpJavier Viguera
2011-05-09Allow several device tables and split in two parts our device tableThomas Petazzoni
2011-03-12makedevs: don't call /bin/sync after creating nodesPeter Korsgaard
2011-03-12makedevs: convert to GENTARGETS formatPeter Korsgaard
2011-02-23makedevs: fix cases where (start != 0)Thomas De Schampheleire
2011-01-14makedevs: Add support for 16-bit major/minor numbersMatt Fleming
2010-11-19makedevs: add source targetsPeter Korsgaard
2010-04-19makedevs: convert to a more normal way of building packagesThomas Petazzoni
2010-04-19makedevs: move to package/Thomas Petazzoni