summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* move ldconfig & ldd to utils sectionnico2009-04-141-1/+5
* [package] base-files: remove redundant netmask handling in 10-routesjow2009-04-121-1/+1
* [package]jow2009-03-251-1/+1
* add uclibc 0.9.30.1nbd2009-03-231-0/+4
* [package] sysupgrade: install /bin/sleep into ramdisk too and add completitio...jow2009-03-081-2/+2
* [package] base-files: allow option dns to override dhcp assigned dns serversjow2009-02-191-1/+1
* fix handling of eglibc config options for packagingnbd2009-01-261-1/+5
* add support for an optional staging directory for debug binariesnbd2009-01-131-0/+1
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-25/+55
* package/base-files: fix chmod of /tmp/.uci, bump package revisionjow2009-01-061-1/+1
* clean NATIVE_TOOLCHAIN dependenciesnico2008-11-221-3/+3
* Allow dropbear to use shadow passwords, and correct base-files generation ofnoz2008-09-301-1/+6
* 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