aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-121-1/+0
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-102-2/+5
* base-files: gpio switch: set output value with directionMathias Kresin2018-01-091-3/+2
* base-files: gpio_switch: start before boot state done is setMathias Kresin2018-01-091-1/+1
* base-files: protect stop and reload actions with procd_lockRoman Yeryomin2018-01-021-0/+2
* base-files: rc.common: fix enable() return code and logicRoman Yeryomin2018-01-021-7/+8
* base-files: fix logic when to show failsafe bannerMatthias Schiffer2017-12-291-1/+1
* base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe existsMatthias Schiffer2017-12-291-1/+4
* base-files: fix sysupgrade -b/-l when -c is usedLuiz Angelo Daros de Luca2017-12-141-10/+11
* base-files: unify get_dt_led helper functionChristian Lamparter2017-12-141-0/+12
* base-files: remove remaining uses of %N, and drop VERSION_NICK config symbolMatthias Schiffer2017-12-091-3/+3
* merge: properly remove %n / %N referencesJo-Philipp Wich2017-12-091-2/+1
* procd: nand: remove nand_board_name platform overrideMathias Kresin2017-12-081-9/+0
* procd: nand: dont rely on boardname in nand_upgrade_tarMathias Kresin2017-12-081-7/+9
* base-files: upgrade: make get_partitions() endian agnosticChristian Lamparter2017-12-081-5/+13
* merge: release/banner: drop release name and update bannerZoltan HERPAI2017-12-081-10/+8
* merge: base: update base-files and basic configZoltan HERPAI2017-12-083-7/+7
* sysupgrade: don't kill our own parentMat Trudel2017-11-151-2/+3
* procd: service_data: Support data within the service itselfPierre Lebleu2017-11-101-0/+4
* base-files: fix getting gid from group_add_nextYousong Zhou2017-11-091-7/+6
* functions.sh: fix default_postinst functionMarko Ratkaj2017-11-081-1/+1
* include: kernel.mk: simplify module autoloadingJo-Philipp Wich2017-11-071-0/+4
* base-files: add interval option to netdev LED trigger configurationEdmunt Pienkowsky2017-11-031-0/+1
* base-files: fix wan6 interface config generation for pppoeHans Dedecker2017-09-181-5/+2
* basefiles: allow suid coredumpsKevin Darbyshire-Bryant2017-09-121-0/+1
* base-files: drop unused preinit_echo functionRafał Miłecki2017-08-091-5/+0
* base-files: don't setup network in preinit if failsafe is disabledRafał Miłecki2017-08-091-1/+4
* base-files: suppress uci not found output in login.shFlorian Eckert2017-08-041-1/+1
* base-files: upgrade: don't loop forever trying to kill processesMatthias Schiffer2017-07-201-1/+10
* treewide: populate boardname and model earlierMathias Kresin2017-07-151-0/+0
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-113-39/+33
* bcm53xx: upgrade: fix RAMFS_COPY_*Matthias Schiffer2017-07-111-1/+1
* base-files: upgrade: correctly handle nand_do_upgrade argument passed from pr...Matthias Schiffer2017-07-112-2/+2
* base-files: add "tty" user groupJo-Philipp Wich2017-06-261-0/+1
* base-files: allocate uid/gid starting from 65536Yousong Zhou2017-06-181-4/+4
* base-files: make ucidef_set_led_rssi offset and factor optionalMathias Kresin2017-06-171-2/+2
* 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-081-17/+13
* 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-291-0/+376
* 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