mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 02:52:43 -04:00
e9dfb7b43c fix: updated .config path to etc/OWRT_VERSION dir
ed9af5da3d fix: moved .config into etc/OWRT_VERSION/*.config, renamed .sh config to .build
Compare 2 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 02:08:17 -04:00
b96b89e827 fix: organize configs into OWRT_VERSION subdirectories
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 01:29:48 -04:00
c16d4213a3 fix: updated config DEVICE_WORK_DIR to include OWRT_VERSION
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 01:24:36 -04:00
e5b2ba9c59 fix: silenced output before header
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 01:22:48 -04:00
30f4ef2695 fix: whole bunch of stuff including location to search for .config file
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 01:04:11 -04:00
45310c83ae fix: removed sudo from create_port_workdir
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-18 01:00:42 -04:00
74d738490a fix: set globals blank otherwise they don't get replaced with config, or autoconfigured
32020009a3 fix: created PORT_WORKDIR & PORT_SHAREDDIR, reduced blast radius
Compare 2 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:49:07 -04:00
75df4d3115 fix: updated gate inside create_port_webdir & create_port_shareddir
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:36:39 -04:00
a59fe110b1 fix: added debug/info summary out lines
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:27:26 -04:00
1c3f03f50e fix: silenced some output before header, implemented local port_workdir & port_shareddir vars
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:20:17 -04:00
1759f7e68c fix: move checkout higher to complete before potential setup terminates script
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:17:22 -04:00
147125492a fix: unbound vars: updated old references
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 23:09:14 -04:00
ed9ef7ebaf fix: removed delete cfghome
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 22:42:48 -04:00
66478f70e1 fix: finished create_port_workdir & create_port_shareddir implementation
0cab9cb918 fix: added DEVICE_WORK_DIR
ed612834d5 fix: added create_port_workdir
5e9907e524 fix: setup: only create ~/work
68376d6531 fix: rm -rf build_dir/ staging_dir/ on make clean
Compare 5 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 20:30:58 -04:00
a4e7ed3d37 fix: remove '-' from MFR names
56cf0069dd fix: deprecate OWRT_OS_TARGET & OWRT_OS_TARGET_LOWER in favor of hardcoding target to 'linux'
0c126740a7 fix: add mainline supported TP-Link Archer C7 v2 configuration example file
Compare 3 commits »
mooleshacat deleted branch fix/silencemake from catspeed-cc/owrt-dev-suite 2026-07-17 18:58:47 -04:00
mooleshacat deleted branch feat/dotconfigfile from catspeed-cc/owrt-dev-suite 2026-07-17 18:58:42 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 18:57:31 -04:00
21a36cf34e fix: get_time_diff() now outputs & is parsed properly
9219685b5a fix: output for .config sync
f2980d20c2 fix: return both human readable and machine readable elapsed time in get_time_diff, then parse the new output to get BUILD_ELAPSED_SECONDS
f28c3cd16f fix: add version to non-interactive shortheader
Compare 4 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 17:35:39 -04:00
96bb07e58d fix: output before header removed, gated defconfig with set +/-e & exit_with_error pattern
3242e1bb3d fix: exit_with_error if .config not found
Compare 2 commits »
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-17 14:53:05 -04:00
6ce9455a8a fix: remove .config and .owrt.cfghome when there is no .config in the WORK_DIR for the current port
c700c6d1e9 fix: delete the .config file from OWRT_DEV_DIR upon sync
e204ccc714 feat: tied in sync_config_to_dev_dir & sync_config_from_dev_dir to main script
99e4984306 feat: handle placing potentially updated .config back into work directory
84a4e75c60 feat: sync .config to OWRT_DEV_DIR
Compare 5 commits »