| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware) | Jo-Philipp Wich | 2011-06-23 | 1 | -0/+40 |
* | base-files: if an ip6addr without a prefix is given, assume /128 - otherwise ... | Jo-Philipp Wich | 2011-06-09 | 1 | -1/+1 |
* | base-files: fix error reporting for unsupported protocols on virtual interfaces | Jo-Philipp Wich | 2011-06-07 | 1 | -1/+1 |
* | base-files: mark /etc/crontabs/ as config directory | Jo-Philipp Wich | 2011-05-24 | 1 | -1/+2 |
* | ipcalc.sh CIDR notation Hi, | Jo-Philipp Wich | 2011-05-18 | 1 | -1/+1 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | Jo-Philipp Wich | 2011-05-08 | 1 | -1/+1 |
* | base-files: fix stale space in eglibc library install section (#9270) | Jo-Philipp Wich | 2011-04-19 | 1 | -1/+1 |
* | base-files: return success on lib-copying with external toolchain when using ... | Jo-Philipp Wich | 2011-04-12 | 1 | -12/+21 |
* | base-files: properly handle vlans on top of wireless interfaces | Jo-Philipp Wich | 2011-03-18 | 1 | -1/+1 |
* | base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 | 1 | -2/+2 |
* | base-files: link libpthread against libc | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
* | base-files: make library relinking uclibc specific and fix libpthread install... | Felix Fietkau | 2011-03-10 | 1 | -2/+5 |
* | base-files: only relink libraries if the linaro toolchain is selected | Felix Fietkau | 2011-03-09 | 1 | -1/+3 |
* | gcc: move the optimized assembler helpers back into the static libgcc and ski... | Felix Fietkau | 2011-03-08 | 1 | -6/+21 |
* | base-files: the relinked libpthread needs to be linked against libdl, otherwi... | Felix Fietkau | 2011-03-08 | 1 | -1/+1 |
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 | 1 | -5/+2 |
* | base-files: do not build or use libgcc on m68k and avr32 | Felix Fietkau | 2011-03-03 | 1 | -7/+9 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | Felix Fietkau | 2011-03-01 | 1 | -5/+59 |
* | base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise... | Hamish Guthrie | 2011-02-18 | 1 | -0/+1 |
* | base-files: librt should depend on libpthread, not the other way around | Felix Fietkau | 2011-02-16 | 1 | -1/+1 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | base-files: - properly disable IPv6 on bridge ports - introduce accept_ra opt... | Jo-Philipp Wich | 2011-02-11 | 1 | -1/+1 |
* | base-files: remove remaining conffiles reference to /etc/banner | Jo-Philipp Wich | 2011-02-04 | 1 | -1/+0 |
* | package/base-files: add get_magic_long() to common upgrade script | Gabor Juhos | 2011-01-26 | 1 | -1/+1 |
* | base-files: Fix typo in option name for disabling failsafe announcment Thanks... | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
* | base-files: implement "reqopts" parameter for dhcp interfaces to specify addi... | Jo-Philipp Wich | 2010-12-22 | 1 | -1/+1 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 1 | -1/+1 |
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 | 1 | -1/+1 |
* | base-file: add metric option for static and dhcp protos, this simplifies the ... | Jo-Philipp Wich | 2010-11-17 | 1 | -1/+1 |
* | base-files: mark libc as hold and essential, opkg should now bail out if some... | Jo-Philipp Wich | 2010-11-11 | 1 | -0/+1 |
* | base-files: mark /etc/shadow as conffile | Jo-Philipp Wich | 2010-10-23 | 1 | -0/+1 |
* | base-files: add udhcpc vendorid option (#7744) | Jo-Philipp Wich | 2010-10-06 | 1 | -1/+1 |
* | base-files: mark /etc/sysupgrade.conf as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 |
* | base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg... | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+3 |
* | base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back... | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+1 |
* | base-files: mark /etc/rc.local as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+1 |
* | base-files: utilize uci_get_state to read the previous dhcp router address in... | Jo-Philipp Wich | 2010-10-04 | 1 | -1/+1 |
* | base-files: bump pkg revision after r23091, r23092 | Jo-Philipp Wich | 2010-09-19 | 1 | -1/+1 |
* | base-files: introduce service_kill() into functions.sh - a convenience wrappe... | Jo-Philipp Wich | 2010-09-19 | 1 | -1/+1 |
* | base-files: add an experimental "-c" flag which tries to preserve *all* chang... | Jo-Philipp Wich | 2010-09-07 | 1 | -1/+1 |
* | base-files: make build dependant on opkg/host | Jo-Philipp Wich | 2010-09-06 | 1 | -0/+1 |
* | toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo... | Felix Fietkau | 2010-08-19 | 1 | -8/+8 |
* | base-files, uci: properly revert list state on config_load This fixes a bug w... | Jo-Philipp Wich | 2010-08-14 | 1 | -1/+1 |
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 1 | -1/+1 |
* | base-files: add "mtu" option for route sections, allows setting per-route mtu... | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
* | base-files: enable IPv6 forwarding by default since the default firewall supp... | Jo-Philipp Wich | 2010-06-12 | 1 | -1/+1 |
* | base-file: move alias setup to route hotplug, this fixes alias sections for n... | Jo-Philipp Wich | 2010-06-01 | 1 | -1/+1 |
* | base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au... | Jo-Philipp Wich | 2010-05-30 | 1 | -1/+1 |
* | base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ho... | Jo-Philipp Wich | 2010-05-28 | 1 | -1/+1 |
* | base-files: respect .auto option when running coldplug_interface_*() hooks on... | Jo-Philipp Wich | 2010-05-27 | 1 | -1/+1 |