Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -3/+3 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -3/+3 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - add dummy -source targets. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+1 |
| | |||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 1 | -2/+2 |
| | |||||
* | - depends on host-fakeroot | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | - adjust list of needed applets | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -3/+6 |
| | |||||
* | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -4/+26 |
| | | | | | Overriding the use of the whole system (as does the initramfs target) is done on purpose. | ||||
* | - improve configury | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -15/+42 |
| | |||||
* | - add my working draft for busybox-initramfs (not yet finished, so still ↵ | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -0/+96 |
commented out in Config.in) |