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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
base-files: make postinst script run inside a subshell
John Crispin
2014-10-06
1
-1
/
+1
*
sysupgrade: preserve symlinks in backups
John Crispin
2014-10-06
1
-2
/
+2
*
base-files: remove a 'not found' error message during system boot
Steven Barth
2014-10-03
1
-1
/
+1
*
base-files: add a protocol argument to ucidef_set_interface_raw
Florian Fainelli
2014-09-25
1
-1
/
+2
*
postinst trigger: the new postinst trigger broke IB
John Crispin
2014-09-16
1
-3
/
+6
*
base-files: whitespace fixes
Luka Perkov
2014-09-14
2
-6
/
+6
*
ipkg: add a default postinst/prerm script
John Crispin
2014-09-11
1
-1
/
+76
*
package/*: remove useless explicit set of function returncode
John Crispin
2014-08-25
1
-2
/
+0
*
base-files: properly generate the ula
John Crispin
2014-08-22
1
-1
/
+1
*
base-files: increase igmp_max_memberships to improve multicast-proxy handling
Steven Barth
2014-08-20
1
-0
/
+1
*
base-files: fix inverse logic in board_detect script
John Crispin
2014-08-19
1
-1
/
+1
*
base-files: wan6 should reference wan intead of referencing itself.
John Crispin
2014-08-18
1
-1
/
+1
*
base-files: add a hardware detection layer
John Crispin
2014-08-18
4
-0
/
+490
*
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
Jo-Philipp Wich
2014-08-11
2
-2
/
+13
*
build: enable PER_FEED_REPO by default
Jo-Philipp Wich
2014-08-11
1
-1
/
+1
*
base-files: enable option to skip the netfilter "filter" table for establishe...
Felix Fietkau
2014-08-07
1
-0
/
+1
*
build: add new option to add disabled feeds commented out to opkg.conf
Jo-Philipp Wich
2014-08-06
1
-0
/
+7
*
build: introduce per feed repository support
Jo-Philipp Wich
2014-08-05
1
-0
/
+11
*
base-files: properly escape strings for version info
Felix Fietkau
2014-07-29
3
-11
/
+13
*
base-files: add extra version configuration options for OEM manufacturer info
Felix Fietkau
2014-07-29
3
-7
/
+35
*
BB is branched, get ready for Chaos Calmer
Imre Kaloz
2014-07-29
1
-5
/
+6
*
base-files: Remove stale calls to start() in initscripts.
John Crispin
2014-07-26
1
-2
/
+0
*
base-files: strip quotes from the MAC address in macaddr_canonicalize()
Gabor Juhos
2014-07-14
1
-0
/
+1
*
base-files: adjust the default netfilter tcp established connection timeout a...
Felix Fietkau
2014-07-13
1
-1
/
+1
*
sysupgrade: Enable killing of all processes under upgraded
John Crispin
2014-07-10
1
-12
/
+27
*
rc.common: when reloading a service using procd, fall back to calling start i...
Felix Fietkau
2014-07-03
1
-1
/
+1
*
base-files: fix ramfs / nand upgrade
John Crispin
2014-07-01
1
-1
/
+1
*
base-files: define yes/no as valid boolean options
Luka Perkov
2014-06-29
1
-2
/
+2
*
base-files: add enabled config option for ntp service
John Crispin
2014-06-27
2
-1
/
+2
*
base-files: add a post start hook to the procd init.d api
John Crispin
2014-06-26
1
-0
/
+3
*
base-files: update copyright headers
Luka Perkov
2014-06-24
1
-1
/
+1
*
base-files: regenerate the /lib64 symlink when switching to a ramdisk
John Crispin
2014-06-20
1
-0
/
+2
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
2
-321
/
+128
*
base-files: add upgraded to the list of daemons not killed
John Crispin
2014-06-19
1
-1
/
+1
*
procd: various cleanups to /lib/upgrade/nand.sh
John Crispin
2014-06-16
1
-1
/
+1
*
base-files: properly remove stderr from zcat/bzcat
John Crispin
2014-06-11
1
-2
/
+2
*
base-files: add an ugly hack for nand to sysupgrade
John Crispin
2014-06-11
1
-0
/
+2
*
base-files: include more ubi* tools in sysupgrade ramdisk
John Crispin
2014-06-11
1
-1
/
+4
*
base-files: fix argument order to date in sysfixtime so that it also works wi...
Felix Fietkau
2014-06-07
1
-1
/
+1
*
base-files: /etc/rc.button/power should be executable
John Crispin
2014-06-03
1
-0
/
+0
*
base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.
John Crispin
2014-06-02
1
-1
/
+1
*
base-files: remove function service_kill
John Crispin
2014-06-02
1
-23
/
+0
*
base-files: add simple shutdown script
John Crispin
2014-06-02
1
-0
/
+5
*
base-files: calling stop_service before procd_kill.
John Crispin
2014-06-02
2
-2
/
+2
*
base-files: removes logging
John Crispin
2014-06-02
1
-3
/
+1
*
base-files: enable force_link for lan by default
Felix Fietkau
2014-05-16
1
-0
/
+1
*
base-files: remove duplicate stop_service() function.
Felix Fietkau
2014-04-27
2
-5
/
+1
*
base-files: remove duplicate wps button handler (#15621)
Felix Fietkau
2014-04-18
1
-6
/
+0
*
base-files: add back missing function for find_mtd_part to /lib/functions.sh ...
Felix Fietkau
2014-04-08
2
-7
/
+7
*
base-files: the ubi tol should be installed when jumping to ram_fs
John Crispin
2014-04-07
1
-0
/
+1
[prev]
[next]