aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-191-1/+1
* fix handling of eglibc config options for packagingFelix Fietkau2009-01-261-1/+5
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-131-0/+1
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-081-25/+55
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-061-1/+1
* clean NATIVE_TOOLCHAIN dependenciesNicolas Thill2008-11-221-3/+3
* Allow dropbear to use shadow passwords, and correct base-files generation ofPeter Denison2008-09-301-1/+6
* make opkg the default package manager, disable busybox ipkg from building by ...Travis Kemen2008-08-161-2/+0
* creates a passwd's shadow file if busybox supports the feature, fixes #2887John Crispin2008-07-301-0/+1
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-301-0/+1
* fix libraries packaging for uml on x86_64Nicolas Thill2008-07-281-4/+7
* system now knows which timezone it is inJohn Crispin2008-06-111-1/+1
* create /etc/fstab on boot (closes #3458)Matteo Croce2008-05-201-1/+1
* base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ...Rod Whitby2008-05-171-1/+1
* fix typoFelix Fietkau2007-12-231-1/+1
* add profile specific base-files packages - does not work with the imagebuilde...Felix Fietkau2007-12-231-0/+9
* [package] base-files: fix revision number in 'etc/banner'Gabor Juhos2007-12-141-1/+1
* clean up openwrt version handling, use a separate script that is executed at ...Felix Fietkau2007-12-131-7/+3
* fix path to the snapshot packages (snapshot build/upload needs to be fixed as...Felix Fietkau2007-09-301-1/+1
* get rid of per-profile base-filesGabor Juhos2007-09-291-11/+6
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-221-1/+1
* Added support for /etc/default/fstab - a means of automatically mounting devi...Rod Whitby2007-09-211-1/+1
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-191-0/+1
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-161-8/+0
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-161-2/+22
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+6
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-7/+9
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-1/+1
* package Makefile cleanup: remove uneeded varsNicolas Thill2007-09-031-1/+0
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-13/+11
* libgcc is not available with host-toolchain, DEPENDS was overriden with the a...Florian Fainelli2007-07-181-1/+1
* add second package source for packages built from the /packages repositoryFelix Fietkau2007-07-091-2/+2
* Package libstdc++ (#1883)Florian Fainelli2007-06-121-0/+13
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-081-0/+1
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-241-1/+4
* Create /lib/firmwareFlorian Fainelli2007-04-221-1/+1
* Remove ldd/ldconfig for the moment (#1551)Florian Fainelli2007-04-041-13/+0
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-031-16/+38
* fix default netmaskFelix Fietkau2007-03-171-1/+1
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
* add failsafe support for x86-2.6 and fix mdev support for platforms using /et...Felix Fietkau2007-03-031-1/+0
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-021-2/+7
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-0/+7
* Fix the annoying base-files autorebuild bug.Felix Fietkau2007-01-121-0/+1
* Forward port whiterussian resolv.conf changesFelix Fietkau2007-01-081-0/+1
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-3/+3
* rename default/ to files/Felix Fietkau2006-11-221-1/+1
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-221-53/+15