aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* busybox: preserve crontabsPhilip Prindeville2021-05-191-1/+0
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* base-files: bump Copyright to 2021Paul Spooren2021-01-261-1/+1
* base-files: use $(COMMITCOUNT) in PKG_RELEASEPaul Spooren2021-01-221-1/+1
* base-files: read all 3 bytes in get_magic_vfat() at onceAdrian Schmutzler2021-01-071-1/+1
* base-files: wifi: add support for 802.11adDaniel Golle2021-01-051-1/+1
* base-files: allow reusing of boolean value extraction logicOldřich Jedlička2021-01-011-1/+1
* base-files: sysupgrade: add function for conffiles retrievalAdrian Schmutzler2020-12-301-1/+1
* base-files: drop banner.failsafe if failsafe is disabledPiotr Dymacz2020-12-221-1/+4
* base-files: upgrade: fix initramfs detectionRobert Marko2020-12-201-1/+1
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-111-1/+1
* base-files: informative service command in /etc/shinit. service command shows...Stan Grishin2020-12-031-1/+1
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-271-1/+1
* base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDSMatthias Schiffer2020-11-171-1/+1
* base-files: bump PKG_RELEASEYousong Zhou2020-11-111-1/+1
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-041-1/+1
* base-files: fix rc.common help alignmentFlorian Eckert2020-11-021-1/+1
* base-files: merge /etc/passwd et al at sysupgrade config restoreDaniel Golle2020-10-221-1/+1
* target: include selinux-variants if CONFIG_SELINUX is setDaniel Golle2020-10-211-1/+1
* base-files: allow exceptions when removing devicename from LEDsAdrian Schmutzler2020-10-021-1/+1
* base-files: add function to remove devicename from LED labelsAdrian Schmutzler2020-10-021-1/+1
* base-files: drop default setup for vconfigAdrian Schmutzler2020-09-161-1/+1
* base-files: disable LEDs if default state is undefinedDavid Bauer2020-09-111-1/+1
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-051-1/+1
* treewide: bump PKG_RELEASE after replacing `which`Adrian Schmutzler2020-08-121-1/+1
* base-files: functions.sh: fix config_get() on invalid identifiersJo-Philipp Wich2020-08-071-1/+1
* base-files: mount bpffs at bootTony Ambardar2020-07-311-1/+1
* base-files: add function for generating random MACDavid Bauer2020-07-281-1/+1
* base-files: remove urandom-seed definitionSungbo Eo2020-06-231-9/+0
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-181-1/+1
* package/base-files: caldata: work around dd's limitationThibaut VARÈNE2020-05-281-1/+1
* base-files: switch_to_ramfs: add nand-utilsÁlvaro Fernández Rojas2020-05-181-1/+1
* package/base-files: add caldata_sysfsload_from_file()Thibaut VARÈNE2020-05-081-1/+1
* package/base-files: caldata: allow setting target fileThibaut VARÈNE2020-05-081-1/+1
* base-files: don't ship local build key when on buildbotDaniel Golle2020-04-121-1/+3
* base-files: preinit: also config switch when no port roles definedChuanhong Guo2020-04-121-1/+1
* base-files: do not source system.sh in functions.shAdrian Schmutzler2020-04-121-1/+1
* base-files: add enabled commands to service rc.commonFlorian Eckert2020-04-081-1/+1
* base-files: Add /etc/shinit for non-login shell initJeffery To2020-03-011-0/+1
* base-files: add all buildinfo with INCLUDE_CONFIGXu Wang2020-02-271-1/+3
* base-files: diag: restore default trigger for 'boot' LEDPiotr Dymacz2020-02-241-1/+1
* dropbear: move failsafe code out of base-filesKyle Copperfield2020-01-151-1/+1
* base-files: fix build for /sbin/pkg_checkXu Wang2020-01-141-2/+2
* base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/Daniel Golle2020-01-071-1/+1
* base-files: sysupgrade: exit if the firmware download failedPetr Štetiar2020-01-051-1/+1
* base-files: config_generate: split macaddr with multiple ifacesSungbo Eo2019-11-231-1/+1
* base-files: rc.common: fix missing EXTRA_HELP textsPeter Stadler2019-11-141-1/+1
* base-files: remove shebang from uci-defaults filesAdrian Schmutzler2019-11-131-1/+1
* base-files: add 'wifi reconf'John Crispin2019-11-121-1/+1
* base-files: hotplug-call: exit success when dir is absentYousong Zhou2019-10-291-1/+1