| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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: Allow subtargets to define base-files.mk | Florian Fainelli | 2016-09-19 | 1 | -0/+1 |
* | 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 | 2 | -19/+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: remove support of profile-specific base-files | Felix Fietkau | 2016-07-26 | 1 | -15/+0 |