| Commit message (Expand) | Author | Age | Files | Lines |
* | sysupgrade: don't kill our own parent | Mat Trudel | 2017-11-15 | 1 | -2/+3 |
* | procd: service_data: Support data within the service itself | Pierre Lebleu | 2017-11-10 | 1 | -0/+4 |
* | base-files: fix getting gid from group_add_next | Yousong Zhou | 2017-11-09 | 2 | -8/+7 |
* | functions.sh: fix default_postinst function | Marko Ratkaj | 2017-11-08 | 1 | -1/+1 |
* | include: kernel.mk: simplify module autoloading | Jo-Philipp Wich | 2017-11-07 | 1 | -0/+4 |
* | base-files: add interval option to netdev LED trigger configuration | Edmunt Pienkowsky | 2017-11-03 | 2 | -1/+2 |
* | base-files: create /etc/config/ directory | Hauke Mehrtens | 2017-09-30 | 1 | -0/+1 |
* | base-files: fix wan6 interface config generation for pppoe | Hans Dedecker | 2017-09-18 | 2 | -6/+3 |
* | basefiles: allow suid coredumps | Kevin Darbyshire-Bryant | 2017-09-12 | 2 | -1/+2 |
* | base-files: add /etc/profile.d to conffiles | Stijn Tintel | 2017-09-03 | 1 | -0/+1 |
* | base-files: order conffiles alphabetically | Stijn Tintel | 2017-09-03 | 1 | -10/+10 |
* | base-files: drop unused preinit_echo function | Rafał Miłecki | 2017-08-09 | 1 | -5/+0 |
* | base-files: don't setup network in preinit if failsafe is disabled | Rafał Miłecki | 2017-08-09 | 1 | -1/+4 |
* | base-files: suppress uci not found output in login.sh | Florian Eckert | 2017-08-04 | 1 | -1/+1 |
* | base-files: upgrade: don't loop forever trying to kill processes | Matthias Schiffer | 2017-07-20 | 1 | -1/+10 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | base-files: automatically handle paths and symlinks for RAMFS_COPY_BIN | Matthias Schiffer | 2017-07-11 | 3 | -39/+33 |
* | bcm53xx: upgrade: fix RAMFS_COPY_* | Matthias Schiffer | 2017-07-11 | 1 | -1/+1 |
* | base-files: upgrade: correctly handle nand_do_upgrade argument passed from pr... | Matthias Schiffer | 2017-07-11 | 2 | -2/+2 |
* | base-files: add "tty" user group | Jo-Philipp Wich | 2017-06-26 | 1 | -0/+1 |
* | base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries | Rafał Miłecki | 2017-06-22 | 1 | -1/+2 |
* | base-files: allocate uid/gid starting from 65536 | Yousong Zhou | 2017-06-18 | 2 | -5/+5 |
* | base-files: make ucidef_set_led_rssi offset and factor optional | Mathias Kresin | 2017-06-17 | 1 | -2/+2 |
* | base-files: board.json's switch reset means existence, not argument | Jonas Gorski | 2017-06-11 | 1 | -1/+4 |
* | base-files: network.sh: fix a number of IPv6 logic flaws | Jo-Philipp Wich | 2017-06-08 | 1 | -17/+48 |
* | base-files: network.sh: properly report local IPv6 addresses | Jo-Philipp Wich | 2017-06-08 | 2 | -18/+14 |
* | mvebu: fix sysupgrade | Matthias Schiffer | 2017-06-01 | 1 | -1/+1 |
* | base-files: nand: use CI_KERNPART whenever the kernel volume is needed | Christian Lamparter | 2017-05-31 | 1 | -4/+4 |
* | base-files: add support for staged sysupgrades from failsafe mode | Matthias Schiffer | 2017-05-29 | 3 | -10/+25 |
* | base-files: sysupgrade cleanup | Matthias Schiffer | 2017-05-29 | 3 | -105/+102 |
* | base-files: always use staged sysupgrade | Matthias Schiffer | 2017-05-29 | 4 | -148/+162 |
* | procd: remove procd-nand package | Matthias Schiffer | 2017-05-29 | 2 | -2/+387 |
* | Revert "sysupgrade: run only one instance at a time." | Jo-Philipp Wich | 2017-05-26 | 1 | -14/+0 |
* | sysupgrade: run only one instance at a time. | Kenneth Johansson | 2017-05-25 | 1 | -0/+14 |
* | base-files: fix default procd reload | Alexandru Ardelean | 2017-05-20 | 1 | -1/+1 |
* | base-files: add led functions to uci-defaults.sh | Alberto Bursi | 2017-05-14 | 1 | -0/+8 |
* | base-files: cleanup led functions in uci-defaults.sh | Alberto Bursi | 2017-05-14 | 1 | -145/+91 |
* | base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() | Jo-Philipp Wich | 2017-05-03 | 1 | -0/+20 |
* | base-files: use restart if no reload hook for service | Alexandru Ardelean | 2017-04-12 | 1 | -4/+3 |
* | base-files: add generic board_name function to functions.sh | Felix Fietkau | 2017-03-22 | 1 | -0/+4 |
* | build: add devel option to store build config in firmware | Vitaly Chekryzhev | 2017-03-18 | 1 | -0/+4 |
* | base-files: always set proto passed to _ucidef_set_interface() | Mathias Kresin | 2017-03-11 | 1 | -1/+1 |
* | base-files: add submission service port | Lucian Cristian | 2017-03-11 | 1 | -0/+2 |
* | build: add buildbot specific config option for setting defaults | Felix Fietkau | 2017-02-14 | 1 | -1/+1 |
* | base-files: Added a deprecation notice on wifi detect | David Pinilla Caparrós | 2017-02-13 | 1 | -1/+7 |
* | base-files: Add wifi config to wifi command usage | David Pinilla Caparrós | 2017-02-13 | 1 | -2/+2 |
* | base-files: emit tagged switch configuration by default | Jo-Philipp Wich | 2017-02-02 | 1 | -1/+1 |
* | base-files: don't overwrite model name set by target | Mathias Kresin | 2017-01-30 | 1 | -1/+1 |
* | base-files: uppercase default hostname: LEDE | Yousong Zhou | 2017-01-26 | 1 | -1/+1 |
* | base-files: fix user creation on sysupgrade with few opkg control files | Matthias Schiffer | 2017-01-24 | 1 | -1/+1 |