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: set pi_ifname in board.d case to fix deconfig
Jonas Gorski
2016-08-14
1
-1
/
+3
*
base-files: configure switch in failsafe
Jonas Gorski
2016-08-13
1
-2
/
+46
*
base-files: allow failsafe to configure vlans
Jonas Gorski
2016-08-13
1
-3
/
+29
*
base-files: add preinit ifname detection based on board.json
Jonas Gorski
2016-08-13
1
-0
/
+29
*
base-files: split out preinit interface config
Jonas Gorski
2016-08-13
1
-4
/
+10
*
base-files: board_detect: allow specifying the generated file
Jonas Gorski
2016-08-13
2
-4
/
+6
*
base-files: let config_generate call board_detect
Jonas Gorski
2016-08-13
3
-4
/
+2
*
preinit: use only the image config options
Mathias Kresin
2016-08-10
2
-19
/
+0
*
kernel: remove unused morse led trigger driver
Felix Fietkau
2016-08-04
2
-16
/
+0
*
sysupgrade: unmount filesystems before reboot
Mathias Kresin
2016-08-04
1
-0
/
+1
*
base-files: remove dead code
Daniel Golle
2016-08-04
1
-6
/
+0
*
base-files: increase vm.min_free_kbytes
Felix Fietkau
2016-08-01
1
-0
/
+16
*
base-files: sysupgrade: fix pseudobridge upgrades
Conn O'Griofa
2016-07-24
1
-1
/
+1
*
base-files: use procd init for urandom_seed
Etienne CHAMPETIER
2016-07-27
2
-25
/
+28
*
base-files: remove support of profile-specific base-files
Felix Fietkau
2016-07-26
1
-15
/
+0
*
base-files: seed /dev/urandom
Etienne CHAMPETIER
2016-06-30
3
-0
/
+54
*
base-files: use LEDE NTP vendor pool
Jo-Philipp Wich
2016-06-28
2
-5
/
+5
*
base-files: sysfixtime no longer exclude dnsmasq.time
Kevin Darbyshire-Bryant
2016-06-24
1
-1
/
+1
*
base-files: Add standard os-release file
Daniel Dickinson
2016-06-24
4
-6
/
+38
*
base-files: remove fstab symlink
John Crispin
2016-06-17
2
-1
/
+2
*
base-files: increase default system log size to 64 kB
Hannu Nyman
2016-06-07
2
-1
/
+2
*
base-files: maintain LED config state
Jo-Philipp Wich
2016-06-08
1
-5
/
+17
*
base-files: fix /bin/config_generate breakage
Felix Fietkau
2016-06-08
1
-0
/
+1
*
base-files: drop /etc/config/system
Jo-Philipp Wich
2016-06-08
1
-12
/
+0
*
base-files: rework config generation logic
Jo-Philipp Wich
2016-06-08
2
-18
/
+20
*
base-files: support port_state LED types in board.d
Jo-Philipp Wich
2016-06-08
2
-0
/
+27
*
base-files: support hostname and ntp servers through board.d
Jo-Philipp Wich
2016-06-08
1
-0
/
+47
*
base-files: reset LED state
Jo-Philipp Wich
2016-06-07
1
-0
/
+6
*
base-files: rework postinstall uci-defaults handling
Jo-Philipp Wich
2016-05-27
1
-5
/
+4
*
x86: generalize partition discovery for sysupgrade
Jo-Philipp Wich
2016-05-24
1
-1
/
+1
*
Centralize setting of all version info to include/version.mk
Hannu Nyman
2016-05-24
1
-1
/
+1
*
base-files: fix some failsafe issues
John Crispin
2016-05-23
1
-0
/
+1
*
base-files: sysfixtime typo in exclude dnsmasq.time
Kevin Darbyshire-Bryant
2016-05-19
1
-1
/
+1
*
base-files: sysfixtime exclude dnsmasq.time
Kevin Darbyshire-Bryant
2016-05-19
1
-1
/
+10
*
Revert "base-files: sysfixtime exclude dnsmasq.time"
Jo-Philipp Wich
2016-05-19
1
-10
/
+1
*
base-files: sysfixtime exclude dnsmasq.time
Kevin Darbyshire-Bryant
2016-05-18
1
-1
/
+10
*
base-files: Enhancements to /etc/profile
Vittorio G (VittGam)
2016-05-14
1
-0
/
+4
*
base-files: Fix config_generate when there are no switch VLANs or ports confi...
Vittorio Gambaletta (VittGam)
2016-05-11
1
-38
/
+42
*
base-files: evaluate uci-defaults on run-time installations
Daniel Golle
2016-05-04
1
-0
/
+11
*
signing: remove unatteded build key and use current keyring instead
Jo-Philipp Wich
2016-04-30
1
-2
/
+0
*
base-files: fix group/user settings after sysupgrade
John Crispin
2016-04-29
1
-0
/
+11
*
base-files: split user/group addition code into a function
John Crispin
2016-04-29
1
-4
/
+10
*
base-files: add new public key used by unattended builds
John Crispin
2016-04-29
2
-2
/
+2
*
base-files: add a conditional dependency to lede-keyring
John Crispin
2016-04-29
1
-1
/
+1
*
base-files: remove ununsed login.sh
John Crispin
2016-04-19
1
-18
/
+0
*
base-files: Allow to disable failsafe mode
John Crispin
2016-04-19
5
-6
/
+24
*
image / basefiles: make console password configurable
John Crispin
2016-04-18
3
-1
/
+7
*
base-files: fix error message during boot
John Crispin
2016-04-11
1
-1
/
+1
*
package: flag essential components as nonshared
Jo-Philipp Wich
2016-04-06
1
-0
/
+1
*
include/version.mk: rework repository url handling
Jo-Philipp Wich
2016-04-13
1
-1
/
+2
[next]