fix a typo that prevents base-files from being installed
[oweals/openwrt.git] / openwrt / package /
2006-06-02 Felix Fietkaufix a typo that prevents base-files from being installed
2006-06-02 Felix Fietkaufix version info for packages that either lack PKG_VERS...
2006-06-01 Felix Fietkaufix base-files version number
2006-06-01 Felix Fietkauadd broadcom include files, fix build
2006-06-01 Felix Fietkausome bugfixes and additions for the default compile...
2006-06-01 Felix Fietkauremove some debugging code, include package/rules.mk...
2006-06-01 Felix Fietkauadd TARGET_CONFIGURE_OPTS to default compile command
2006-06-01 Felix Fietkauremove broken dependency
2006-06-01 Felix Fietkaufix InstallDev bug
2006-05-31 Felix Fietkaufix busybox build
2006-05-31 Felix Fietkauadd support for parallel build of packages (tested...
2006-05-31 Felix Fietkauremove weird /lib64 directory
2006-05-31 Felix Fietkauadd package install target
2006-05-31 Felix Fietkaufix iptables build
2006-05-31 Felix Fietkauonly use the .dev-installed target if Build/InstallDev...
2006-05-31 Felix Fietkauremove old Config.in files
2006-05-31 Felix Fietkaumove target/linux/package/switch to package/, fix a...
2006-05-31 Felix Fietkaumove alsa from target/linux/package to package, add...
2006-05-31 Felix Fietkauadd missing kernel version to madwifi package
2006-05-31 Felix Fietkaukernel package cleanup, move madwifi from target/linux...
2006-05-31 Felix Fietkaucleanup; change base-files build directory
2006-05-31 Felix Fietkauadd missing BuildPackage lines, convert install-dev...
2006-05-31 Felix Fietkauallow building of kernel-specific stuff in package...
2006-05-31 Felix Fietkauclean up .svn and CVS directories for every package
2006-05-31 Nicolas Thillfix base-files packages build.
2006-05-30 Felix Fietkauremove wificonf (will be replaced by wlc later)
2006-05-30 Felix Fietkauconvert base-files to new format
2006-05-30 Felix Fietkaufix missing variable
2006-05-30 Felix Fietkauconvert linux-atm to new format
2006-05-30 Felix Fietkauremove old Config.in files
2006-05-30 Felix Fietkauresync with kamikaze
2006-05-30 Felix Fietkauimprove dependency handling, fix some package makefile...
2006-05-30 Felix Fietkauadd proper build depends
2006-05-30 Felix Fietkaudon't enable ebtables by default
2006-05-29 Nicolas Thillcosmetic change to standardize layout.
2006-05-29 Nicolas Thillfix conversion to buildroot-ng.
2006-05-29 Nicolas Thillfix conversion to buildroot-ng.
2006-05-29 Nicolas Thilluse InstallDev/UninstallDev.
2006-05-29 Nicolas Thillcosmetic change to standardize layout.
2006-05-28 Nicolas Thilladd dependencies from the NEEDS variable to ipkg/control
2006-05-24 Nicolas Thillsync pptp with trunk, remove Config.in and ipkg not...
2006-05-24 Nicolas Thillsync ppp with trunk and convert it to -ng.
2006-05-24 Nicolas Thillimport libpcap from trunk and convert it to -ng.
2006-05-24 Nicolas Thilladd Build/InstallDev template to install dev files...
2006-05-24 Nicolas Thillsync busybox with trunk (update to v1.1.3).
2006-05-24 Nicolas Thillfix haserl/install.
2006-05-24 Nicolas Thillsync with trunk.
2006-05-19 Mike Bakerfix .pkginfo line to allow the use of $(SOURCE)
2006-05-19 Mike Bakerclean up menu configuration
2006-05-16 Mike Bakerfinish up package makefile
2006-05-15 Mike Bakermore BR2_ / CONFIG_ patches
2006-05-15 Mike Bakeravoid running timestamp.pl for dumpinfo -- drastically...
2006-05-14 Mike Bakermove FORCE to toplevel rules.mk
2006-05-14 Mike Bakerfix .built target
2006-05-14 Mike Bakerrevert .built rule; fix typos
2006-05-11 Mike Bakerrevert .prepared handling
2006-05-11 Mike Bakercleanup & add whitespace
2006-05-11 Mike Bakerfix rules.mk
2006-05-11 Felix Fietkaufix typo
2006-05-11 Mike Bakerfix error
2006-05-11 Mike Bakerremove extra targets
2006-05-11 Felix Fietkaureplace $(IDIR_*) with $(1)
2006-05-11 Mike Bakerpartial cleanup
2006-05-10 Mike Bakerchange phony targets to FORCE (easier to read)
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-05-10 Mike BakerFix issue with $(1) in Build/Configure/Default
2006-05-10 Mike Bakertypos
2006-05-10 Mike BakerConvert packages to new template
2006-05-10 Felix Fietkauadd common functions for the new config file format
2006-05-09 Felix Fietkauenable configure target by default
2006-05-09 Mike Bakerchange defaults to check for configure script (avoids...
2006-05-09 Mike BakerConvert to new template
2006-05-09 Mike BakerConvert to new template
2006-05-09 Mike Bakerconvert to new template
2006-04-29 Felix Fietkauinstall more iptables development stuff into the stagin...
2006-04-21 Felix Fietkaumove package/sdk to target/sdk
2006-04-21 Mike BakerAdd default compile target & use it for bridge and...
2006-04-21 Felix Fietkauremove todo message
2006-04-21 Felix Fietkaufix bridge build and description, add default configure...
2006-04-21 Mike Bakerconvert bridge package to buildroot-ng
2006-04-21 Felix Fietkauinclude package description in menuconfig help
2006-04-21 Felix Fietkauclean up package titles/descriptions
2006-04-21 Felix Fietkaumore cleanups and a new menuconfig generator
2006-04-20 Felix Fietkaumenuconfig cleanup
2006-04-20 Felix Fietkauwork around a make bug in define/endef handling
2006-04-20 Felix Fietkauadd proper package dependency handling
2006-04-20 Felix Fietkaurevert some previous changes and add another bugfix
2006-04-19 Felix Fietkaumore buildroot-ng bugfixes
2006-04-19 Felix Fietkaubugfix in package/rules.mk, add support for dumping...
2006-04-14 Felix Fietkauport iptables to new config format, change handling...
2006-04-14 Felix Fietkaufix default targets for multiple packges
2006-04-14 Felix Fietkaunew package makefile syntax
2006-04-14 Felix Fietkauremove some more stuff, change package makefile format...
2006-04-13 Felix Fietkauremove more packages
2006-04-13 Felix Fietkauremove lots of non-essential packages
2006-04-13 Felix Fietkaufix openswan patch
2006-04-13 Felix Fietkaualso update openswan in package/
2006-04-13 Felix Fietkaufix motion download url
2006-04-13 Felix Fietkaufix typo in firstboot - /etc/config/* is now a file...
2006-04-13 Florian FainelliAdd fakeidentd a lightweight identd daemon. Fix minor...
next