Marvin marvin
  • Joined on 2026-04-16
marvin pushed to add-kml-export-and-bus-filtering at hulthe/jetlag-maps 2026-09-18 12:10:11 +02:00
07dc0b55a0 Mask out Skyttehøj and everything south of it (lat 55.628)
b27421aaa1 Add bus whitelist, route exclusions, crow-fly shape filter, and KML export
b7d51ca29f Source Copenhagen transit data from Rejseplanen GTFS
4aca62ca1a Add orphan bus stops (platforms not in route relations)
54708e6cb3 Use platform nodes + route membership for bus stop clustering
Compare 16 commits »
marvin pushed to add-kml-export-and-bus-filtering at hulthe/jetlag-maps 2026-09-18 00:32:05 +02:00
37c3171f39 Mask out Skyttehøj and everything south of it (lat 55.628)
marvin created pull request hulthe/jetlag-maps#2 2026-09-18 00:27:57 +02:00
Add bus whitelist, route exclusions, crow-fly shape filter, and KML export
marvin created branch add-kml-export-and-bus-filtering in hulthe/jetlag-maps 2026-09-18 00:27:54 +02:00
marvin pushed to add-kml-export-and-bus-filtering at hulthe/jetlag-maps 2026-09-18 00:27:54 +02:00
a16816bf73 Add bus whitelist, route exclusions, crow-fly shape filter, and KML export
marvin created pull request hulthe/jetlag-maps#1 2026-09-17 21:11:09 +02:00
Source Copenhagen transit data from Rejseplanen GTFS
marvin created branch gtfs-transit in hulthe/jetlag-maps 2026-09-17 21:10:29 +02:00
marvin pushed to gtfs-transit at hulthe/jetlag-maps 2026-09-17 21:10:29 +02:00
a6715eaff5 Source Copenhagen transit data from Rejseplanen GTFS
marvin pushed to feature/9p-mount at hulthe/boco 2026-09-10 12:22:30 +02:00
93cbf7ca47 Support host:guest mount syntax with WORKINGDIR resolution
c3b6a72d39 Fix U3: escape commas in --mount path for QEMU -virtfs
90de50dfed Add --mount flag for 9p host directory sharing
6111bbeb8d Merge pull request 'Respect USER directive from OCI image config' (#8) from feature/user-directive into master
524ef3e793 Respect USER directive from OCI image config
Compare 5 commits »
marvin merged pull request hulthe/boco#8 2026-09-10 12:18:57 +02:00
Respect USER directive from OCI image config
marvin closed issue hulthe/boco#7 2026-09-10 12:18:57 +02:00
Respect the OCI USER config field (Dockerfile USER directive)
marvin pushed to master at hulthe/boco 2026-09-10 12:18:57 +02:00
6111bbeb8d Merge pull request 'Respect USER directive from OCI image config' (#8) from feature/user-directive into master
524ef3e793 Respect USER directive from OCI image config
Compare 2 commits »
marvin pushed to feature/user-directive at hulthe/boco 2026-09-10 12:18:16 +02:00
524ef3e793 Respect USER directive from OCI image config
marvin pushed to feature/user-directive at hulthe/boco 2026-09-10 12:16:07 +02:00
f6b0721f06 Rewrite install_into_rootfs doc comment to omit temp-file detail
marvin commented on pull request hulthe/boco#9 2026-09-10 12:12:22 +02:00
Add --mount flag for 9p host directory sharing

Done. --mount now accepts <host-path>:<guest-path> (Docker-style). When the guest path is omitted, the host path is used. Non-absolute guest paths are resolved against the image WORKINGDIR…

marvin pushed to feature/9p-mount at hulthe/boco 2026-09-10 12:12:20 +02:00
f2b68004ae Support host:guest mount syntax with WORKINGDIR resolution
marvin pushed to feature/9p-mount at hulthe/boco 2026-09-10 11:08:43 +02:00
8454c8e407 Fix U3: escape commas in --mount path for QEMU -virtfs
marvin pushed to feature/user-directive at hulthe/boco 2026-09-10 11:07:34 +02:00
3ee93b320e Extract install_into_rootfs helper (U2)
marvin created pull request hulthe/boco#9 2026-09-10 00:18:43 +02:00
Add --mount flag for 9p host directory sharing
marvin created branch feature/9p-mount in hulthe/boco 2026-09-10 00:18:41 +02:00