summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: upgrade: fix efi partitions size calculationJavier Marcet2021-12-271-1/+1
* base-files: fix service_running checkFlorian Eckert2021-12-041-3/+3
* base-files: add eMMC sysupgrade supportEnrico Mioso2021-12-022-0/+72
* base-files: dont always create kernel UBI volumeRobert Marko2021-11-281-0/+1
* base-files: stage2: improve /proc/*/stat parserDaniel Golle2021-11-131-2/+5
* base-files: drop get_partition_by_name shell functionDaniel Golle2021-11-011-9/+0
* base-files: allow specifiying rootdev for find_mmc_partDaniel Golle2021-11-011-2/+8
* base-files: add minimal mmc supportDavide Fioravanti2021-11-013-0/+35
* base-files, metadata: support additional group membershipDaniel Golle2021-10-281-3/+20
* base-files: chmod 1777 /var/lockDeomid Ryabkov2021-10-231-2/+3
* base-files: reduce number of `mkdir` callsPaul Spooren2021-09-231-17/+19
* base-files: reduce `sed` callsPaul Spooren2021-09-231-4/+2
* base-files: fix option to make /var persistentStijn Tintel2021-08-231-1/+1
* base-files: add option to make /var persistentStijn Tintel2021-08-221-0/+5
* base-files: rename 'sdcard' to 'legacy-sdcard'Daniel Golle2021-08-162-8/+8
* base-files: add generic sdcard upgrade methodStijn Tintel2021-08-072-0/+100
* base-files: upgrade: try umount lvm and loop devicesDaniel Golle2021-08-041-0/+4
* base-files: sysupgrade stage2: fix losetup detectionDaniel Golle2021-08-031-1/+1
* base-files: wifi: tidy up the reconf codeBob Cantor2021-06-281-1/+2
* base-files: wifi: swap the order of some ubus callsBob Cantor2021-06-281-1/+2
* base-files: fix /tmp/TZ when zoneinfo not installedPaul Spooren2021-06-241-7/+4
* base-files: fix zoneinfo supportRosen Penev2021-06-231-7/+9
* base-files: bring up vlan interface tooLuiz Angelo Daros de Luca2021-06-221-0/+3
* base-files: failsafe: Remove the VLAN modifier from interface nameHauke Mehrtens2021-06-221-0/+2
* base-files: failsafe: Fix IP configurationHauke Mehrtens2021-06-221-3/+9
* base-files: fix enabled for services with only STOPKarel Kočí2021-06-221-1/+6
* base-files: redirect kill ouptut for ash, telnetd and dropbearFlorian Eckert2021-06-201-3/+3
* base-files: remove unused vn and _vn functionFlorian Eckert2021-06-201-8/+0
* base-files: change logging for upgrade on stage2Florian Eckert2021-06-201-4/+2
* base-files: add syslog logging for v functionFlorian Eckert2021-06-202-1/+2
* base-files: upgrade: use zcat command provided by busyboxChuck Fan2021-06-201-1/+1
* busybox: disable bzip2Sergey Ponomarev2021-06-202-2/+1
* base-files: fix typo in config_generate MAC checkRafał Miłecki2021-06-141-1/+1
* base-files: set MAC for bridge ports (devices) instead of bridge itselfRafał Miłecki2021-06-141-1/+9
* base-files: upgrade: use procd to kill managed daemonsMichael Pratt2021-06-121-2/+18
* base-files: simplify setting device MACRafał Miłecki2021-05-281-11/+8
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-272-18/+18
* base-files: fix configuration generation of network if "bridge" existsINAGAKI Hiroshi2021-05-241-2/+3
* base-files: support setting bridge MAC addressRafał Miłecki2021-05-241-0/+2
* Revert "base-files: migrate old UCI network bridge ports syntax"Rafał Miłecki2021-05-201-23/+0
* base-files: generate bridge device sections with br- name prefixRafał Miłecki2021-05-201-2/+2
* busybox: preserve crontabsPhilip Prindeville2021-05-191-1/+0
* base-files: migrate old UCI network bridge ports syntaxRafał Miłecki2021-05-181-0/+23
* base-files: generate "device" UCI type section for bridgeRafał Miłecki2021-05-181-2/+8
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-182-7/+20
* base-files: change logging for upgrade on fwtoolFlorian Eckert2021-05-171-3/+3
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* base-files: shinit: properly handle dashes in service namesJo-Philipp Wich2021-05-121-1/+1
* base-files: upgrade: take down loop and LVM before upgradeDaniel Golle2021-05-051-0/+10
* base-files: fix status display commandAlexander Egorenkov2021-04-031-1/+1