summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
AgeCommit message (Expand)Author
2007-12-23fix typonbd
2007-12-23add profile specific base-files packages - does not work with the imagebuilde...nbd
2007-12-14[package] base-files: fix revision number in 'etc/banner'juhosg
2007-12-13clean up openwrt version handling, use a separate script that is executed at ...nbd
2007-09-30fix path to the snapshot packages (snapshot build/upload needs to be fixed as...nbd
2007-09-29get rid of per-profile base-filesjuhosg
2007-09-22base-files: Added support for swap configuration in /etc/config/fstabrwhitby
2007-09-21Added support for /etc/default/fstab - a means of automatically mounting devi...rwhitby
2007-09-19made HOME=/root global instead of x86 specificblogic
2007-09-16Revert the InstallDev section, was only there testingflorian
2007-09-16Put back ldd and ldconfig (#1543)florian
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-07bump package versions after updatesnbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-03package Makefile cleanup: remove uneeded varsnico
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-18libgcc is not available with host-toolchain, DEPENDS was overriden with the a...florian
2007-07-09add second package source for packages built from the /packages repositorynbd
2007-06-12Package libstdc++ (#1883)florian
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz
2007-04-26Small bugfix for dependency handling - mostly for base-files and symlinksnbd
2007-04-24use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamnbd
2007-04-22Create /lib/firmwareflorian
2007-04-04Remove ldd/ldconfig for the moment (#1551)florian
2007-04-03Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian
2007-03-17fix default netmasknbd
2007-03-16package libssp for apps that need it (only enabled for gcc4)nbd
2007-03-03add failsafe support for x86-2.6 and fix mdev support for platforms using /et...nbd
2007-03-02commit profile support for base-files... patches still need to be donepavlov
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-01-12Fix the annoying base-files autorebuild bug.nbd
2007-01-08Forward port whiterussian resolv.conf changesnbd
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
2006-11-22rename default/ to files/nbd
2006-11-22move platform specific base-files into target/linux/<targetname>nbd
2006-11-12implement target profiles in menuconfignbd
2006-11-12fix jffs2root compilenbd
2006-11-03rename the <boardname>-<kernelversion> directories of base-files to just <boa...nbd
2006-10-04move arch specific base-files install call to the end of the generic one - fi...nbd
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-04remove default network config for brcmnbd
2006-08-10add secret option to use host's toolchain when native compilingmbm
2006-07-29add support for per-package prereq checks, run global prereq checks before (m...nbd
2006-07-25use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd
2006-07-10cleanup of [4123]mbm
2006-07-10add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...mbm
2006-07-02move libpthread in since it's part of uclibc, standardize Makefile.nico
2006-06-27credit where credit is duembm
2006-06-23.pkginfo cleanup #2mbm