summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-10-31Improve config for nCFTPUlf Samuelsson
2007-10-31Fix Tremor (integer version of libvorbis) so it buildsUlf Samuelsson
2007-10-31Add libogg media container package for vorbisUlf Samuelsson
2007-10-30Allow use of 'haserl' developer versionUlf Samuelsson
2007-10-30Bump lvm2 patch versionUlf Samuelsson
2007-10-30Fix kismet makefile fragment syntax errorUlf Samuelsson
2007-10-30Fix patch version for lm-sensorsUlf Samuelsson
2007-10-30Update mdadm patch to latest versionUlf Samuelsson
2007-10-30Bump quagga versionUlf Samuelsson
2007-10-30Hint at 'enable RPC' requirement for nfs-utils and portmapUlf Samuelsson
2007-10-30Use logical OR instead of AND, Thanks HamishUlf Samuelsson
2007-10-30FIx syntax errorUlf Samuelsson
2007-10-30Adding Kismet, closing #1557Thomas Lundquist
2007-10-26make microcom visible until it appear in busybox releaseIvan Kuten
2007-10-21make lsof configure with target includes, thanks to marcgIvan Kuten
2007-10-19updated ncftp to 3.2.1 version, thanks to sushisanIvan Kuten
2007-10-18Hotplug source is inside buildrootUlf Samuelsson
2007-10-18change target binary to usr/sbin/olsrdIvan Kuten
2007-10-18bump lockfile-progs to 0.1.11 version, provide sus3v legacy patchIvan Kuten
2007-10-18updated wireless-tools to .29 version, thanks to sushisanIvan Kuten
2007-10-18update fakeroot to 1.8.2 versionIvan Kuten
2007-10-18Allow to remove _nofpu from directories and imagesUlf Samuelsson
2007-10-18Remove debugging info from package/Makefile.inUlf Samuelsson
2007-10-18Remove hyphen from images if empty rootfs suffixUlf Samuelsson
2007-10-18Fix kexec build for ARMUlf Samuelsson
2007-10-13Bump fakeroot version and add patchUlf Samuelsson
2007-10-13Config update of tcpdumpUlf Samuelsson
2007-10-13Config update of Readline subdirUlf Samuelsson
2007-10-13Remove superfluous 'slash' in GMP_SITEUlf Samuelsson
2007-10-13Config update in libpcapUlf Samuelsson
2007-10-13Create dir before use in jpeg pkgUlf Samuelsson
2007-10-12Remove LEGACY functions from haserlUlf Samuelsson
2007-10-07Allow longer history for package versionsUlf Samuelsson
2007-10-07- pull patches 018..024Bernhard Reutner-Fischer
2007-10-07Allow date to be added to ImageUlf Samuelsson
2007-10-05- fix some whitespace damage..Bernhard Reutner-Fischer
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
2007-10-05- add pattern for gnuhurd-uclibcBernhard Reutner-Fischer
2007-10-02- default to mips I for mipsel and mips III for mips Bernhard Reutner-Fischer
- suggest some target flags for abi64
2007-10-02- make sure that the target's usr/include dir exists when installing the headersBernhard Reutner-Fischer
It would make sense to provide a $(PREREQ_TARGETDIR_USR_INCLUDE) prerequisite that expands to $(TARGET_DIR)/usr/include if installing any headers was requested to fix this in a generic manner..
2007-10-02- remove usage of SUSv3 LEGACY functionsBernhard Reutner-Fischer
2007-10-02- has to select libelf (and should nowadays work without LFS)Bernhard Reutner-Fischer
2007-10-02- bump versionBernhard Reutner-Fischer
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01- comment out non-existing sourceBernhard Reutner-Fischer
2007-09-30- bump versionBernhard Reutner-Fischer
2007-09-30- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-30- whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-29- add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)Bernhard Reutner-Fischer
2007-09-29- remove SUSv3 LEGACY functionBernhard Reutner-Fischer
2007-09-29- pull "kconfig: oldconfig shall not set symbols if it does not need to"Bernhard Reutner-Fischer