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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: fix insmod on install
John Crispin
2013-06-22
1
-0
/
+7
*
base-files: module loading is now handled by ubox/kmodloader
John Crispin
2013-06-21
2
-12
/
+1
*
base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now
John Crispin
2013-06-21
1
-9
/
+0
*
base-files: drop 2 pointless hotplug trigger stubs
John Crispin
2013-06-21
2
-26
/
+0
*
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...
Jo-Philipp Wich
2013-06-17
1
-43
/
+107
*
base-files: remove unnecessary early sysctl-hack
Steven Barth
2013-06-11
1
-7
/
+0
*
base-files: set default IPv6 forwarding value to 1
Steven Barth
2013-06-11
1
-2
/
+2
*
procd: make the preinit rules wildcard all buttons for failsafe
John Crispin
2013-06-10
1
-2
/
+3
*
sysupgrade: create state file so procd knows when a sysupgrade is in progress
John Crispin
2013-06-10
1
-0
/
+1
*
base-files: fix failsafe via button press
John Crispin
2013-06-10
1
-1
/
+1
*
base-files: change PATH order
John Crispin
2013-06-10
1
-1
/
+1
*
base-files: use less entropy when generating ULAs
Steven Barth
2013-06-06
1
-7
/
+4
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-10
/
+14
*
sysupgrade: fixes broken pipe error during sysupgade
John Crispin
2013-05-05
1
-2
/
+2
*
preinit: move cmdline failsafe= handling ot the generic code
John Crispin
2013-04-25
1
-4
/
+7
*
mount_root: prepare base-files
John Crispin
2013-04-25
30
-473
/
+15
*
boot: make use of kmodloader if it is available
John Crispin
2013-04-25
1
-1
/
+5
*
Change default IPv6 config to enable DHCPv6-PD
Steven Barth
2013-04-22
2
-2
/
+2
*
Adapt default network configuration for IPv6
Steven Barth
2013-04-09
2
-0
/
+14
*
base-files: firstboot: only ask for confirmation on TTY
Jonas Gorski
2013-03-27
1
-4
/
+6
*
base-files: move sysctl init after boot
Jo-Philipp Wich
2013-03-26
1
-1
/
+1
*
base-files: fix bad start index in previous commit
Jo-Philipp Wich
2013-03-25
1
-1
/
+1
*
package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...
Jo-Philipp Wich
2013-03-25
2
-1
/
+7
*
base-files: sysupgrade fail with eglibc
Florian Fainelli
2013-03-22
1
-2
/
+2
*
sysupgrade was broken as procd was getting killed
John Crispin
2013-03-14
1
-1
/
+1
*
make basefiles aware of procd
John Crispin
2013-03-13
25
-309
/
+55
*
base-files: make firstboot ask for confirmation
Jonas Gorski
2013-02-21
1
-8
/
+16
*
base-files: introduce commonly used helper functions for setting leds
Gabor Juhos
2013-02-18
1
-0
/
+68
*
base-files: minor cosmetic corrections for functions.sh
Gabor Juhos
2013-02-17
1
-6
/
+3
*
base-files: add macaddr_{add,2bin,setbit_la} helpers
Gabor Juhos
2013-02-16
1
-0
/
+24
*
base-files: add mtd_get_mac_{ascii,binary} helpers
Gabor Juhos
2013-02-16
1
-0
/
+34
*
base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface incons...
Steven Barth
2013-02-01
2
-5
/
+6
*
base-files: Fix race-conditions with IPv6 sysctls
Steven Barth
2013-01-29
3
-1
/
+8
*
base-files: remove IPv6-forwarding setting for all interfaces
Steven Barth
2013-01-28
1
-1
/
+0
*
base-files: fix network_get_prefix6
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: Set default value for IPv6 forwarding
Steven Barth
2013-01-22
1
-0
/
+1
*
base-files: network.sh: fix typo in previous commit
Jo-Philipp Wich
2013-01-21
1
-1
/
+1
*
base-files: network.sh: simplify network_get_prefix6()
Jo-Philipp Wich
2013-01-21
1
-7
/
+4
*
base-files: use numerically prefixed uci-defaults names
Jo-Philipp Wich
2013-01-18
3
-0
/
+0
*
base-files: rename ULA generation script
Steven Barth
2013-01-17
1
-0
/
+0
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
3
-0
/
+50
*
base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug...
Vasilis Tsiligiannis
2013-01-11
1
-3
/
+3
*
sysupgrade: clarify online help
Jo-Philipp Wich
2013-01-02
1
-12
/
+15
*
sysupgrade: do not require an extra argument after --restore-backup
Jo-Philipp Wich
2013-01-02
1
-6
/
+7
*
base-files: Fix a typo in config_list_foreach
Steven Barth
2012-12-27
1
-1
/
+1
*
base-files: ipcalc.sh: fix broken calculations on 64bit systems
Jo-Philipp Wich
2012-12-23
1
-5
/
+10
*
base-files: add basic procd integration, let procd start (and restart) ubus i...
Felix Fietkau
2012-12-22
1
-0
/
+31
*
hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade
Mirko Vogt
2012-12-21
1
-2
/
+2
*
base-files: we don't need /etc/functions.sh symlink anymore
Luka Perkov
2012-12-20
1
-1
/
+0
*
merge /lib/functions/boot.sh and /lib/functions.sh
Mirko Vogt
2012-12-19
5
-149
/
+139
[next]