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