aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: allow reusing of boolean value extraction logicOldřich Jedlička2021-01-012-6/+13
* base-files: sysupgrade: add function for conffiles retrievalAdrian Schmutzler2020-12-302-8/+13
* base-files: drop banner.failsafe if failsafe is disabledPiotr Dymacz2020-12-221-1/+4
* base-files: flush kernel memory cache during sysupgradeHannu Nyman2020-12-222-0/+2
* base-files: upgrade: fix initramfs detectionRobert Marko2020-12-202-2/+2
* package/base-files: caldata: use dd iflag fullblockJohn Thomson2020-12-112-13/+26
* base-files: informative service command in /etc/shinit. service command shows...Stan Grishin2020-12-032-6/+18
* base-files: allow setting device and bridge macsJohn Crispin2020-12-022-9/+42
* base-files: fix alias more to properly detect /usr/bin/moreHuangbin Zhan2020-11-281-1/+1
* base-files: merge /etc/passwd on rw-rootfsImran Khan2020-11-272-4/+6
* base-files: functions.sh: replace [^...] with [!...] in caseRosen Penev2020-11-251-1/+1
* base-files: generated named bridge-vlan sectionsJohn Crispin2020-11-191-7/+8
* base-files: fix backwards compatiblity of rc.common EXTRA_COMMANDSMatthias Schiffer2020-11-172-7/+8
* base-files: bump PKG_RELEASEYousong Zhou2020-11-111-1/+1
* base-files: upgrade: stage2: use v for log linesYousong Zhou2020-11-111-7/+7
* base-files: upgrade: fwtool.sh: rewording logsYousong Zhou2020-11-111-2/+2
* base-files: upgrade: fwtool.sh: use v for log linesYousong Zhou2020-11-111-13/+13
* base-files: upgrade: add get_image_dd()Yousong Zhou2020-11-111-0/+11
* base-files: upgrade: use stdin redirection to replace cat commandYousong Zhou2020-11-111-1/+1
* base-files: upgrade: add vn and variantsYousong Zhou2020-11-111-1/+13
* base-files: upgrade: log with date prefixYousong Zhou2020-11-112-2/+2
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-043-3/+38
* base-files: fix rc.common help alignmentFlorian Eckert2020-11-022-15/+25
* base-files: merge /etc/passwd et al at sysupgrade config restoreDaniel Golle2020-10-222-1/+17
* target: include selinux-variants if CONFIG_SELINUX is setDaniel Golle2020-10-211-1/+1
* base-files: remove block2mtd checks from sysupgradeFelix Fietkau2020-10-171-4/+0
* base-files: allow exceptions when removing devicename from LEDsAdrian Schmutzler2020-10-022-3/+10
* base-files: add function to remove devicename from LED labelsAdrian Schmutzler2020-10-022-1/+24
* base-files: drop default setup for vconfigAdrian Schmutzler2020-09-162-2/+1
* base-files: disable LEDs if default state is undefinedDavid Bauer2020-09-112-2/+2
* base-files: support label-property-less in get_dt_ledsChristian Lamparter2020-09-052-2/+3
* base-files: fix comment typo in lib/functions/network.shWalter Sonius2020-09-021-1/+1
* build: switch VERSION_REPO to HTTPSPaul Spooren2020-08-311-1/+1
* treewide: bump PKG_RELEASE after replacing `which`Adrian Schmutzler2020-08-121-1/+1
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-1/+1
* base-files: functions.sh: fix config_get() on invalid identifiersJo-Philipp Wich2020-08-072-4/+9
* base-files: mount bpffs at bootTony Ambardar2020-07-312-1/+2
* base-files: fwtool: make compat_version backward compatibleAdrian Schmutzler2020-07-311-1/+6
* base-files: fwtool: implement compatibility check for imagesAdrian Schmutzler2020-07-311-1/+23
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-312-0/+13
* base-files: add function for generating random MACDavid Bauer2020-07-282-1/+13
* base-files: replace backticks in lib/upgrade/nand.shAdrian Schmutzler2020-07-151-4/+4
* base-files/functions.sh: use command -v instead of whichRosen Penev2020-07-111-2/+2
* base-files: remove useless catAdrian Schmutzler2020-07-111-1/+1
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-114-11/+11
* base-files: add functions to set or clear bit in MAC addressSungbo Eo2020-07-081-2/+18
* base-files: coreutil-sha256sum breaks status codeHuangbin Zhan2020-06-271-1/+1
* base-files: remove urandom-seed definitionSungbo Eo2020-06-231-9/+0
* base-files: gpio switch: add named GPIO supportKuan-Yi Li2020-06-183-14/+32
* base-files: prevent issues w/ overlay on powerloss after sysupgradeSergey Ryazanov2020-06-032-1/+3