summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...nbd2011-07-021-1/+1
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow2011-06-231-0/+40
* [package] base-files: if an ip6addr without a prefix is given, assume /128 - ...jow2011-06-091-1/+1
* [package] base-files: fix error reporting for unsupported protocols on virtua...jow2011-06-071-1/+1
* [package] base-files: mark /etc/crontabs/ as config directoryjow2011-05-241-1/+2
* [PATCH] ipcalc.sh CIDR notationjow2011-05-181-1/+1
* [package] base-files: retrigger usb coldplug after module loading, solves usb...jow2011-05-081-1/+1
* [package] base-files: fix stale space in eglibc library install section (#9270)jow2011-04-191-1/+1
* base-files: return success on lib-copying with external toolchainjow2011-04-121-12/+21
* [package] base-files: properly handle vlans on top of wireless interfacesjow2011-03-181-1/+1
* [package] base-files: update sysctl.conf for modern kernelsjow2011-03-171-2/+2
* base-files: link libpthread against libcnbd2011-03-141-1/+1
* base-files: make library relinking uclibc specific and fix libpthread install...nbd2011-03-101-2/+5
* base-files: only relink libraries if the linaro toolchain is selectednbd2011-03-091-1/+3
* gcc: move the optimized assembler helpers back into the static libgcc and ski...nbd2011-03-081-6/+21
* base-files: the relinked libpthread needs to be linked against libdl, otherwi...nbd2011-03-081-1/+1
* base-files: fix Build/Compile override handling, fixes ar7 compilenbd2011-03-061-5/+2
* base-files: do not build or use libgcc on m68k and avr32nbd2011-03-031-7/+9
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...nbd2011-03-011-5/+59
* [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc,...hcg2011-02-181-0/+1
* base-files: librt should depend on libpthread, not the other way aroundnbd2011-02-161-1/+1
* remove the shared object stubs of libnsl and libresolv - let the compiler use...nbd2011-02-131-1/+1
* [package] base-files:jow2011-02-111-1/+1
* [package] base-files: remove remaining conffiles reference to /etc/bannerjow2011-02-041-1/+0
* package/base-files: add get_magic_long() to common upgrade scriptjuhosg2011-01-261-1/+1
* [package] base-files: Fix typo in option name for disabling failsafe announcmentcshore2011-01-181-1/+1
* [package] base-files: implement "reqopts" parameter for dhcp interfaces to sp...jow2010-12-221-1/+1
* base-files: add support for the usbdev LED triggerjuhosg2010-12-171-1/+1
* [package] adds a --help option to /sbin/wififlorian2010-12-051-1/+1
* [package] base-file: add metric option for static and dhcp protos, this simpl...jow2010-11-171-1/+1
* [package] base-files: mark libc as hold and essential, opkg should now bail o...jow2010-11-111-0/+1
* [package] base-files: mark /etc/shadow as conffilejow2010-10-231-0/+1
* [package] base-files: add udhcpc vendorid option (#7744)jow2010-10-061-1/+1
* [package] base-files: mark /etc/sysupgrade.conf as conffilejow2010-10-051-0/+1
* [package] base-files:jow2010-10-051-1/+3
* [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile...jow2010-10-051-1/+1
* [package] base-files: mark /etc/rc.local as conffilejow2010-10-051-0/+1
* [package] base-files: utilize uci_get_state to read the previous dhcp router ...jow2010-10-041-1/+1
* [package] base-files: bump pkg revision after r23091, r23092jow2010-09-191-1/+1
* [package] base-files: introduce service_kill() into functions.sh - a convenie...jow2010-09-191-1/+1
* [package] base-files: add an experimental "-c" flag which tries to preserve *...jow2010-09-071-1/+1
* [package] base-files: make build dependant on opkg/hostjow2010-09-061-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-8/+8
* [package] base-files, uci: properly revert list state on config_loadjow2010-08-141-1/+1
* [package] base-files: unconditionally unlock the rootfs_data partition (#7437)jow2010-07-241-1/+1
* [package] base-files: add "mtu" option for route sections, allows setting per...jow2010-06-301-1/+1
* [package] base-files: enable IPv6 forwarding by default since the default fir...jow2010-06-121-1/+1
* [package] base-file: move alias setup to route hotplug, this fixes alias sect...jow2010-06-011-1/+1
* [package] base-files:jow2010-05-301-1/+1
* [package] base-files: 3g connection interfaces are now called "3g-*" - adjust...jow2010-05-281-1/+1