mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to fix/scriptfnames at catspeed-cc/owrt-dev-suite 2026-07-25 00:04:52 -04:00
91a795ee37 fix: forgot to update second script in code
mooleshacat pushed to fix/scriptfnames at catspeed-cc/owrt-dev-suite 2026-07-25 00:03:44 -04:00
1cf8576372 fix: rename both scripts to shorten them
mooleshacat created branch fix/scriptfnames in catspeed-cc/owrt-dev-suite 2026-07-25 00:03:43 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-24 23:48:03 -04:00
43ec8e5e47 config updates again? O-o
ef6162c1b3 fix: reclassified some debug lines
f28570f7c9 fix: fixed symlink code to be atomic, updated both tplink configs
7b6063ec23 fix: corrected logic in parse_parameters, configs now load correctly
9c69e6d01b fix: updated to use log_debug in lib/common.sh
Compare 7 commits »
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 23:47:35 -04:00
43ec8e5e47 config updates again? O-o
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 22:22:11 -04:00
ef6162c1b3 fix: reclassified some debug lines
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 21:57:11 -04:00
f28570f7c9 fix: fixed symlink code to be atomic, updated both tplink configs
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 01:51:25 -04:00
7b6063ec23 fix: corrected logic in parse_parameters, configs now load correctly
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 01:21:32 -04:00
9c69e6d01b fix: updated to use log_debug in lib/common.sh
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-24 01:07:37 -04:00
5a230d866a fix: add log_debug function so we can diagnose issues, changed OWRTDS_DEBUG to an integer
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 22:21:07 -04:00
d2beb209f4 fix: add OWRTDS_DEBIG flag to debug hang
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 21:41:49 -04:00
3525d2a766 fix: attempted fix for script not running, added exec.
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 21:09:35 -04:00
14ff348708 fix: conditional lock creation
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 20:44:00 -04:00
4c6fd58813 fix: hardcode -ni on the main script call, fix the config file path
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 20:11:41 -04:00
745c46e707 fix: added two more test configs for tplink and trendnet router for owrt version 24.10
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 20:04:46 -04:00
395ea92c12 fix: handled source config safely, utilized exit_with_* functions
cd157af5e5 fix: fixed target branch in supported tplink example
be4ba28009 Update tplink_archer-c7-v2.build
b7e395275f Update trendnet_tew-829dru.build
718a3e390c Update tplink_archer-c7-v2.build
Compare 5 commits »
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 19:38:45 -04:00
7b9fc075b1 fix: backup & rename tplink config, copy trendnet to tplink config. ready for config update.
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 19:07:58 -04:00
227bc264b1 fix: renamed OWRTDS_NONINTERACTIVE_BUILD -> OWRTDS_ENABLE_BATCH_BUILD
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 19:03:59 -04:00
17806299e9 fix: verify config regardless, it is meant to be built.
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 19:01:22 -04:00
5acfdd7682 fix: modified initial script sketchout, modified parse_arguments to ignore --config for build-all script