mooleshacat
  • Joined on 2026-06-18
mooleshacat pushed to feat/webcpy at catspeed-cc/owrt-dev-suite 2026-07-14 16:46:25 -04:00
818beec2bd fix: commented symlink code inside create_webserver_shareddir for now
mooleshacat pushed to feat/webcpy at catspeed-cc/owrt-dev-suite 2026-07-14 16:38:28 -04:00
3f98bca7a1 fix: sudo check / consent check moved to top of create_webserver_shareddir()
mooleshacat pushed to feat/webcpy at catspeed-cc/owrt-dev-suite 2026-07-14 16:08:34 -04:00
78ad808486 feat: initial sketch of create_webserver_shareddir
mooleshacat created branch feat/webcpy in catspeed-cc/owrt-dev-suite 2026-07-14 16:08:34 -04:00
mooleshacat deleted branch fix-summaryout from catspeed-cc/owrt-dev-suite 2026-07-14 15:46:03 -04:00
mooleshacat deleted branch fix-testfixes from catspeed-cc/owrt-dev-suite 2026-07-14 15:46:00 -04:00
mooleshacat deleted branch fix/readme from catspeed-cc/owrt-dev-suite 2026-07-14 15:45:57 -04:00
mooleshacat pushed to fix/readme at catspeed-cc/owrt-dev-suite 2026-07-14 15:44:32 -04:00
4225032bda remove from badge, badges don't work like that.
mooleshacat created branch fix/readme in catspeed-cc/owrt-dev-suite 2026-07-14 15:43:02 -04:00
mooleshacat pushed to fix/readme at catspeed-cc/owrt-dev-suite 2026-07-14 15:43:02 -04:00
c43c2d58bd updated badge -> last commit
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 15:36:26 -04:00
87e4124f33 fix: remove old IMGDIR_DEST reference, add change_directory() helper, refactor final make & trap management, exit_with_success vs exit_with_error (#3)
mooleshacat pushed to fix-summaryout at catspeed-cc/owrt-dev-suite 2026-07-14 15:28:14 -04:00
62c8143c07 fix: refactor: final compilation, trap management, exit_with_success vs exit_with_error
mooleshacat pushed to fix-summaryout at catspeed-cc/owrt-dev-suite 2026-07-14 14:38:19 -04:00
08f06f854b fix: checked directories exist before cd
mooleshacat pushed to fix-summaryout at catspeed-cc/owrt-dev-suite 2026-07-14 14:36:09 -04:00
188751c6e8 fix: created change_directory() helper, checked all directories exist before cd
mooleshacat pushed to fix-summaryout at catspeed-cc/owrt-dev-suite 2026-07-14 14:08:08 -04:00
fd69624093 fix: remove old IMGDIR_DEST reference
mooleshacat created branch fix-summaryout in catspeed-cc/owrt-dev-suite 2026-07-14 14:08:08 -04:00
mooleshacat pushed to development at catspeed-cc/owrt-dev-suite 2026-07-14 13:46:22 -04:00
8c24f2a5be fix: fixed bunch of execution blockers (#3)
mooleshacat pushed to fix-testfixes at catspeed-cc/owrt-dev-suite 2026-07-14 13:36:44 -04:00
a72d65b5bc fix: improved package filtering logic in install_dependencies()
mooleshacat pushed to fix-testfixes at catspeed-cc/owrt-dev-suite 2026-07-14 13:21:55 -04:00
4035331e7f fix: added log_summary() helper
mooleshacat pushed to fix-testfixes at catspeed-cc/owrt-dev-suite 2026-07-14 04:25:09 -04:00
20fb4832a2 fix: unbound var, moved work/project/openwrt dir creation & gated it, validate critical dirs exist