Commit Graph

  • 62a411a790 user dir might not exist yet, so create it matthew wall 2023-12-28 22:52:06 -05:00
  • 273eed5399 put systemd, udev, skin, and extensions into post matthew wall 2023-12-28 22:04:01 -05:00
  • 3ea717cfd4 verify post behavior on rocky8 Matthew Wall 2023-12-28 19:32:13 -05:00
  • bb5460e152 for rpm, do skins, systemd, and udev in post instead of package Matthew Wall 2023-12-28 18:35:09 -05:00
  • 01c9ff43a5 remove stray slash in launchd regex Matthew Wall 2023-12-27 15:11:07 -05:00
  • b7fb4e6267 remove superfluous quotes Matthew Wall 2023-12-27 14:59:59 -05:00
  • e43c200b5b make feedback from weectl consistent. clarify behavior in the station setup comments. Matthew Wall 2023-12-27 14:54:23 -05:00
  • 362ea37d87 fix broken behavior when weewx-root is specified Matthew Wall 2023-12-27 14:29:17 -05:00
  • 4cddcfcc1f Merge branch 'development' of github.com:weewx/weewx into development Matthew Wall 2023-12-27 10:51:26 -05:00
  • accefa93b0 use a better name for the doc css file Matthew Wall 2023-12-27 10:51:15 -05:00
  • 576eff17cf upload the docs contents, not the dir Matthew Wall 2023-12-27 07:55:56 -05:00
  • 6fc82a59df Better, and more consistent, startup logging Tom Keffer 2023-12-26 14:55:54 -08:00
  • 21b08dd034 clarify systemd unit change on suse Matthew Wall 2023-12-26 17:14:10 -05:00
  • 422599a9d3 update package changelogs with ephem dependency v5.0.0rc1p1 Matthew Wall 2023-12-26 17:08:59 -05:00
  • a78630d690 include pyephem in the deb package dependencies Matthew Wall 2023-12-26 08:43:28 -05:00
  • f29441873b include pyephem in the rpm packages Matthew Wall 2023-12-26 08:41:30 -05:00
  • 67da2debba make the bsd startup script more bsd-like and less linux-like Matthew Wall 2023-12-26 08:38:39 -05:00
  • 01489e2e5e not specific to freebsd Matthew Wall 2023-12-24 22:18:49 -05:00
  • fad78c2bca better handling of args in bsd init Matthew Wall 2023-12-24 22:17:45 -05:00
  • 556f613f4d /usr/lib/systemd not /lib/systemd for both redhat and suse Matthew Wall 2023-12-24 21:48:29 -05:00
  • 00d7c57847 Log value of WEEWX_ROOT Tom Keffer 2023-12-24 17:20:44 -08:00
  • 4e2ce168ca Allow macOS logging addition to be copied to clipboard Tom Keffer 2023-12-24 17:18:15 -08:00
  • 00492024c0 More clarity (hopefully) in the upgrade guide Tom Keffer 2023-12-24 17:10:10 -08:00
  • 38750ccdc0 fix dangling double-quote matthew wall 2023-12-24 10:12:06 -05:00
  • 88e2e9a543 fix broken link. add a little narrative to smooth out the log link. matthew wall 2023-12-24 08:04:53 -05:00
  • 6a3eb0360c fix broken formatting for weectl matthew wall 2023-12-23 22:04:55 -05:00
  • f5c7388494 Update weectl usage Tom Keffer 2023-12-23 18:21:04 -08:00
  • cdd4d60c59 Fix some broken links. Tom Keffer 2023-12-23 18:06:50 -08:00
  • 814b9d4f05 Merge branch 'development' of github.com:/weewx/weewx into development matthew wall 2023-12-23 20:31:39 -05:00
  • 99986cce7a check for /etc/default before trying to write to it matthew wall 2023-12-23 20:31:34 -05:00
  • b3b30f4890 check default and defaults, since this script works on linux or bsd matthew wall 2023-12-23 20:30:58 -05:00
  • 61d5ce3612 Create separate "monitoring" page Tom Keffer 2023-12-23 16:54:29 -08:00
  • 7070635b15 fix a couple of silly mistakes made in commit 33f18e8 matthew wall 2023-12-23 18:00:27 -05:00
  • 132129e057 fixed word typo matthew wall 2023-12-23 17:45:26 -05:00
  • 3f54326a06 use 'macos' instead of 'mac'. make setup prompts more consistent. matthew wall 2023-12-23 17:38:32 -05:00
  • 33f18e804d be selective about which files are modified when copied into a weewx-data area. eliminate antiquated init scripts. parameterize systemd units for precise pattern match. use consistent names for system integration scripts. Matthew Wall 2023-12-23 12:53:25 -05:00
  • 5353b52d45 adjustments for suse packaging Matthew Wall 2023-12-23 12:30:34 -05:00
  • 7f675a1c22 Remove unneeded import Tom Keffer 2023-12-23 05:07:58 -08:00
  • 256cac5493 Fix bug that crashed extension installer Tom Keffer 2023-12-22 16:50:15 -08:00
  • 83daebabb5 fix issue with simplified wu import field map gjr80 2023-12-23 10:43:34 +10:00
  • 66dce070e5 Fix tests. Tom Keffer 2023-12-22 14:14:46 -08:00
  • ba1f1e734b Remove unneeded import Tom Keffer 2023-12-22 14:08:12 -08:00
  • 32add3bfea Seek permission before installing extensions Tom Keffer 2023-12-22 14:04:10 -08:00
  • af94b2fb18 Move startup routines to their own file Tom Keffer 2023-12-22 07:59:51 -08:00
  • 042ec8bf2c Merge remote-tracking branch 'origin/development' into development Tom Keffer 2023-12-22 07:54:51 -08:00
  • 043648e94b remain agnostic matthew wall 2023-12-22 09:18:50 -05:00
  • 9d25cee13a more consistency/smoothing in the quickstart instructions matthew wall 2023-12-22 09:16:09 -05:00
  • 48e3ea57be Merge remote-tracking branch 'origin/development' into development Tom Keffer 2023-12-22 05:42:02 -08:00
  • 407c24af9a Change user directory log entry to debug Tom Keffer 2023-12-22 05:41:05 -08:00
  • e402cd4dee clarify the addition of user dir matthew wall 2023-12-22 08:34:27 -05:00
  • 915cb924f7 make help links consistent in the quickstarts matthew wall 2023-12-22 08:30:56 -05:00
  • 8bd66847ab need to adjust the weewx-multi sysv script matthew wall 2023-12-22 08:19:38 -05:00
  • 4c7f1bdafe make pkg config status more consistent and less verbose matthew wall 2023-12-22 08:08:29 -05:00
  • c1f0ade2f9 fix incorrect option name/format in field map gary 2023-12-22 21:32:41 +10:00
  • 827bf5a8eb remove obsolete unit setting code gary 2023-12-22 21:29:57 +10:00
  • ca417c6dce remove obsolete unit setting code gary 2023-12-22 21:29:19 +10:00
  • 70b325ac95 fix some mixed up old style string formatting/f-string formatting gjr80 2023-12-22 12:41:12 +10:00
  • 85bb673989 Link to pip troubleshooting guide Tom Keffer 2023-12-21 17:23:04 -08:00
  • 940eff463d use journal+console not syslog+cosole Matthew Wall 2023-12-21 19:31:22 -05:00
  • e3a3c7dd53 Use weewx.initialize to set up logger Tom Keffer 2023-12-21 16:15:24 -08:00
  • 87bc3f3958 start making suse package compliant with suse standards Matthew Wall 2023-12-21 18:08:31 -05:00
  • a2c55212d2 Merge branch 'development' of github.com:weewx/weewx into development Matthew Wall 2023-12-21 17:52:54 -05:00
  • f27e18fece update rh8 as well as rh9 Matthew Wall 2023-12-21 17:52:47 -05:00
  • 17595ae6a7 Fix broken link Tom Keffer 2023-12-21 14:51:43 -08:00
  • e72f32db64 fixed typo in rpm spec Matthew Wall 2023-12-21 17:49:42 -05:00
  • 757fc92fe3 bump to 5.0.0rc1 v5.0.0rc1 matthew wall 2023-12-21 17:44:03 -05:00
  • 2f752ea00d Merge branch 'development' of github.com:weewx/weewx into development matthew wall 2023-12-21 17:42:40 -05:00
  • 9cc84e024c bump to 5.0.0rc1 matthew wall 2023-12-21 17:42:33 -05:00
  • 7243315bf4 Central dispatch for weectl station Tom Keffer 2023-12-21 14:36:32 -08:00
  • dd52f516a0 do not eliminate daemonize matthew wall 2023-12-21 17:34:19 -05:00
  • 7af9d2d89a simplify matthew wall 2023-12-21 17:33:10 -05:00
  • 931281237d Merge branch 'development' of github.com:weewx/weewx into development matthew wall 2023-12-21 17:21:09 -05:00
  • 75ac7e5f61 clarify behavior when upgrading deb/rpm matthew wall 2023-12-21 17:21:04 -05:00
  • 3874854a9b Central dispatch for weectl import Tom Keffer 2023-12-21 14:19:02 -08:00
  • ab2633b3c2 Central dispatch for weectl extension Tom Keffer 2023-12-21 14:12:34 -08:00
  • b25b829faa Set debug as necessary Tom Keffer 2023-12-21 14:12:21 -08:00
  • 758a57455d Set logger name for weectl device Tom Keffer 2023-12-21 14:06:34 -08:00
  • 5af271e865 Centralized dispatch of weectl debug Tom Keffer 2023-12-21 13:48:12 -08:00
  • 23104da09d Merge remote-tracking branch 'origin/development' into development Tom Keffer 2023-12-21 13:42:18 -08:00
  • 35d04f8aea Centralized dispatch of weectl database Tom Keffer 2023-12-21 13:42:06 -08:00
  • f8f1e11435 Centralized dispatch of weectl report Tom Keffer 2023-12-21 13:41:53 -08:00
  • 3e8a9c4b75 fix dangling reference matthew wall 2023-12-21 16:23:37 -05:00
  • 9cd7fa4622 make weewx-multi work for the singleton case (no instances specified). make the instance naming patterns consistent with latest systemd and logging patterns. matthew wall 2023-12-21 16:22:07 -05:00
  • e10ca88ab4 a few more minor adjustments in the pip quickstart matthew wall 2023-12-21 15:18:17 -05:00
  • 51c37e7079 added sysv setup script. make documentation of scripts for pip integration consistent. matthew wall 2023-12-21 14:47:39 -05:00
  • 7d8612c242 python 3.6 now not python 3.7 matthew wall 2023-12-21 14:18:34 -05:00
  • 9411e23d7c make directories end in slash. more tweaks to consolidate and make logging references consistent. matthew wall 2023-12-21 13:46:29 -05:00
  • 09fe0a8c12 revert to logs going to system logger without separate weewx segregation matthew wall 2023-12-21 13:22:31 -05:00
  • d717a49a41 Fix bug that crashed "weectl debug" Tom Keffer 2023-12-21 06:02:33 -08:00
  • 5227767820 handle tom's merge matthew wall 2023-12-21 08:37:56 -05:00
  • b2c424c485 complete the revert to system logging facility, no splitting out of weewx messages to separate file. logrotate and rsyslog conf files are now robust so that they can be enabled by symlinks if user wants it - documented in the wiki matthew wall 2023-12-21 08:37:03 -05:00
  • e2635b0464 Update TODO Tom Keffer 2023-12-21 05:33:46 -08:00
  • 79fb53630c Set the default LOG_ROOT to an empty string. Tom Keffer 2023-12-21 05:31:24 -08:00
  • cca64c01ba Default is going back to syslog, so no [Logging] in weewx.conf. Tom Keffer 2023-12-20 18:34:43 -08:00
  • 81721230b7 update more rules for rh8,rh9,suse12 Matthew Wall 2023-12-19 20:48:39 -05:00
  • 8606acadac update redhat rpm lint rules Matthew Wall 2023-12-19 20:19:16 -05:00
  • 53ea734778 document the config files during install/upgrade for deb/rpm Matthew Wall 2023-12-19 19:32:30 -05:00
  • c0b5bdefed update rpm scriptlet comments to reflect config behavior Matthew Wall 2023-12-19 16:27:59 -05:00
  • ca73965673 fix typo and logic bug in rpm config creation Matthew Wall 2023-12-19 16:22:45 -05:00
  • 4d324ce2e7 remove tabs Matthew Wall 2023-12-19 16:10:14 -05:00