October 2016 Archives by thread
Starting: Sat Oct 1 00:35:47 PDT 2016
Ending: Mon Oct 31 23:30:05 PDT 2016
Messages: 705
- [LEDE-DEV] [patch master 01/15] Double quote to prevent globbing and word splitting
Oswald Buddenhagen
- [LEDE-DEV] [patch master 05/15] Use cd ... || exit in case cd fails
Oswald Buddenhagen
- [LEDE-DEV] [patch master 08/15] Use $(..) instead of legacy `..`
Oswald Buddenhagen
- [LEDE-DEV] [patch master 10/15] quote literal {
Oswald Buddenhagen
- [LEDE-DEV] [patch master 12/15] use * instead of @ to concatenate
Oswald Buddenhagen
- [LEDE-DEV] [patch master 00/15] shell code improvement for /scripts
Jan-Tarek Butt
- [LEDE-DEV] [patch master 13/15] To read lines rather than words, pipe/redirect to a 'while read' loop
Oswald Buddenhagen
- [LEDE-DEV] Automated shell code debugging
Jan-Tarek Butt
- [LEDE-DEV] [patch master 14/15] Expressions don't expand in single quotes, use double quotes for that
Oswald Buddenhagen
- [LEDE-DEV] [patch master 11/15] Consider using { cmd1; cmd2; } >> file instead of individual redirects
Oswald Buddenhagen
- [LEDE-DEV] [patch master 15/15] read without -r will mangle backslashes
Oswald Buddenhagen
- [LEDE-DEV] [wiki] Creation of discussion pages simplified
Thomas Endt
- [LEDE-DEV] Speedport W504V | ARV8539PW22 - How to Configure vDSL2 with VLANID ?
Dennis Schneck
- [LEDE-DEV] Speedport W504V | ARV8539PW22 - gets very hot !
Dennis Schneck
- [LEDE-DEV] [wiki]Wiki structure proposals and some questions
Rich Brown
- [LEDE-DEV] [patch master 01/15 v2] Double quote to prevent globbing and word splitting
Jan-Tarek Butt
- [LEDE-DEV] [LEDE DEV][wiki] Login with github
Thomas Endt
- [LEDE-DEV] Build ar71xx / 4MB with IPv6, Luci, OpenVPN (PolarSSL), Command, Watchcat, relay and printk without debug ?
Daniel Petre
- [LEDE-DEV] [PATCH 1/2] generic: ar8216: fix ar8xxx_is_possible check
Christian Lamparter
- [LEDE-DEV] Lantiq XRX200, BtHomeHub5a unreliable NAND/UBIFS
Jonathan McHugh
- [LEDE-DEV] mailman force using ssl
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v2] Use cd ... || exit in case cd fails
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v2] redirect matters, the 2>&1 has to be last.
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v2] Quote to prevent word splitting
Jan-Tarek Butt
- [LEDE-DEV] Patches to web
Marvin Arnold
- [LEDE-DEV] [PATCH v2] Use $(..) instead of legacy `..`
Jan-Tarek Butt
- [LEDE-DEV] sysupgrade with URL did not work
Dennis Schneck
- [LEDE-DEV] [PATCH v2] Consider using { cmd1; cmd2; } >> file instead of individual redirects
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v2] read without -r will mangle backslashes
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] package/uboot-envtools.sh remove function vals and fix indentation
Jan-Tarek Butt
- [LEDE-DEV] Adding support for dlink dwr-512
Giuseppe Lippolis
- [LEDE-DEV] [PATCH] LuaSrcDiet call define for lua code Minifying
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] add luaSrcDiet call define to package.mk
Jan-Tarek Butt
- [LEDE-DEV] Default kernel config and CONFIG_LEDS_TRIGGER_*
Rafał Miłecki
- [LEDE-DEV] [PATCH] owl-loader: allow 4KiB EEPROMs
Martin Blumenstingl
- [LEDE-DEV] [PATCH] kernel: owl-loader: fix EEPROM size validation for 4KiB EEPROMs
Martin Blumenstingl
- [LEDE-DEV] [RFC] build: use CXXFLAGS if defined
Hauke Mehrtens
- [LEDE-DEV] o2 box 6431 / VGV7510KW22 - SIP with FXS/TAE Ports | owsip or alternative ?
Hauke Mehrtens
- [LEDE-DEV] Call defines for minifying scripting languages
Jan-Tarek Butt
- [LEDE-DEV] replacing files in base system from a package?
Karl Palsson
- [LEDE-DEV] Gustavo Sverzut Barbieri: Demystifying systemd for embedded systems
Alberto Bursi
- [LEDE-DEV] package/boot/uboot-envtools/files/uboot-envtools.sh
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] package/utils/nvram/files/nvram.init * Double quote to prevent globbing and word splitting. * $/${} is unnecessary on arithmetic variables. * remove unused variables
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] package/utils/ct-bugcheck/src/bugcheck.sh * Double quote to prevent globbing and word splitting. * { cmd1; cmd2; } >> file instead of individual redirects. * fix formating
Jan-Tarek Butt
- [LEDE-DEV] [PATCH 1/2] kernel: add package for usbport LED trigger
Rafał Miłecki
- [LEDE-DEV] [PATCH 2/2] base-files: support usbport LED trigger
Rafał Miłecki
- [LEDE-DEV] New device: Two USB ports, only one USB activity LED
Rafał Miłecki
- [LEDE-DEV] VRV9510KWAC23
Juan Rios
- [LEDE-DEV] [PATCH v2 1/2] generic: ar8216: improve ar8xxx_is_possible check
Christian Lamparter
- [LEDE-DEV] [LEDE DEV][wiki] Template switcher / mobile version added
Thomas Endt
- [LEDE-DEV] issue with rt61-pci
Eddi De Pieri
- [LEDE-DEV] [PATCH v2] base-files: also generate configs when current is empty (FS#193)
Koen Vandeputte
- [LEDE-DEV] base-files: also generate configs when current is empty (FS#193)
Koen Vandeputte
- [LEDE-DEV] [PATCH v2] nvram: fix globbing, word splitting and arithmetic variables
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v3 1/2] generic: ar8216: improve ar8xxx_is_possible check
Christian Lamparter
- [LEDE-DEV] [PATCH v2] ct-bugcheck: fix globbing, word splitting and formatting
Jan-Tarek Butt
- [LEDE-DEV] PROVIDES dependency issue
Karl Palsson
- [LEDE-DEV] [PATCH v3 00/13] shell code improvement for /scripts
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v3 02/13] scripts: fix formatting
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v3 03/13] scripts: add and fix shebang
Jan-Tarek Butt
- [LEDE-DEV] [PATCH v3 04/13] scripts: $/${} is unnecessary on arithmetic variables
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] netifd: Set source address for static address routes
Kristian Evensen
- [LEDE-DEV] [PATCH] ar71xx: move dragino2 from legacy to generic
Karl Palsson
- [LEDE-DEV] netifd question(s) about moving a device from one bridge to another
Alexandru Ardelean
- [LEDE-DEV] [PATCH] Correct kernel sign-off docs reference
Marvin Arnold
- [LEDE-DEV] meetup for beer on Tuesday 11 Oct, Berlin
Alexander Couzens
- [LEDE-DEV] [PATCH] ubus cli: wait_for: fix race causing false timeouts
Zefir Kurtisi
- [LEDE-DEV] [PATCH] ltq-ptm: Support 1508-byte MTU for RFC4638
David Woodhouse
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Christian Lamparter
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Jo-Philipp Wich
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Matthias Schiffer
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Christian Lamparter
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Cezary Jackiewicz
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Cezary Jackiewicz
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Matthias Schiffer
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Christian Lamparter
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Matthias Schiffer
- [LEDE-DEV] [PATCH v1 1/2] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Christian Lamparter
- [LEDE-DEV] [PATCH v1 2/2] mac80211: remove ath10k delayed initialization hack
Christian Lamparter
- [LEDE-DEV] [PATCH] apm821xx: replace recovery image for the MBL with initramfs
Christian Lamparter
- [LEDE-DEV] Fwd: WPJ344 libphy not finding AR8337 for eth0.
Nick Dennis
- [LEDE-DEV] [wiki] ditaa: Converts ASCII to nice graphics
Thomas Endt
- [LEDE-DEV] [PATCH] netifd: Request DHCP option 121 (classless route) by default
Baptiste Jonglez
- [LEDE-DEV] Vagrant file for Lede development
Simon H
- [LEDE-DEV] Dependency issues on custom packages and USE_MUSL visibility
Carlos Ferreira
- [LEDE-DEV] WPJ344 libphy not finding AR8337 for eth0.
Nick Dennis
- [LEDE-DEV] [PATCH] ramips: add support for Planex VR500.
YuheiOKAWA
- [LEDE-DEV] Request for help: Getting 3rd party libs/apps up to date
Daniel Engberg
- [LEDE-DEV] [PATCH] x86: 64: enable pci hotplug and acpipnp
Yousong Zhou
- [LEDE-DEV] [PATCH] ext4: Add missing kmod-crypto-crc32c dependency
Daniel Danzberger
- [LEDE-DEV] How to set wifi to 11n mode only with ar71xx device ?
xinglp
- [LEDE-DEV] [PATCH v2 1/5] base-files: generate /etc/config/wireless, if it doesn't exist
Christian Lamparter
- [LEDE-DEV] [PATCH v2 4/5] base-files, mac80211, broadcom-wl: plug-and-play wifi detection
Christian Lamparter
- [LEDE-DEV] [PATCH v2 5/5] mac80211: remove ath10k delayed initialization hack
Christian Lamparter
- [LEDE-DEV] [Reminder] meetup for beer on Tuesday 11 Oct, Berlin
Alexander Couzens
- [LEDE-DEV] Adding a extroot-ready firmware image to download repositories
Alberto Bursi
- [LEDE-DEV] [PATCH] tools: bump qemu to 2.7.0
Ulrich Weber
- [LEDE-DEV] Support for KEY_BRIGHTNESS_ZERO
Rafał Miłecki
- [LEDE-DEV] per device rootfs vs multiple devices
Karl Palsson
- [LEDE-DEV] [PATCH][ubus] cli: register event handler first, then do lookup
Alexandru Ardelean
- [LEDE-DEV] [PATCH] uboot-ar71xx: make reproducible
Dirk Neukirchen
- [LEDE-DEV] [PATCH] scripts: add help text for some generated KConfigs
Karl Palsson
- [LEDE-DEV] gettext-full: update to 0.19.8.1
Dirk Neukirchen
- [LEDE-DEV] [PATCH] scripts: fix build warning when overriding packages
Zefir Kurtisi
- [LEDE-DEV] OpenWrt Summit Live Streaming
Eric Schultz
- [LEDE-DEV] [PATCH 5/5] ar71xx: add support for D-Link DAP-2695 rev. A1
Stijn Tintel
- [LEDE-DEV] [PATCH V2 1/3] kernel: add package for usbport LED trigger
Rafał Miłecki
- [LEDE-DEV] [PATCH] procd: fix build when DEBUG is set
Zefir Kurtisi
- [LEDE-DEV] [PATCH] procd: fire events at instance respawn and failure
Zefir Kurtisi
- [LEDE-DEV] Adding support for rtl8812AU/rtl8814AU
Weedy
- [LEDE-DEV] [PATCH] imx6: inittab: Use login.sh wrapper so we can configure console password
Petr Štetiar
- [LEDE-DEV] [PATCH] ct-bugcheck: fix globbing, word splitting and change formatting
Jan-Tarek Butt
- [LEDE-DEV] [RFC 0/1] x86: Add support for the PC Engines APU2 Board
Chris Blake
- [LEDE-DEV] [PATCH] busybox: prevent globbing, splitting
Jan-Tarek Butt
- [LEDE-DEV] [PATCH] busybox: prevent globbing, word splitting
Jan-Tarek Butt
- [LEDE-DEV] Added wiki links to the LEDE site, can someone merge the PR?
Alberto Bursi
- [LEDE-DEV] Out of tree builds
David Woodhouse
- [LEDE-DEV] can't install luci
Torbjorn Jansson
- [LEDE-DEV] Reproducible builds & feeds
Rafał Miłecki
- [LEDE-DEV] [PATCH] iwinfo: add device id for Ubiquiti NanoStation Loco M2
Sven Roederer
- [LEDE-DEV] [PATCH 1/1] usign: main.c: describe necessary arguments for -G
Heinrich Schuchardt
- [LEDE-DEV] block utility of block-mount enable other filesystems
Alberto Bursi
- [LEDE-DEV] [PATCH]fstools: added xfs and f2fs to block-mount
Alberto Bursi
- [LEDE-DEV] [RFC] Fix and improve PROVIDES handling
Jo-Philipp Wich
- [LEDE-DEV] [PATCH 2/5] scripts/package-metadata.pl: split variants into -y and -m lists
Jo-Philipp Wich
- [LEDE-DEV] [PATCH 3/5] build: only consider <*> package variants for opkg install
Jo-Philipp Wich
- [LEDE-DEV] lua: update package?
W. Michael Petullo
- [LEDE-DEV] [RFC 0/3] Proposal to change to default tagged switch configurations
Jo-Philipp Wich
- [LEDE-DEV] [RFC 2/3] brcm63xx: board.d: request untagged switch config where applicable
Jo-Philipp Wich
- [LEDE-DEV] [RFC 3/3] base-files: emit tagged switch configuration by default
Jo-Philipp Wich
- [LEDE-DEV] [RFC 1/3] include: image.mk: make certain ext4 parameters optional
Jo-Philipp Wich
- [LEDE-DEV] [RFC 2/3] config: ext4: do not set a maximum inode number by default
Jo-Philipp Wich
- [LEDE-DEV] [RFC 3/3] config: ext4: use 1K blocks by default to support online resize2fs
Jo-Philipp Wich
- [LEDE-DEV] [PATCH 1/1] README: provide reference for ed25519 algorithm
Heinrich Schuchardt
- [LEDE-DEV] [PATCH 1/1 v2] usign: README: provide reference for ed25519 algorithm
Heinrich Schuchardt
- [LEDE-DEV] LEDE Reboot r1588+145 vs LEDE Reboot r1588+257 on TP-Link Archer C7 v2 / constant bootloop on 257
Břetislav Kubesa
- [LEDE-DEV] [PATCH] Add support for Comfast E380AC v1 and v2
Gareth Parker
- [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.25
Koen Vandeputte
- [LEDE-DEV] [PATCH v3 1/4] base-files: generate /etc/config/wireless, if it doesn't exist
Christian Lamparter
- [LEDE-DEV] [PATCH v3 3/4] base-files, mac80211, broadcom-wl: wifi detection and configuration
Christian Lamparter
- [LEDE-DEV] [PATCH v3 4/4] mac80211: remove ath10k delayed initialization hack
Christian Lamparter
- [LEDE-DEV] [PATCH] ipq806x: add support for ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCHv2] ipq806x: add support for ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH] ath10k-ct: Update to latest 4.7 CT ath10k driver.
greearb at candelatech.com
- [LEDE-DEV] [PATCH] Latest ath10k CT 988X firmware (beta-18).
greearb at candelatech.com
- [LEDE-DEV] [PATCH] rsyslog: do not daemonize and allow procd to manage rsyslogd
Alexis Green
- [LEDE-DEV] [PATCH]fstools: added f2fs to block-mount
Alberto Bursi
- [LEDE-DEV] Need help with package dependencies
Zefir Kurtisi
- [LEDE-DEV] [RFC netifd] Bridge member name issue when using aliased interface
Hans Dedecker
- [LEDE-DEV] [RFC] dwr-512: Image Cracking
Giuseppe Lippolis
- [LEDE-DEV] Signed tags missing in Git repositories
Heinrich Schuchardt
- [LEDE-DEV] [PATCH] base-files: sysfixtime: Allow system time in local timezones
Petr Štetiar
- [LEDE-DEV] [PATCH] imx6: Add ds1307 RTC to kernel for working hctosys
Petr Štetiar
- [LEDE-DEV] ramips: MT7621 Ethernet IRQ Balancing
Andrew Yong
- [LEDE-DEV] Fwd: TP-Link Archer C7 boot loop
Jon
- [LEDE-DEV] [PATCH] blobmsg_json: handle conversion of large integers from JSON
Florian Larysch
- [LEDE-DEV] [PATCH] base-files: add ucidef_set_led_usbport for full usbport support
Rafał Miłecki
- [LEDE-DEV] [PATCH] base-files: ensure reset only works if an overlay exists
Chris Blake
- [LEDE-DEV] [PATCH 1/1] package/utils: Add beep package
Chris Blake
- [LEDE-DEV] [PATCH 1/3] ar71xx: Move MR12 & MR16 from legacy to generic
Chris Blake
- [LEDE-DEV] [PATCH 3/3] ar71xx: Remove switch config for the MR12/MR16
Chris Blake
- [LEDE-DEV] regulatory domain information
Charles
- [LEDE-DEV] [PATCH v2] base-files: ensure reset only works if an overlay exists
Chris Blake
- [LEDE-DEV] [PATCH] brcm47xx: open code Makefile entries for all devices
Rafał Miłecki
- [LEDE-DEV] Ubnt power beam board - back to defaults after reboot
Jiri Pirko
- [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.26
Koen Vandeputte
- [LEDE-DEV] uqmi: re-enable autoconnect which was dropped without explanation
Felix Fietkau
- [LEDE-DEV] Archer C7(v2) - Question
Jens DPunkt
- [LEDE-DEV] Firewall UCI has non-working 'utc_time 0'
Daniel Dickinson
- [LEDE-DEV] Getting 'too many bounces' notification
Daniel Dickinson
- [LEDE-DEV] [PATCH] Add support for TP-Link WR802N v1
julius+lede at inet.tu-berlin.de
- [LEDE-DEV] bcm63xx and fxs is possible...
Eddi De Pieri
- [LEDE-DEV] [PATCH 1/3 v2] ar71xx: Move MR12 & MR16 from legacy to generic
Chris Blake
- [LEDE-DEV] [PATCH 3/3 v2] ar71xx: Remove switch config for the MR12/MR16
Chris Blake
- [LEDE-DEV] sorry for the mail/patch spam
Alberto Bursi
- [LEDE-DEV] [PATCH V2 0/7] add support for D-Link DAP-2695 rev. A1
Stijn Tintel
- [LEDE-DEV] [PATCH V2 3/7] mtd: fix endianness detection on musl
Stijn Tintel
- [LEDE-DEV] [PATCH V2 5/7] ar71xx/base-files: rename 09_fix-trx-header 09_fix-checksum
Stijn Tintel
- [LEDE-DEV] iw / ath9k / mediatek / strange values for 'signal'
Bastian Bittorf
- [LEDE-DEV] [PATCH] apm821xx: fix USB LED trigger for WNDR4700
Rafał Miłecki
- [LEDE-DEV] Stability & release plans
yanosz
- [LEDE-DEV] [RFC 0/6 v2] Add the PC Engines APU2 to LEDE
Chris Blake
- [LEDE-DEV] [RFC 6/6 v2] x86: Add a Profile for the PC Engines APU2 board
Chris Blake
- [LEDE-DEV] linux-x86_generic/linux-4.4.26 compile errors
Christian Schoenebeck
- [LEDE-DEV] [PATCH] kirkwood: disable fault LEDs by default
p.wassi at gmx.at
- [LEDE-DEV] [PATCH 1/1] usign: README: replace unicode character
Heinrich Schuchardt
- [LEDE-DEV] [RFC] brcm47xx: bump kernel to 4.4
p.wassi at gmx.at
- [LEDE-DEV] [PATCH v4] base-files: Ensure reset only works if an overlay exists
Chris Blake
- [LEDE-DEV] [PATCH] kirkwood: remove redundant code in etc/board.d/02_network
p.wassi at gmx.at
- [LEDE-DEV] [PATCH] kirkwood: Add RTC driver to kernel for working hctosys
p.wassi at gmx.at
- [LEDE-DEV] [PATCH v3 0/5] ipq806x/nbg6817: add support for ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH v3 2/5] linux/mtd: add id for mx25u3235f needed by ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH v3 4/5] package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list
André Valentin
- [LEDE-DEV] Actual community change and additional developers compared to OpenWrt
Daniel Dickinson
- [LEDE-DEV] DirtyCOW backport
James Feeney
- [LEDE-DEV] [PATCH] package/system/mtd: fix usage message
p.wassi at gmx.at
- [LEDE-DEV] [PATCH, v2] kirkwood: remove redundant code in etc/board.d/02_network
p.wassi at gmx.at
- [LEDE-DEV] [PATCH, v2] package/system/mtd: fix usage message
p.wassi at gmx.at
- [LEDE-DEV] [PATCH v5] base-files: Ensure reset only works if an overlay exists
Chris Blake
- [LEDE-DEV] [PATCH 1/3 v3] ar71xx: Move MR12 & MR16 from legacy to generic
Chris Blake
- [LEDE-DEV] [PATCH 3/3 v3] ar71xx: Remove switch config for the MR12/MR16
Chris Blake
- [LEDE-DEV] [PATCH] brcm47xx: add support for per-device rootfs
Rafał Miłecki
- [LEDE-DEV] Apologies; reimplementing delay
Daniel Dickinson
- [LEDE-DEV] [PATCH RFC] kernel: allow selecting kmod-ssb on TARGET_brcm47xx_mips74k
Rafał Miłecki
- [LEDE-DEV] [PATCH v4 0/5] ipq806x: add support for ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH v4 2/5] linux/mtd: add id for mx25u3235f needed by ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH v4 4/5] package/basefiles: add mkfs.ext4 and losetup binaries to ramfs list
André Valentin
- [LEDE-DEV] [PATCH v4 5/5] package/uboot-envtools: Add support for ZyXEL NBG6817
André Valentin
- [LEDE-DEV] [PATCH] package/boot/uboot-kirkwood: bump to upstream 2016.09.01
p.wassi at gmx.at
- [LEDE-DEV] [PATCH] package/boot/uboot-kirkwood: fix default bootcmd for Seagate Dockstar
p.wassi at gmx.at
- [LEDE-DEV] make -j 4: race between Image/Prepare and device images?
Rafał Miłecki
- [LEDE-DEV] [PATCH netifd 1/2] bridge: Don't use device name as bridge member name
Hans Dedecker
- [LEDE-DEV] [RFCv2 0/3] Fix and improve PROVIDES handling
Jo-Philipp Wich
- [LEDE-DEV] [RFCv2 1/3] scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends
Jo-Philipp Wich
- [LEDE-DEV] [RFCv2 2/3] include: properly update .install stamp files
Jo-Philipp Wich
- [LEDE-DEV] [RFCv2 3/3] iproute2: rename ip to ip-tiny and let both ip-tiny and ip-full provide "ip"
Jo-Philipp Wich
- [LEDE-DEV] [RFC v2] Adjusting ext4 filesystem defaults
Jo-Philipp Wich
- [LEDE-DEV] [RFC v2 1/3] include: image.mk: make ext4 reserved blocks percentage optional
Jo-Philipp Wich
- [LEDE-DEV] [RFC v2 2/3] config: ext4: drop option to set maximum number of inodes
Jo-Philipp Wich
- [LEDE-DEV] [RFC v2 3/3] config: ext4: increase x86 rootfs size to 2GB to support online resize2fs
Jo-Philipp Wich
- [LEDE-DEV] [PATCH] kirkwood: fix pogo_e02 LED name
p.wassi at gmx.at
- [LEDE-DEV] LEDE Forum - Startup mode
Ted Hess
- [LEDE-DEV] [PATCH packages] lighttpd: update to 1.4.42
Rafał Miłecki
- [LEDE-DEV] Arcadyan vrv9510kwac23
Juan Rios
- [LEDE-DEV] [PATCH] ath10k-ct: Add QCA9888/9886 support, fix compat issue.
greearb at candelatech.com
- [LEDE-DEV] [LEDE-DEV, netifd] proto-shell: add helpers for generic options in proto handlers
Marcin Jurkowski
- [LEDE-DEV] [PATCH, v2] package/boot/uboot-kirkwood: bump to upstream 2016.09.01
p.wassi at gmx.at
- [LEDE-DEV] [PATCH] imx6: Add ds1672 RTC to kernel for working hctosys (Gateworks)
Koen Vandeputte
- [LEDE-DEV] TR-069 for OpenWrt (part 2)
Dirk Feytons
- [LEDE-DEV] [PATCH 1/2] uci/lua: add list_configs() function
Dirk Feytons
- [LEDE-DEV] uImage too big for Netgear R7800
Ben Greear
- [LEDE-DEV] [PATCH] initramfs: Escape colons in depfile
John Crispin
- [LEDE-DEV] OpenVPN capath + cafile uci options
p.wassi at gmx.at
- [LEDE-DEV] [PATCH 0/3] lantiq: enable dwc2 usb driver for danube
Ben Mulvihill
- [LEDE-DEV] [PATCH 1/3] lantiq: initialise dwc2 on danube
Ben Mulvihill
- [LEDE-DEV] [PATCH 3/3] lantiq: add device tree binding for dwc2 on danube
Ben Mulvihill
- [LEDE-DEV] [PATCH 2/3] lantiq: enable dwc2 in danube dtsi
Ben Mulvihill
- [LEDE-DEV] [RFC] mvebu: simplify etc/board.d/02_network
p.wassi at gmx.at
- [LEDE-DEV] [PATCH] package net/cifs-utils: missing dependency?
p.wassi at gmx.at
- [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.28
p.wassi at gmx.at
- [LEDE-DEV] buildroot broken on debian jessie
Dirk
- [LEDE-DEV] lots of broken packages
Torbjorn Jansson
- [LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients
Timo Sigurdsson
- [LEDE-DEV] extend support from Ubiquiti EdgeRouter X (UBNT-ERX) --> UBNT-ERX-SFP
Peter Trollope
- [LEDE-DEV] [PATCH] dnsmasq: support log-dhcp option
Karl Palsson
- [LEDE-DEV] Bug#842710: [gcc-6] Fails to compile OpenWrt/LEDE prereq-build
Charlemagne Lasse
- [LEDE-DEV] 3G support for dwr-512
Giuseppe Lippolis
- [LEDE-DEV] [PATCH] OLIMEX A13-SOM does not boot on latest lede source
Mario Fischer
- [LEDE-DEV] [PATCH] ramips: add usb packages into DIR-860L B1 profile
Stijn Segers
- [LEDE-DEV] QCA Dakota support
Christian Mehlis
- [LEDE-DEV] [PATCH] kernel: update kernel 4.4 to version 4.4.29
p.wassi at gmx.at
Last message date:
Mon Oct 31 23:30:05 PDT 2016
Archived on: Mon Jan 2 02:11:57 PST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).