| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add /etc/profile.d to conffiles | Stijn Tintel | 2017-12-13 | 1 | -0/+1 |
* | base-files: order conffiles alphabetically | Stijn Tintel | 2017-12-13 | 1 | -10/+10 |
* | base-files: drop unused preinit_echo function | Rafał Miłecki | 2017-12-13 | 1 | -5/+0 |
* | base-files: suppress uci not found output in login.sh | Florian Eckert | 2017-12-13 | 1 | -1/+1 |
* | base-files: board.json's switch reset means existence, not argument | Jonas Gorski | 2017-12-13 | 1 | -1/+4 |
* | base-files: fix default procd reload | Alexandru Ardelean | 2017-12-13 | 1 | -1/+1 |
* | base-files: use restart if no reload hook for service | Alexandru Ardelean | 2017-12-13 | 1 | -4/+3 |
* | base-files: add generic board_name function to functions.sh | Felix Fietkau | 2017-12-13 | 1 | -0/+4 |
* | base-files: add submission service port | Lucian Cristian | 2017-12-13 | 1 | -0/+2 |
* | base-files: upgrade: make get_partitions() endian agnostic | Christian Lamparter | 2017-12-13 | 1 | -5/+13 |
* | functions.sh: fix default_postinst function | Marko Ratkaj | 2017-11-08 | 1 | -1/+1 |
* | LEDE v17.01.4: revert to branch defaults | Stijn Tintel | 2017-10-18 | 1 | -2/+2 |
* | LEDE v17.01.4: adjust config defaultsv17.01.4 | Stijn Tintel | 2017-10-18 | 1 | -2/+2 |
* | LEDE v17.01.3: revert to branch defaults | Stijn Tintel | 2017-10-03 | 1 | -2/+2 |
* | LEDE v17.01.3: adjust config defaultsv17.01.3 | Stijn Tintel | 2017-10-03 | 1 | -2/+2 |
* | base-files: create /etc/config/ directory | Hauke Mehrtens | 2017-10-01 | 1 | -0/+1 |
* | base-files: fix wan6 interface config generation for pppoe | Hans Dedecker | 2017-09-18 | 2 | -6/+3 |
* | base-files: don't setup network in preinit if failsafe is disabled | Rafał Miłecki | 2017-08-09 | 1 | -1/+4 |
* | base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries | Rafał Miłecki | 2017-06-26 | 1 | -1/+2 |
* | LEDE v17.01.2: revert to branch defaults | Alexander Couzens | 2017-06-10 | 1 | -2/+2 |
* | LEDE v17.01.2: adjust config defaultsv17.01.2 | Alexander Couzens | 2017-06-10 | 1 | -2/+2 |
* | 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 |
* | base-files: always set proto passed to _ucidef_set_interface() | Mathias Kresin | 2017-06-03 | 1 | -1/+1 |
* | base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver() | Jo-Philipp Wich | 2017-05-03 | 1 | -0/+20 |
* | base-files: Added a deprecation notice on wifi detect | David Pinilla Caparrós | 2017-03-01 | 1 | -1/+7 |
* | base-files: Add wifi config to wifi command usage | David Pinilla Caparrós | 2017-03-01 | 1 | -2/+2 |
* | build: add buildbot specific config option for setting defaults | Felix Fietkau | 2017-02-15 | 1 | -1/+1 |
* | base-files: add /etc/iproute2/rt_protos | Hans Dedecker | 2017-02-01 | 2 | -1/+20 |
* | base-files: uppercase default hostname: LEDE | Yousong Zhou | 2017-02-01 | 1 | -1/+1 |
* | base-files: don't overwrite model name set by target | Mathias Kresin | 2017-02-01 | 1 | -1/+1 |
* | base-files: fix user creation on sysupgrade with few opkg control files | Matthias Schiffer | 2017-01-27 | 1 | -1/+1 |
* | LEDE v17.01: set branch defaults | Jo-Philipp Wich | 2017-01-16 | 1 | -1/+1 |
* | base-files: add ARCH_PACKAGES to openwrt_release and os-release | Matthias Schiffer | 2017-01-16 | 2 | -0/+2 |
* | opkg: drop S/MIME support | Felix Fietkau | 2017-01-10 | 1 | -39/+0 |
* | base-files: save /bin/mknod for sysupgrade | Felix Fietkau | 2017-01-06 | 1 | -1/+2 |
* | base-files: export x86 platform upgrade functions to common.sh | Yousong Zhou | 2017-01-05 | 1 | -0/+90 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | base-files: fix message of initscript wrapper | Alberto Bursi | 2017-01-02 | 1 | -1/+1 |
* | base-files: add support for overlaying rootfs content | Rafał Miłecki | 2016-12-20 | 1 | -0/+5 |
* | base-files: fix CONFIG_VERSION_DIST default | Jo-Philipp Wich | 2016-12-14 | 1 | -1/+1 |
* | build: use SNAPSHOT instead of CURRENT to designate untagged branch builds | Jo-Philipp Wich | 2016-12-14 | 1 | -4/+4 |
* | base-files: Changed UCI variable name for GPIO value from 'default' to 'value' | Julian Labus | 2016-12-12 | 1 | -1/+1 |
* | build: support adding version code to file names (FS#323) | Jo-Philipp Wich | 2016-12-09 | 1 | -0/+9 |
* | base-files: add a hint in sysupgrade that shows what to do when the image met... | Felix Fietkau | 2016-12-04 | 1 | -0/+3 |
* | build: adjust version number handling | Jo-Philipp Wich | 2016-12-02 | 5 | -12/+21 |
* | 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 | 2 | -11/+13 |
* | base-files: validate metadata of sysupgrade images | Felix Fietkau | 2016-11-19 | 3 | -2/+43 |