17 Commits

Author SHA1 Message Date
blogic
1120328d15 InstallDev should be using (1) and not (STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
blogic
ef6b16d4d5 added our own pkg-config wrapper, making the sed foo on *.pc files obselete 2/2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:51:22 +00:00
mbm
fa3b8c3b5b START/STOP values must be specified in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:38:53 +00:00
nbd
732c8dcf9e install the mdnsresponder init script with the correct permissions (#1477)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-17 23:11:59 +00:00
pavlov
14c1a8db5f patch file cleanup... ick.. kaloz you owe me some love
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-05 01:34:12 +00:00
nico
2186f4a86d fix howl build on 2.4 after [6004]: <linux/ethtool.h> uses u* types on 2.4 and __u* types on 2.6, so keep the typedefs for 2.4 and use <linux/types.f> for 2.6 and everyone should be happy :)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 23:13:39 +00:00
florian
a4f4254526 Patch naming conventions !
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 22:20:50 +00:00
florian
7742801c16 Fix typedefs (#1138)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 22:18:00 +00:00
nbd
c0e5247848 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
61e30ef635 Makefile cleanup, remove unused variables and options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 22:01:26 +00:00
nico
25159b7e35 prefix package names with howl-, use Build/Configure/Default macro
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 22:25:40 +00:00
nbd
7608ba449f init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +00:00
nbd
8b12dd0b90 port over more init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 21:04:48 +00:00
nbd
2295d502f6 port lots of init scripts over to rc.common (more to come)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 20:57:49 +00:00
nico
c16e16048e remove ref to host include and lib dirs from pkgconfig files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-26 03:19:36 +00:00
nico
a30ee1350a change SECTION and CATEGORY to put packages in the right place, change PKG_BUILDDEPs to use package-name instead of source-name (seems to work best with WR sdk).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-26 01:26:21 +00:00
nico
9aaccd2fee port howl to buildroot-ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-23 17:16:50 +00:00