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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: add a hint in sysupgrade that shows what to do when the image met...
Felix Fietkau
2016-12-04
1
-0
/
+3
*
base-files: ignore failure of stopping services on removal
Jonas Gorski
2016-11-21
1
-1
/
+1
*
base-files: don't modify enabled state of service on upgrade
Jonas Gorski
2016-11-21
1
-10
/
+12
*
base-files: validate metadata of sysupgrade images
Felix Fietkau
2016-11-19
1
-0
/
+40
*
base-files: uci-defaults: support requesting untagged switch port configuration
Jo-Philipp Wich
2016-11-02
1
-8
/
+14
*
package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list
André Valentin
2016-10-26
1
-0
/
+2
*
base-files: add ucidef_set_led_usbport for full usbport support
Rafał Miłecki
2016-10-22
1
-0
/
+24
*
base-files: make default_prerm work offline
Matthias Schiffer
2016-09-26
1
-4
/
+12
*
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
1
-2
/
+0
*
kernel: remove unused morse led trigger driver
Felix Fietkau
2016-08-04
1
-11
/
+0
*
sysupgrade: unmount filesystems before reboot
Mathias Kresin
2016-08-04
1
-0
/
+1
*
base-files: sysupgrade: fix pseudobridge upgrades
Conn O'Griofa
2016-07-24
1
-1
/
+1
*
base-files: seed /dev/urandom
Etienne CHAMPETIER
2016-06-30
1
-0
/
+24
*
base-files: support port_state LED types in board.d
Jo-Philipp Wich
2016-06-08
1
-0
/
+19
*
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
*
base-files: fix some failsafe issues
John Crispin
2016-05-23
1
-0
/
+1
*
base-files: evaluate uci-defaults on run-time installations
Daniel Golle
2016-05-04
1
-0
/
+11
*
base-files: split user/group addition code into a function
John Crispin
2016-04-29
1
-4
/
+10
*
base-files: Allow to disable failsafe mode
John Crispin
2016-04-19
3
-1
/
+7
*
base-files: fix error message during boot
John Crispin
2016-04-11
1
-1
/
+1
*
branding: add LEDE branding
John Crispin
2016-03-24
1
-1
/
+1
*
base-files: add function ucidef_set_interface_raw to enable default configura...
John Crispin
2016-03-10
1
-0
/
+6
*
lantiq: do not set default firmware file
Felix Fietkau
2016-03-07
1
-4
/
+2
*
base-files: support passing mode to ucidef_set_led_netdev()
Jo-Philipp Wich
2016-02-26
1
-0
/
+2
*
base-files: add support for speed mask to switch config init scripts
Felix Fietkau
2016-02-25
1
-0
/
+2
*
leds: support oneshot as well as timer triggers
John Crispin
2016-02-25
1
-4
/
+13
*
x86: preserve partition table on sysupgrade
Jo-Philipp Wich
2016-02-09
1
-0
/
+1
*
base-files: fix sysupgrade 'wget' handling for uclient-fetch
Felix Fietkau
2016-01-25
1
-3
/
+4
*
base-files: fix sysupgrade 'wget' handling
Felix Fietkau
2016-01-22
1
-1
/
+1
*
base-files: cleanup mtd_get_mac_binary hexdump
Felix Fietkau
2015-12-19
1
-1
/
+1
*
ar71xx: scan nand ubi partition for ath9k eeprom files
Felix Fietkau
2015-12-19
1
-0
/
+17
*
all: drop old uci-defaults.sh
Jo-Philipp Wich
2015-12-11
2
-864
/
+519
*
board.d: add support for gpio_switch sections
Jo-Philipp Wich
2015-12-04
1
-0
/
+15
*
base-files: board.d: auto-set model id and name if /tmp/sysinfo is available
Jo-Philipp Wich
2015-12-04
1
-0
/
+10
*
base-files: board.d: support dsl modems, atm bridges and pppoe protocol
Jo-Philipp Wich
2015-12-04
1
-1
/
+47
*
all: remove dummy ucidef_set_interface_loopback() from board.d
Jo-Philipp Wich
2015-12-03
1
-6
/
+0
*
base-files: board.d: support specifiying the protocol of lan and wan
Jo-Philipp Wich
2015-12-03
1
-10
/
+26
*
base-files: board.d: support timer leds
Jo-Philipp Wich
2015-12-03
1
-0
/
+20
*
base-files: board.d: support ide leds
Jo-Philipp Wich
2015-12-03
1
-0
/
+16
*
base-files: uci-defaults-new.sh: fix for handling multiple ifnames
Jo-Philipp Wich
2015-12-03
1
-4
/
+4
*
board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()
Jo-Philipp Wich
2015-12-03
1
-60
/
+50
*
base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()
Jo-Philipp Wich
2015-12-03
1
-14
/
+12
*
base-files: uci-defaults-new, config_generate: refactor code and drop old vlans
Jo-Philipp Wich
2015-12-03
1
-50
/
+108
*
base-files: uci-defaults-new, config_generate: allow force tagged cpu ports
Jo-Philipp Wich
2015-11-30
1
-2
/
+8
[next]