Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | |
| | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | |||
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵ | Nicolas Thill | 2009-04-24 | |
| | | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | move ldconfig & ldd to utils section | Nicolas Thill | 2009-04-14 | |
| | | | | SVN-Revision: 15228 | |||
* | base-files: remove redundant netmask handling in 10-routes | Jo-Philipp Wich | 2009-04-12 | |
| | | | | SVN-Revision: 15219 | |||
* | - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 ↵ | Jo-Philipp Wich | 2009-03-25 | |
| | | | | | | for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE SVN-Revision: 15042 | |||
* | add uclibc 0.9.30.1 | Felix Fietkau | 2009-03-23 | |
| | | | | SVN-Revision: 15000 | |||
* | sysupgrade: install /bin/sleep into ramdisk too and add completition notice ↵ | Jo-Philipp Wich | 2009-03-08 | |
| | | | | | | (#4747) SVN-Revision: 14784 | |||
* | base-files: allow option dns to override dhcp assigned dns servers | Jo-Philipp Wich | 2009-02-19 | |
| | | | | SVN-Revision: 14562 | |||
* | fix handling of eglibc config options for packaging | Felix Fietkau | 2009-01-26 | |
| | | | | SVN-Revision: 14210 | |||
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | |
| | | | | SVN-Revision: 14018 | |||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | |||
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | |
| | | | | SVN-Revision: 13903 | |||
* | clean NATIVE_TOOLCHAIN dependencies | Nicolas Thill | 2008-11-22 | |
| | | | | SVN-Revision: 13314 | |||
* | Allow dropbear to use shadow passwords, and correct base-files generation of ↵ | Peter Denison | 2008-09-30 | |
| | | | | | | /etc/shadow SVN-Revision: 12809 | |||
* | make opkg the default package manager, disable busybox ipkg from building by ↵ | Travis Kemen | 2008-08-16 | |
| | | | | | | default SVN-Revision: 12319 | |||
* | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | John Crispin | 2008-07-30 | |
| | | | | SVN-Revision: 12017 | |||
* | Disable smash stacking support by default, but allow to enable it as an ↵ | Florian Fainelli | 2008-07-30 | |
| | | | | | | experimental feature SVN-Revision: 12010 | |||
* | fix libraries packaging for uml on x86_64 | Nicolas Thill | 2008-07-28 | |
| | | | | SVN-Revision: 11970 | |||
* | system now knows which timezone it is in | John Crispin | 2008-06-11 | |
| | | | | SVN-Revision: 11445 | |||
* | create /etc/fstab on boot (closes #3458) | Matteo Croce | 2008-05-20 | |
| | | | | SVN-Revision: 11225 | |||
* | base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ↵ | Rod Whitby | 2008-05-17 | |
| | | | | | | (they moved from /sbin to /usr/sbin) SVN-Revision: 11157 | |||
* | fix typo | Felix Fietkau | 2007-12-23 | |
| | | | | SVN-Revision: 9871 | |||
* | add profile specific base-files packages - does not work with the ↵ | Felix Fietkau | 2007-12-23 | |
| | | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870 | |||
* | base-files: fix revision number in 'etc/banner' | Gabor Juhos | 2007-12-14 | |
| | | | | SVN-Revision: 9755 | |||
* | clean up openwrt version handling, use a separate script that is executed at ↵ | Felix Fietkau | 2007-12-13 | |
| | | | | | | the beginning of the build process, fix revision checking with git SVN-Revision: 9723 | |||
* | fix path to the snapshot packages (snapshot build/upload needs to be fixed ↵ | Felix Fietkau | 2007-09-30 | |
| | | | | | | as well) SVN-Revision: 9083 | |||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | |
| | | | | SVN-Revision: 9069 | |||
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | |
| | | | | SVN-Revision: 8947 | |||
* | Added support for /etc/default/fstab - a means of automatically mounting ↵ | Rod Whitby | 2007-09-21 | |
| | | | | | | devices on boot. SVN-Revision: 8916 | |||
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | |
| | | | | SVN-Revision: 8845 | |||
* | Revert the InstallDev section, was only there testing | Florian Fainelli | 2007-09-16 | |
| | | | | SVN-Revision: 8787 | |||
* | Put back ldd and ldconfig (#1543) | Florian Fainelli | 2007-09-16 | |
| | | | | SVN-Revision: 8786 | |||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | |
| | | | | SVN-Revision: 8680 | |||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | |||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | |
| | | | | SVN-Revision: 8587 | |||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | |||
* | libgcc is not available with host-toolchain, DEPENDS was overriden with the ↵ | Florian Fainelli | 2007-07-18 | |
| | | | | | | avr32 condition SVN-Revision: 8038 | |||
* | add second package source for packages built from the /packages repository ↵ | Felix Fietkau | 2007-07-09 | |
| | | | | | | fix up first package source (should be release, not snapshots on 7.07) SVN-Revision: 7897 | |||
* | Package libstdc++ (#1883) | Florian Fainelli | 2007-06-12 | |
| | | | | SVN-Revision: 7581 | |||
* | add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵ | Imre Kaloz | 2007-06-08 | |
| | | | | | | with wigyori SVN-Revision: 7533 | |||
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | |
| | | | | SVN-Revision: 7058 | |||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | |
| | | | | SVN-Revision: 7043 | |||
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | |
| | | | | SVN-Revision: 7033 | |||
* | Remove ldd/ldconfig for the moment (#1551) | Florian Fainelli | 2007-04-04 | |
| | | | | SVN-Revision: 6866 | |||
* | Add ldd and ldconfig support, template packages derived from gcc and uclibc | Florian Fainelli | 2007-04-03 | |
| | | | | SVN-Revision: 6856 | |||
* | fix default netmask | Felix Fietkau | 2007-03-17 | |
| | | | | SVN-Revision: 6589 | |||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6584 |