mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 18:20:11 -04:00
83977a5d3d fix: .version renamed to .owrtds.version, updated .gitignore
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 18:16:29 -04:00
478d1b7e09 feat: initial owrt-build-all-releases script
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 18:15:39 -04:00
b1f3bbb338 fix: gated the trap to enable on owrt-build-release only
mooleshacat created branch feat/buildall in catspeed-cc/owrt-dev-suite 2026-07-23 17:33:36 -04:00
mooleshacat pushed to feat/buildall at catspeed-cc/owrt-dev-suite 2026-07-23 17:33:36 -04:00
mooleshacat deleted branch fix/cleanvars from catspeed-cc/owrt-dev-suite 2026-07-23 17:32:30 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-23 17:31:21 -04:00
a63683632e fix: multiple fixes to unbound vars, fixed cat .version, added OWRT_STABLE, other execution blockers
dadca144fc fix: DEVICE_SUPPORTED -> OWRT_SUPPORTED & created OWRT_STABLE, updated verification and reset functions
43a9d1932d fix: cat .version: STARTUP_PWD -> SCRIPT_DIR
2a9f8ebb99 fix: .version file reading into variable
5d2a74498d fix: deprecated OWRT_REMOTE_ALIAS
Compare 6 commits »
mooleshacat pushed to fix/cleanvars at catspeed-cc/owrt-dev-suite 2026-07-23 17:30:34 -04:00
a63683632e fix: multiple fixes to unbound vars, fixed cat .version, added OWRT_STABLE, other execution blockers
mooleshacat created branch fix/cleanvars in catspeed-cc/owrt-dev-suite 2026-07-23 16:37:27 -04:00
mooleshacat pushed to fix/cleanvars at catspeed-cc/owrt-dev-suite 2026-07-23 16:37:27 -04:00
dadca144fc fix: DEVICE_SUPPORTED -> OWRT_SUPPORTED & created OWRT_STABLE, updated verification and reset functions
43a9d1932d fix: cat .version: STARTUP_PWD -> SCRIPT_DIR
2a9f8ebb99 fix: .version file reading into variable
5d2a74498d fix: deprecated OWRT_REMOTE_ALIAS
5ea8dc933a fix: moved variable clearing into reset_config_variables() in lib/earlyscript.functions.sh
Compare 5 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-19 11:59:24 -04:00
dcf7058517 Merge remote-tracking branch 'origin/fix-commonlib' into development
4fa79a6ed3 fix: refactor owrt-build-release to use lib/common.sh
d20114ad85 create lib/common.sh
Compare 3 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-19 11:54:28 -04:00
a261bc5ed8 fix: updated config - added stable flag, removed remote name variable
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 14:10:43 -04:00
a942ced6ac fix: added msg_str to header
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 14:00:18 -04:00
f08172f5a5 fix: added blank lib/common.sh
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 13:52:46 -04:00
cd10089baf fix: implement .version file
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 13:51:34 -04:00
c1d9cc1e88 fix: add .version file
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 11:44:25 -04:00
da295b2fc3 fix: removed one output line from interactive output
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 08:26:26 -04:00
103585666b silenced make inside build_kernel_sources() in non-interactive mode
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 08:22:36 -04:00
7bbe251eb1 fix: removed duplicate version number from imageout dir path
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 07:48:36 -04:00
9c41733931 fix: rawmods config must use basic vars (WORK_DIR/PROJECT_DIR)