aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: board.json's switch reset means existence, not argumentJonas Gorski2017-06-111-1/+4
* base-files: network.sh: fix a number of IPv6 logic flawsJo-Philipp Wich2017-06-081-17/+48
* base-files: network.sh: properly report local IPv6 addressesJo-Philipp Wich2017-06-082-18/+14
* mvebu: fix sysupgradeMatthias Schiffer2017-06-011-1/+1
* base-files: nand: use CI_KERNPART whenever the kernel volume is neededChristian Lamparter2017-05-311-4/+4
* base-files: add support for staged sysupgrades from failsafe modeMatthias Schiffer2017-05-293-10/+25
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-293-105/+102
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-294-148/+162
* procd: remove procd-nand packageMatthias Schiffer2017-05-292-2/+387
* Revert "sysupgrade: run only one instance at a time."Jo-Philipp Wich2017-05-261-14/+0
* sysupgrade: run only one instance at a time.Kenneth Johansson2017-05-251-0/+14
* base-files: fix default procd reloadAlexandru Ardelean2017-05-201-1/+1
* base-files: add led functions to uci-defaults.shAlberto Bursi2017-05-141-0/+8
* base-files: cleanup led functions in uci-defaults.shAlberto Bursi2017-05-141-145/+91
* base-files: implement ucidef_set_hostname(), ucidef_set_ntpserver()Jo-Philipp Wich2017-05-031-0/+20
* base-files: use restart if no reload hook for serviceAlexandru Ardelean2017-04-121-4/+3
* base-files: add generic board_name function to functions.shFelix Fietkau2017-03-221-0/+4
* build: add devel option to store build config in firmwareVitaly Chekryzhev2017-03-181-0/+4
* base-files: always set proto passed to _ucidef_set_interface()Mathias Kresin2017-03-111-1/+1
* base-files: add submission service portLucian Cristian2017-03-111-0/+2
* build: add buildbot specific config option for setting defaultsFelix Fietkau2017-02-141-1/+1
* base-files: Added a deprecation notice on wifi detectDavid Pinilla Caparrós2017-02-131-1/+7
* base-files: Add wifi config to wifi command usageDavid Pinilla Caparrós2017-02-131-2/+2
* base-files: emit tagged switch configuration by defaultJo-Philipp Wich2017-02-021-1/+1
* base-files: don't overwrite model name set by targetMathias Kresin2017-01-301-1/+1
* base-files: uppercase default hostname: LEDEYousong Zhou2017-01-261-1/+1
* base-files: fix user creation on sysupgrade with few opkg control filesMatthias Schiffer2017-01-241-1/+1
* base-files: add /etc/iproute2/rt_protosHans Dedecker2017-01-182-1/+20
* base-files: add ARCH_PACKAGES to openwrt_release and os-releaseMatthias Schiffer2017-01-162-0/+2
* opkg: drop S/MIME supportFelix Fietkau2017-01-101-39/+0
* base-files: save /bin/mknod for sysupgradeFelix Fietkau2017-01-061-1/+2
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-051-0/+90
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+1
* base-files: fix message of initscript wrapperAlberto Bursi2017-01-021-1/+1
* base-files: add support for overlaying rootfs contentRafał Miłecki2016-12-201-0/+5
* base-files: fix CONFIG_VERSION_DIST defaultJo-Philipp Wich2016-12-141-1/+1
* build: use SNAPSHOT instead of CURRENT to designate untagged branch buildsJo-Philipp Wich2016-12-141-4/+4
* base-files: Changed UCI variable name for GPIO value from 'default' to 'value'Julian Labus2016-12-121-1/+1
* build: support adding version code to file names (FS#323)Jo-Philipp Wich2016-12-091-0/+9
* base-files: add a hint in sysupgrade that shows what to do when the image met...Felix Fietkau2016-12-041-0/+3
* build: adjust version number handlingJo-Philipp Wich2016-12-025-12/+21
* base-files: add a wrapper for init scripts in profileAlberto Bursi2016-11-291-0/+9
* base-files: ignore failure of stopping services on removalJonas Gorski2016-11-211-1/+1
* base-files: don't modify enabled state of service on upgradeJonas Gorski2016-11-212-11/+13
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-193-2/+43
* base-files: Prefer busybox arp over /proc/net/arp aliasMarek Lindner2016-11-101-1/+1
* base-files, mac80211, broadcom-wl: wifi detection and configurationChristian Lamparter2016-11-032-6/+7
* base-files, mac80211, broadcom-wl: use uci to populate wireless configChristian Lamparter2016-11-031-5/+1
* base-files: generate /etc/config/wireless, if it doesn't existMathias Kresin2016-11-031-0/+2
* base-files: uci-defaults: support requesting untagged switch port configurationJo-Philipp Wich2016-11-021-8/+14