aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* base-files: sysupgrade: correct command help textKevin Darbyshire-Bryant2018-01-122-2/+1
* 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-092-4/+3
* 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-292-2/+2
* base-files: set FAILSAFE in /etc/profile when /tmp/.failsafe existsMatthias Schiffer2017-12-292-2/+5
* 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: make including distfeeds.conf optionalJonas Gorski2017-12-131-3/+5
* base-files: create /etc/opkg before generating distfeeds.confJonas Gorski2017-12-131-0/+1
* package: move distfeeds.conf from opkg to base-filesJonas Gorski2017-12-131-2/+10
* base-files: remove remaining uses of %N, and drop VERSION_NICK config symbolMatthias Schiffer2017-12-092-10/+3
* merge: properly remove %n / %N referencesJo-Philipp Wich2017-12-092-4/+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-085-12/+12
* 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-092-8/+7
* 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-032-1/+2
* base-files: create /etc/config/ directoryHauke Mehrtens2017-09-301-0/+1
* base-files: fix wan6 interface config generation for pppoeHans Dedecker2017-09-182-6/+3
* basefiles: allow suid coredumpsKevin Darbyshire-Bryant2017-09-122-1/+2
* base-files: add /etc/profile.d to conffilesStijn Tintel2017-09-031-0/+1
* base-files: order conffiles alphabeticallyStijn Tintel2017-09-031-10/+10
* 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: fix PKG_CONFIG_DEPENDS to include version.mk entriesRafał Miłecki2017-06-221-1/+2
* base-files: allocate uid/gid starting from 65536Yousong Zhou2017-06-182-5/+5
* 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-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