aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ipkg
Commit message (Collapse)AuthorAgeFilesLines
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync whiterussian and kamikaze ipkg scriptFelix Fietkau2006-03-181-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the "sed ... unterminated `s' command" errorMike Baker2006-02-141-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change cp to $(CP)Mike Baker2006-02-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ipkg fix from whiterussianFelix Fietkau2005-08-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-7/+9
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* copy ipkg shell script to scripts/, change the reference in rules.mk and add ↵Felix Fietkau2005-04-301-0/+1188
the c version of ipkg git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@769 3c298f89-4303-0410-b956-a3cf2f4a3e73