| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: add more name source to get_dt_led helper function | Mathias Kresin | 2018-03-14 | 1 | -1/+4 |
* | base-files: add function to get binary mac from file | Mathias Kresin | 2018-03-14 | 1 | -6/+13 |
* | base-files: tune fragment queue thresholds for available system memory | Matthias Schiffer | 2018-03-07 | 1 | -9/+20 |
* | base-files: sysupgrade: do not rely on opkg to list changed conffiles | Matthias Schiffer | 2018-03-07 | 1 | -1/+20 |
* | base-files: fix off-by-one in counting seconds for factory reset | Rafał Miłecki | 2018-03-01 | 1 | -1/+1 |
* | base-files: don't evaluate block-device uevent | Daniel Golle | 2018-02-13 | 1 | -4/+8 |
* | base-files: quote values when evaluating uevent | Daniel Golle | 2018-02-11 | 1 | -3/+2 |
* | base-files: gpio switch: check if direction can be set | Mathias Kresin | 2018-01-18 | 1 | -2/+9 |
* | base-files: gpio switch: fix inverted logic | Mathias Kresin | 2018-01-18 | 1 | -1/+1 |
* | base-files: sysupgrade: correct command help text | Kevin Darbyshire-Bryant | 2018-01-12 | 1 | -1/+0 |
* | linux-atm: add br2684ctl option to specify the netdev name | Martin Schiller | 2018-01-10 | 2 | -2/+5 |
* | base-files: gpio switch: set output value with direction | Mathias Kresin | 2018-01-09 | 1 | -3/+2 |
* | base-files: gpio_switch: start before boot state done is set | Mathias Kresin | 2018-01-09 | 1 | -1/+1 |
* | base-files: protect stop and reload actions with procd_lock | Roman Yeryomin | 2018-01-02 | 1 | -0/+2 |
* | base-files: rc.common: fix enable() return code and logic | Roman Yeryomin | 2018-01-02 | 1 | -7/+8 |
* | base-files: fix logic when to show failsafe banner | Matthias Schiffer | 2017-12-29 | 1 | -1/+1 |
* | base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe exists | Matthias Schiffer | 2017-12-29 | 1 | -1/+4 |
* | base-files: fix sysupgrade -b/-l when -c is used | Luiz Angelo Daros de Luca | 2017-12-14 | 1 | -10/+11 |
* | base-files: unify get_dt_led helper function | Christian Lamparter | 2017-12-14 | 1 | -0/+12 |
* | base-files: remove remaining uses of %N, and drop VERSION_NICK config symbol | Matthias Schiffer | 2017-12-09 | 1 | -3/+3 |
* | merge: properly remove %n / %N references | Jo-Philipp Wich | 2017-12-09 | 1 | -2/+1 |
* | procd: nand: remove nand_board_name platform override | Mathias Kresin | 2017-12-08 | 1 | -9/+0 |
* | procd: nand: dont rely on boardname in nand_upgrade_tar | Mathias Kresin | 2017-12-08 | 1 | -7/+9 |
* | base-files: upgrade: make get_partitions() endian agnostic | Christian Lamparter | 2017-12-08 | 1 | -5/+13 |
* | merge: release/banner: drop release name and update banner | Zoltan HERPAI | 2017-12-08 | 1 | -10/+8 |
* | merge: base: update base-files and basic config | Zoltan HERPAI | 2017-12-08 | 3 | -7/+7 |
* | 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 | 1 | -7/+6 |
* | 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 | 1 | -0/+1 |
* | base-files: fix wan6 interface config generation for pppoe | Hans Dedecker | 2017-09-18 | 1 | -5/+2 |
* | basefiles: allow suid coredumps | Kevin Darbyshire-Bryant | 2017-09-12 | 1 | -0/+1 |
* | 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: allocate uid/gid starting from 65536 | Yousong Zhou | 2017-06-18 | 1 | -4/+4 |
* | 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 | 1 | -17/+13 |
* | 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 |