Skip to content

Instantly share code, notes, and snippets.

@mpratt14
mpratt14 / config.log
Last active May 24, 2023 08:18
log output gettext build with openwrt build system
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gettext configure 0.21.1, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=aarch64-unknown-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-shared --enable-static --disable-libasprintf --disable-rpath --enable-nls --disable-java --disable-openmp --disable-curses --with-included-gettext --without-libintl-prefix --without-libexpat-prefix --with-libunistring-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/target-mipsel_24kc_musl/usr --with-libxml2-prefix=/media/SDStorage/builds/github-openwrt/openwrt/staging_dir/
@mpratt14
mpratt14 / .config
Created March 10, 2022 19:43
WR841ND v 14 super small config
CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt76x8=y
CONFIG_TARGET_ramips_mt76x8_DEVICE_tplink_tl-wr841n-v14=y
CONFIG_BUSYBOX_CUSTOM=y
CONFIG_BUSYBOX_CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE is not set
# CONFIG_BUSYBOX_CONFIG_LONG_OPTS is not set
# CONFIG_BUSYBOX_CONFIG_SWAPOFF is not set
CONFIG_CLEAN_IPKG=y
# CONFIG_DROPBEAR_ED25519 is not set
@mpratt14
mpratt14 / restore-point.xml
Last active February 6, 2022 20:42
Windows Task Scheduler Weekly Restore Points
<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.3" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
<RegistrationInfo>
<Author>SYSTEM</Author>
</RegistrationInfo>
<Triggers>
<CalendarTrigger>
<StartBoundary>2022-01-01T00:00:00Z</StartBoundary>
<Enabled>true</Enabled>
<ScheduleByWeek>
@mpratt14
mpratt14 / twitchlivebot.js
Last active December 11, 2021 17:07
Twitch Auto Stream Live Checker
// ==UserScript==
// @name Twitch Live Checker Autobot
// @namespace https://gist.github.com/mpratt14/
// @version 2.1
// @description Automatically open a Twitch stream when they go live when watching someone else or offline
// @author DatPratt
// @match https://*.twitch.tv/*
// @icon https://www.google.com/s2/favicons?domain=twitch.tv
// @grant none
// ==/UserScript==
@mpratt14
mpratt14 / boot.log
Created September 17, 2021 10:03
Netgear R6100 OEM boot log
find_hif: bootstrap = 0xaf055a
WASP BootROM Ver. 1.1
Nand Flash init
ONFI: Control setting = 0xb44
hdr: [0xbd004000 : 0xbd004000 : 0x3000 : 0xc200e86c]
nand_load_fw: read 6 pages
nand_load_fw: 0x10000 0x800 0xbd0047f0
nand_load_fw: 0x20000 0x800 0xbd004ff0
nand_load_fw: 0x30000 0x800 0xbd0057f0
nand_load_fw: 0x40000 0x800 0xbd005ff0
@mpratt14
mpratt14 / client.conf
Last active March 8, 2022 22:24
debian 10 openvpn 2.5 stream server config (no encryption) (ECC)
config openvpn 'gcloud'
list remote 'xxx.xxx.xxx.xxx 9090'
option auth_user_pass '/etc/openvpn/auth.txt'
option askpass '/etc/openvpn/pass.txt'
option ca '/etc/openvpn/vpn.ca'
option cert '/etc/openvpn/remote.crt'
option key '/etc/openvpn/remote.key'
option tls_crypt '/etc/openvpn/hmac.key'
list data_ciphers 'none'
option client '1'
@mpratt14
mpratt14 / openwrt-ramips-mt7620-atheros_test-initramfs-kernel.bin
Last active June 26, 2021 04:12
Openwrt MT7620A + Atheros switch fine tuning
This file has been truncated, but you can view the full file.
@mpratt14
mpratt14 / config.buildinfo
Last active August 27, 2022 05:38
Openwrt WatchGuard AP200 / AP300 21.02-RC3
CONFIG_TARGET_ath79=y
CONFIG_TARGET_ath79_generic=y
CONFIG_TARGET_MULTI_PROFILE=y
CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_engenius_eap600=y
CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_engenius_ecb600=y
CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_watchguard_ap200=y
CONFIG_TARGET_DEVICE_ath79_generic_DEVICE_watchguard_ap300=y
CONFIG_PACKAGE_cgi-io=y
CONFIG_PACKAGE_libiwinfo-lua=y
CONFIG_PACKAGE_liblua=y
@mpratt14
mpratt14 / boot.log
Created May 8, 2021 05:35
Engenius ESR300 Openwrt firstboot
U-boot Ver:1.0.5.8 2014/07/24 16:53:32
Board: Ralink APSoC DRAM: 64 MB
******************************
Software System Reset Occurred
******************************
spi_wait_nsec: 28
spi device id: c2 20 18 c2 20 (2018c220)
find flash: MX25L12805D
@mpratt14
mpratt14 / boot.log
Created May 7, 2021 23:47
Engenius ESR350 Openwrt firstboot
U-boot Ver:1.0.5.6 2015/05/26 14:34:18
Board: Ralink APSoC DRAM: 64 MB
******************************
Software System Reset Occurred
******************************
spi_wait_nsec: 28
spi device id: c2 20 18 c2 20 (2018c220)
find flash: MX25L12805D