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
*
base-files: add a wrapper for init scripts in profile
Alberto Bursi
2016-11-29
1
-0
/
+9
*
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
2
-1
/
+42
*
base-files: Prefer busybox arp over /proc/net/arp alias
Marek Lindner
2016-11-10
1
-1
/
+1
*
base-files, mac80211, broadcom-wl: wifi detection and configuration
Christian Lamparter
2016-11-03
2
-6
/
+7
*
base-files, mac80211, broadcom-wl: use uci to populate wireless config
Christian Lamparter
2016-11-03
1
-5
/
+1
*
base-files: generate /etc/config/wireless, if it doesn't exist
Mathias Kresin
2016-11-03
1
-0
/
+2
*
base-files: uci-defaults: support requesting untagged switch port configuration
Jo-Philipp Wich
2016-11-02
1
-8
/
+14
*
base-files: sysfixtime: Keep RTC time in UTC timezone
Petr Štetiar
2016-10-31
1
-2
/
+2
*
base-files: Ensure reset only works if an overlay exists
Chris Blake
2016-10-27
1
-1
/
+5
*
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
3
-0
/
+34
*
switch to the new usbport LED trigger
Rafał Miłecki
2016-10-19
1
-5
/
+16
*
procd: Allow initscripts to start one daemon instance at a time
Pierre Lebleu
2016-10-18
1
-1
/
+3
*
base-files: also generate configs when current is empty (FS#193)
Koen Vandeputte
2016-10-05
2
-6
/
+6
*
base-files: remove non-working filter option for wifi detect
Christian Lamparter
2016-10-04
1
-2
/
+2
*
base-files: make default_prerm work offline
Matthias Schiffer
2016-09-26
1
-4
/
+12
*
base-files: fix check for empty password warning
Matthias Schiffer
2016-09-26
1
-2
/
+1
*
treewide: remove bad local shell variable declarations
Jo-Philipp Wich
2016-09-24
2
-3
/
+3
*
base-files: remind users to set root password
John Crispin
2016-09-19
1
-0
/
+13
*
base-files: reduce vm.min_free_kbytes for devices with 32M RAM
Felix Fietkau
2016-09-16
1
-1
/
+1
*
base-files: support oneshot leds properly.
Karl Palsson
2016-09-05
1
-1
/
+1
*
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
1
-17
/
+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: seed /dev/urandom
Etienne CHAMPETIER
2016-06-30
3
-0
/
+54
*
base-files: use LEDE NTP vendor pool
Jo-Philipp Wich
2016-06-28
1
-4
/
+4
*
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
2
-0
/
+18
*
base-files: remove fstab symlink
John Crispin
2016-06-17
1
-0
/
+1
*
base-files: increase default system log size to 64 kB
Hannu Nyman
2016-06-07
1
-0
/
+1
*
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
[next]