summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make opkg the default package manager, disable busybox ipkg from building by ...thepeople2008-08-161-2/+0
* creates a passwd's shadow file if busybox supports the feature, fixes #2887blogic2008-07-301-0/+1
* Disable smash stacking support by default, but allow to enable it as an exper...florian2008-07-301-0/+1
* fix libraries packaging for uml on x86_64nico2008-07-281-4/+7
* system now knows which timezone it is inblogic2008-06-111-1/+1
* create /etc/fstab on boot (closes #3458)matteo2008-05-201-1/+1
* base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ...rwhitby2008-05-171-1/+1
* fix typonbd2007-12-231-1/+1
* add profile specific base-files packages - does not work with the imagebuilde...nbd2007-12-231-0/+9
* [package] base-files: fix revision number in 'etc/banner'juhosg2007-12-141-1/+1
* clean up openwrt version handling, use a separate script that is executed at ...nbd2007-12-131-7/+3
* fix path to the snapshot packages (snapshot build/upload needs to be fixed as...nbd2007-09-301-1/+1
* get rid of per-profile base-filesjuhosg2007-09-291-11/+6
* base-files: Added support for swap configuration in /etc/config/fstabrwhitby2007-09-221-1/+1
* Added support for /etc/default/fstab - a means of automatically mounting devi...rwhitby2007-09-211-1/+1
* made HOME=/root global instead of x86 specificblogic2007-09-191-0/+1
* Revert the InstallDev section, was only there testingflorian2007-09-161-8/+0
* Put back ldd and ldconfig (#1543)florian2007-09-161-2/+22
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-1/+6
* bump package versions after updatesnbd2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-7/+9
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1/+1
* package Makefile cleanup: remove uneeded varsnico2007-09-031-1/+0
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-13/+11
* libgcc is not available with host-toolchain, DEPENDS was overriden with the a...florian2007-07-181-1/+1
* add second package source for packages built from the /packages repositorynbd2007-07-091-2/+2
* Package libstdc++ (#1883)florian2007-06-121-0/+13
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz2007-06-081-0/+1
* Small bugfix for dependency handling - mostly for base-files and symlinksnbd2007-04-261-1/+1
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamnbd2007-04-241-1/+4
* Create /lib/firmwareflorian2007-04-221-1/+1
* Remove ldd/ldconfig for the moment (#1551)florian2007-04-041-13/+0
* Add ldd and ldconfig support, template packages derived from gcc and uclibcflorian2007-04-031-16/+38
* fix default netmasknbd2007-03-171-1/+1
* package libssp for apps that need it (only enabled for gcc4)nbd2007-03-161-1/+18
* add failsafe support for x86-2.6 and fix mdev support for platforms using /et...nbd2007-03-031-1/+0
* commit profile support for base-files... patches still need to be donepavlov2007-03-021-2/+7
* make squashfs overlay support more generic and integrate it for x86-2.6nbd2007-03-021-0/+7
* Fix the annoying base-files autorebuild bug.nbd2007-01-121-0/+1
* Forward port whiterussian resolv.conf changesnbd2007-01-081-0/+1
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-3/+3
* rename default/ to files/nbd2006-11-221-1/+1
* move platform specific base-files into target/linux/<targetname>nbd2006-11-221-53/+15
* implement target profiles in menuconfignbd2006-11-121-3/+0
* fix jffs2root compilenbd2006-11-121-1/+1
* rename the <boardname>-<kernelversion> directories of base-files to just <boa...nbd2006-11-031-0/+3
* move arch specific base-files install call to the end of the generic one - fi...nbd2006-10-041-1/+1
* new (last?) attempt at standardizing Makefilesnico2006-09-241-22/+25
* remove default network config for brcmnbd2006-09-041-0/+1
* add secret option to use host's toolchain when native compilingmbm2006-08-101-0/+3