summaryrefslogtreecommitdiff
path: root/package/busybox/config/Config.in
AgeCommit message (Collapse)Author
2009-06-25add some packagesWaldemar Brodkorb
- add make/patch/rpm and dependencies - update ar7 port a little bit
2009-06-04first regressions found while runtime testingWaldemar Brodkorb
- fix add_rconf and quoting - update gpsd to latest upstream - do not use size parameter for cfgfs and tmpfs - disable some dangerous busybox options - fix some kernel module dependencies
2009-05-24more gcc 4.4 issues on mipsWaldemar Brodkorb
- disable runit in busybox - update gmp to latest upstream - PKG_DEPEND -> PKG_DEPENDS
2009-05-17Initial importwbx