firmware-utils/mktplinkfw: allow to specify firmware version
[openwrt/svn-archive/archive.git] / package / base-files / Makefile
2012-06-26 Jo-Philipp Wich[package] base-files: allow wireless ifaces to be part...
2012-06-17 Jo-Philipp Wich[package] base-files: implement network_get_gateway...
2012-06-13 Felix Fietkaubase-files: override Build/Compile/Default instead...
2012-06-10 Felix Fietkaubase-files: move all toolchain packages to a separate...
2012-06-05 Jo-Philipp Wich[package] base-files: add permission exceptions, do...
2012-06-05 Jo-Philipp Wich[package] base-files: ship a static initial shadow...
2012-06-05 Jo-Philipp Wich[package] base-files: make user_add() populate the...
2012-05-29 Felix Fietkaubase-files: remove base-files-network, netifd is the...
2012-05-28 Jo-Philipp Wich[package] base-files: introduce /lib/functions/network.sh
2012-05-14 Felix Fietkauenable netifd by default and add its config variable...
2012-04-28 Mirko Vogt[package/*] remove special treatment when using glibc...
2012-04-28 Mirko Vogt[toolchain/glibc*] purge support for glibc - use eglibc...
2012-04-27 Florian Fainelli[package] base-files: fix typo in 05_firstboot_skip...
2012-04-15 Jo-Philipp Wich[package] base-files: reformat banner to better work...
2012-04-12 Jo-Philipp Wich[buildroot] include, base-files, opkg: introduce versio...
2012-04-12 Jo-Philipp Wich[package] base-files: remove network preconfig, it...
2012-03-04 Jo-Philipp Wich[package] base-files: enable conntrack accounting in...
2012-01-22 Jo-Philipp Wich[package] base-files: add a uci-defaults script which...
2012-01-19 Jo-Philipp Wich[package] base-files: do not pass --set-worker /lib...
2012-01-08 Jo-Philipp Wich[package] base-files: implement a --force option for...
2011-12-31 Gabor Juhospackage/base-files: add support for the switch LED...
2011-12-20 Jo-Philipp Wich[package] base-files: add -b (--create-backup) option...
2011-11-19 Jo-Philipp Wich[package] base-files: kill remaining processes after...
2011-11-17 Jo-Philipp Wich[package] base-files: another empty password check...
2011-11-17 Jo-Philipp Wich[package] base-files: now that we have date -k, adjust...
2011-11-16 Jo-Philipp Wich[package] base-files: rewrite killing of nonessential...
2011-11-14 Jo-Philipp Wich[package] base-files: prime root password with "x"...
2011-11-11 Jo-Philipp Wich[package] base-files: now that the initial password...
2011-11-10 Imre Kalozenable and use shadow passwords by default
2011-11-08 Nicolas Thillpackage/base-files: enhance & cleanup service wrappers
2011-11-08 Jo-Philipp Wich[package] base-files: do not assume that "top" is busyb...
2011-11-08 Jo-Philipp Wich[package] base-files: properly handle wifi ifaces with...
2011-11-08 Nicolas Thillpackage/base-files: move /etc/functions.sh to /lib...
2011-11-07 Nicolas Thillpackage/base-files: use new service wrapper
2011-11-03 Jo-Philipp Wich[package] base-files: add some more protected services...
2011-10-27 Jo-Philipp Wich[package] base-files: sysupgrade: kill all but essentia...
2011-10-27 Gabor Juhosbase-files/sysupgrade: add more busybox applet symlinks...
2011-10-27 Jo-Philipp Wich[package] base-files: remove rdate integration, add...
2011-10-21 Felix Fietkauadd an initial (experimental) version of netifd, disabl...
2011-10-20 Felix Fietkaubase-files: move network related scripts to a separate...
2011-10-11 Jo-Philipp Wich[package] base-files: introduce "igmp_snooping" option...
2011-09-26 Jo-Philipp Wich[package] base-files: use "zonename" system option...
2011-09-23 Jo-Philipp Wich[package] base-files: make ip matching in dns add/remov...
2011-08-12 Jo-Philipp Wich[package] base-files: fix arp() procedure to properly...
2011-07-25 Jo-Philipp Wich[package] base-files: use "reboot -f" after sysupgrade...
2011-07-22 Jo-Philipp Wich[package] base-files: attempt bring up related wifi...
2011-07-17 Jo-Philipp Wich[package] base-files: implement a generic mechanism...
2011-07-17 Jo-Philipp Wich[package] base-files: add -h and --help options to...
2011-07-15 Jo-Philipp Wich[package] base-files: use uci_toggle_state() to prevent...
2011-07-02 Felix Fietkaubase-files: do not use the relinked libgcc, fixes c...
2011-06-23 Jo-Philipp Wich[toolchain] add gfortran compiler support (#9600, patch...
2011-06-09 Jo-Philipp Wich[package] base-files: if an ip6addr without a prefix...
2011-06-07 Jo-Philipp Wich[package] base-files: fix error reporting for unsupport...
2011-05-24 Jo-Philipp Wich[package] base-files: mark /etc/crontabs/ as config...
2011-05-18 Jo-Philipp Wich[PATCH] ipcalc.sh CIDR notation
2011-05-08 Jo-Philipp Wich[package] base-files: retrigger usb coldplug after...
2011-04-19 Jo-Philipp Wich[package] base-files: fix stale space in eglibc library...
2011-04-12 Jo-Philipp Wichbase-files: return success on lib-copying with external...
2011-03-18 Jo-Philipp Wich[package] base-files: properly handle vlans on top...
2011-03-17 Jo-Philipp Wich[package] base-files: update sysctl.conf for modern...
2011-03-14 Felix Fietkaubase-files: link libpthread against libc
2011-03-10 Felix Fietkaubase-files: make library relinking uclibc specific...
2011-03-09 Felix Fietkaubase-files: only relink libraries if the linaro toolcha...
2011-03-08 Felix Fietkaugcc: move the optimized assembler helpers back into...
2011-03-08 Felix Fietkaubase-files: the relinked libpthread needs to be linked...
2011-03-06 Felix Fietkaubase-files: fix Build/Compile override handling, fixes...
2011-03-03 Felix Fietkaubase-files: do not build or use libgcc on m68k and...
2011-03-01 Felix Fietkaubase-files: relink uclibc and libgcc libraries to remov...
2011-02-18 Hamish Guthrie[package] base-files: Add /etc/nsswitch.conf to targets...
2011-02-16 Felix Fietkaubase-files: librt should depend on libpthread, not...
2011-02-13 Felix Fietkauremove the shared object stubs of libnsl and libresolv...
2011-02-11 Jo-Philipp Wich[package] base-files:
2011-02-04 Jo-Philipp Wich[package] base-files: remove remaining conffiles refere...
2011-01-26 Gabor Juhospackage/base-files: add get_magic_long() to common...
2011-01-18 Daniel Dickinson[package] base-files: Fix typo in option name for disab...
2010-12-22 Jo-Philipp Wich[package] base-files: implement "reqopts" parameter...
2010-12-17 Gabor Juhosbase-files: add support for the usbdev LED trigger
2010-12-05 Florian Fainelli[package] adds a --help option to /sbin/wifi
2010-11-17 Jo-Philipp Wich[package] base-file: add metric option for static and...
2010-11-11 Jo-Philipp Wich[package] base-files: mark libc as hold and essential...
2010-10-23 Jo-Philipp Wich[package] base-files: mark /etc/shadow as conffile
2010-10-06 Jo-Philipp Wich[package] base-files: add udhcpc vendorid option (...
2010-10-05 Jo-Philipp Wich[package] base-files: mark /etc/sysupgrade.conf as...
2010-10-05 Jo-Philipp Wich[package] base-files:
2010-10-05 Jo-Philipp Wich[package] base-files: sysupgrade: merge info from ...
2010-10-05 Jo-Philipp Wich[package] base-files: mark /etc/rc.local as conffile
2010-10-04 Jo-Philipp Wich[package] base-files: utilize uci_get_state to read...
2010-09-19 Jo-Philipp Wich[package] base-files: bump pkg revision after r23091...
2010-09-19 Jo-Philipp Wich[package] base-files: introduce service_kill() into...
2010-09-07 Jo-Philipp Wich[package] base-files: add an experimental "-c" flag...
2010-09-06 Jo-Philipp Wich[package] base-files: make build dependant on opkg...
2010-08-19 Felix Fietkautoolchain: fix the sysroot mess by getting rid of ...
2010-08-14 Jo-Philipp Wich[package] base-files, uci: properly revert list state...
2010-07-24 Jo-Philipp Wich[package] base-files: unconditionally unlock the rootfs...
2010-06-30 Jo-Philipp Wich[package] base-files: add "mtu" option for route sectio...
2010-06-12 Jo-Philipp Wich[package] base-files: enable IPv6 forwarding by default...
2010-06-01 Jo-Philipp Wich[package] base-file: move alias setup to route hotplug...
2010-05-30 Jo-Philipp Wich[package] base-files:
2010-05-28 Jo-Philipp Wich[package] base-files: 3g connection interfaces are...
2010-05-27 Jo-Philipp Wich[package] base-files: respect .auto option when running...
next