summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* busybox-nfs.morph: fix typoRichard Maw2012-09-171-1/+1
* busybox: add busybox-nfs.morphRichard Maw2012-09-171-0/+61
* Revert "morphs: don't disable NFS, we want it"Richard Maw2012-09-172-0/+2
* morphs: don't disable NFS, we want itRichard Maw2012-09-172-2/+0
* morphs: set sticky permissions for busybox binaryRichard Maw2012-09-172-0/+2
* morphs: add mdev.confRichard Maw2012-09-172-0/+2
* busybox-devel.morph: add mdev symlinkRichard Maw2012-09-171-0/+1
* busybox-devel.morph: add a bunch more linksRichard Maw2012-09-171-0/+15
* morphs: add udhcpc default.scriptRichard Maw2012-09-172-1/+12
* Add symlink from hostnameRichard Maw2012-09-171-0/+1
* busybox-devel.morph: /bin/login->busyboxRichard Maw2012-09-171-0/+1
* busybox-devel.morph: /bin/sh->busyboxRichard Maw2012-09-171-0/+1
* busybox-devel.morph: install link as /bin/cttyhackRichard Maw2012-09-171-1/+1
* budybox-devel.morph: add cttyhack and getty symlinksRichard Maw2012-09-171-1/+3
* busybox.morph: set CONFIG_PREFIX in install to $DESTDIRRichard Maw2012-09-171-6/+1
* add busybox-devel.morphRichard Maw2012-09-171-0/+29
* DESTDIR change in installAdnan Ali2012-09-171-1/+1
* create DESTDIR/usrLars Wirzenius2012-09-171-0/+1
* install the bin dirs themselvesLars Wirzenius2012-09-171-4/+4
* install only stuff that goes into binary directory, not _install itselfLars Wirzenius2012-09-171-1/+4
* Install all of _install (just for testing)Lars Wirzenius2012-09-171-4/+1
* Move commands individuallyLars Wirzenius2012-09-171-1/+4
* Tweak busybox config to make it build during bootstrapLars Wirzenius2012-09-171-1/+8
* Install all links in busybox, not just a couple of selected ones.Lars Wirzenius2012-09-171-4/+2
* Fix JSON syntax error.Lars Wirzenius2012-09-171-1/+1
* Add mount command to morphology.Lars Wirzenius2012-09-171-0/+1
* Install busybox also as sh.Lars Wirzenius2012-09-171-1/+2
* Tweak morph.Lars Wirzenius2012-09-171-0/+1
* Tweak install command.Lars Wirzenius2012-09-171-1/+1
* Add Baserock morphology for Busybox.Lars Wirzenius2012-09-171-0/+15
* trivial small speed optimizationDenys Vlasenko2012-06-221-3/+5
* mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240Denys Vlasenko2012-06-221-2/+8
* mount: undo recent breakage when mount flags were made unsignedDenys Vlasenko2012-06-221-1/+1
* mount: fix the wrongly stored fs creation timeDenys Vlasenko2012-06-213-14/+54
* mount: set up RO loop device if mount -o ro. Closes 4784Denys Vlasenko2012-06-211-14/+15
* tweak help textsDenys Vlasenko2012-06-212-9/+8
* adduser: install to /usr, not /, like all other similar toolsDenys Vlasenko2012-06-201-1/+1
* Move several applets to different install dir:Denys Vlasenko2012-06-203-23/+23
* tweak help textDenys Vlasenko2012-06-192-7/+7
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* wget: fix wget-supports--P testsuite failure. Closes 4940Denys Vlasenko2012-06-171-6/+4
* config: do not refer to HTTPS for wgetPierre Carrier2012-06-171-2/+2
* wget: make -c _not_ truncate the fileDenys Vlasenko2012-06-171-2/+14
* unzip: make options parsing more robust on getopt w/o gnu extensionsDenys Vlasenko2012-06-151-67/+70
* Merge branch 'master' of git+ssh://busybox.net/var/lib/git/busyboxDenys Vlasenko2012-06-142-12/+30
|\
| * ps: use separate get_uptime() and make it work on non-linux tooMichael Tokarev2012-06-131-11/+29
| * nanddump: make dumping read-only partitions workMatt Reimer2012-06-131-1/+1
* | wget: correctly handle failure to -c (continue)Denys Vlasenko2012-06-131-0/+16
* | wget: add dummy --no-cacheVladimir Dronnikov2012-06-131-10/+16
|/
* modinfo: match more standard module fields and fix version fieldTanguy Pruvot2012-06-121-9/+16