1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:39:48 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
jow
e3f2df6671 [scripts] ipkg:
strip directory entries from package file list when offline installing .ipk archives,
this prevents opkg from removing directories like /usr later on when trying to
uninstall preinstalled packages (partial fix for #6772)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 18:01:33 +00:00
nbd
2dee5f79dd make scripts/ipkg more portable by using printf instead of echo -n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 08:34:18 +00:00
lars
c08befad5f Workaround a bug(?) in tar in debian squeeze, which causes the build process to
fail without any reason.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08 21:17:58 +00:00
nbd
8cfceab612 get rid of an illegal characters warning with packages that contain uppercase characters
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:06:30 +00:00
nico
e0a41f6285 add "Architecture" field to opkg status file (closes: #3901)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20 14:09:19 +00:00
thepeople
d5dc9a9087 make opkg the default package manager, disable busybox ipkg from building by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-16 06:35:14 +00:00
nbd
9d65e28d49 cosmetic fixes for ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:56:05 +00:00
nbd
8bdfe8ea0c use bsd md5 in ipkg if md5sum is not available
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-10 22:38:45 +00:00
nico
b158fa0bad let ipkg fail when a package file to be installed is not found
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-26 00:03:05 +00:00
nbd
e46aa6fbdd sync whiterussian and kamikaze ipkg script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-18 21:08:35 +00:00
mbm
32b8bfb796 fix the "sed ... unterminated `s' command" error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-14 23:36:31 +00:00
mbm
82daa5e9c0 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
ddf8041370 add ipkg fix from whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-20 15:23:07 +00:00
nbd
76ed58d705 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
nbd
02b2ed0c21 copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-30 19:28:10 +00:00