index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
base-files (#7316) - improve rdate reliability - make rdate config more ntp l...
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
package/base-files: fix libraries packaging on 64bits targets (closes: #6918)
Nicolas Thill
2010-05-01
1
-9
/
+14
*
package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
Nicolas Thill
2010-04-15
1
-1
/
+1
*
package/base-files: use a single $(CP) instead of two to copy shared library ...
Nicolas Thill
2010-04-15
1
-10
/
+20
*
base-files: also regenerate wifi config if existing config contains only whit...
Jo-Philipp Wich
2010-04-03
1
-1
/
+1
*
base-files: add a hotplug handler for rdate
Jo-Philipp Wich
2010-03-27
1
-1
/
+1
*
change from /jffs to /overlay, patch from Daniel Dickinson
Florian Fainelli
2010-03-21
1
-1
/
+1
*
package/base-files: call preinit_ip_deconfig before processing init on initra...
Gabor Juhos
2010-03-12
1
-1
/
+1
*
base-files: revert dhcp state information on ifdown and restore pre-r19530 be...
Jo-Philipp Wich
2010-02-12
1
-1
/
+1
*
base-files: fix udhcpc address acquisition on network restart (patch by Scott...
Jo-Philipp Wich
2010-02-05
1
-1
/
+1
*
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
Gabor Juhos
2010-01-26
1
-2
/
+4
*
add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25
1
-0
/
+18
*
base-files: disable bridge firewalling by default
Jo-Philipp Wich
2010-01-18
1
-2
/
+2
*
base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...
Jo-Philipp Wich
2010-01-16
1
-1
/
+1
*
base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc com...
Nicolas Thill
2009-12-18
1
-1
/
+1
*
base-files: sysupgrade: restrict find command to plain files to avoid duplica...
Jo-Philipp Wich
2009-11-20
1
-1
/
+1
*
neither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12
1
-0
/
+2
*
do not relink libresolv, it makes iproute2 barf
Felix Fietkau
2009-10-20
1
-1
/
+1
*
base-files: only try to execute watchdog if binary is present
Jo-Philipp Wich
2009-10-20
1
-1
/
+1
*
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...
Felix Fietkau
2009-10-20
1
-1
/
+5
*
install the right version of libgcc along with its version map to fix relinki...
Felix Fietkau
2009-10-20
1
-1
/
+4
*
base-files: add hotplug rules for /dev/lpX (#863)
Jo-Philipp Wich
2009-09-28
1
-1
/
+1
*
base-files: add libgcc dependency to libc (#5262)
Felix Fietkau
2009-09-24
1
-0
/
+1
*
add external toolchain support, enhance native toolchain support (special tha...
Nicolas Thill
2009-09-23
1
-31
/
+269
*
base-files: fix conffiles entry check (patch from #2425)
Felix Fietkau
2009-09-19
1
-1
/
+1
*
base-files: clear ip addresses on interfaces that are about to be added to a ...
Jo-Philipp Wich
2009-09-16
1
-1
/
+1
*
base-files: dispatch ifdown events for proto=none interfaces and fix a race c...
Jo-Philipp Wich
2009-09-14
1
-1
/
+1
*
base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...
Jo-Philipp Wich
2009-09-11
1
-1
/
+1
*
bump some revisions and update copyrights
Andy Boyett
2009-09-10
1
-1
/
+1
*
package/base-files: set state to 'preinit' before preinit.arch is used, and s...
Gabor Juhos
2009-09-05
1
-1
/
+1
[next]