Binary Installation Paths Research: Distribution Best Practices for Open Source #94
Labels
No labels
apache
api
api-contract
api-gateway
authentication
automation
breaking-change
comments
component/deployment
component/documentation
component/service-management
configuration
contact-form
coordination/cross-repo
coordination/needed
core
deployment
development
development-ready
digital-sovereignty
distribution
effort
large
effort
medium
effort
small
enhancement
frontend
furt-service
furt/gateway
furt/installation
gateway
gateway-integration
generator
gitea-testing
health-check
help-wanted
hugo
hugo-integration
infrastructure
installation
logging
low-tech
mail
meta
meta/duplicate
meta/planning
meta/wontfix
monitoring
observability
openapi
organization
packaging
performance
planning
platform/linux
priority
high
priority
low
priority
medium
production
question
sagjan
security
service
service-analytics
service-development
service-formular2mail
service-newsletter
service-request
service-sagjan
session
blocker
session
handover
session
next
shortcode
specs
ssl
status
blocked
status
done
status
in-progress
status
review
status
to-go
systemd
testing
tooling
type
admin
type
bug
type
config
type
deployment
type
docs
type
enhancement
type
feature
type
handover
type
infrastructure
type
installation
type
maintenance
type
migration
type/refactor
type
research
type
security
type/testing
v0.1.0
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DAW/furt#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Research Scope
Similar to Issue #71 config research, we need binary installation path standards across distributions.
Current Problem:
Research Questions:
Detection Strategy Research:
What fallback order should integrations use?
Deliverables:
Priority: HIGH for Open Source adoption
Library-Pfade Research (Ergaenzung zur Binary-Research)
Basierend auf Chat-Research fuer Lua/C-Projekte wie furt:
Standard Library-Installation nach Distribution:
Debian/Ubuntu:
Arch Linux:
OpenBSD:
FreeBSD:
Erkenntnisse:
/usr/local/bin/funktioniert ueberall (Issue #71 bestaetigt)/usr/local/lib/Standard fuer alle/usr/local/share/lua/5.1/(aber FreeBSD nutztlua51/)Vorschlag:
Aus Issue #71 (config), #94 (binary/lib) und diesem Research ein Standard-Pfade-Dokument erstellen mit:
Status: Research komplett fuer Binary + Library-Pfade
Binary Installation Paths Research
Research aus vorherigen Chat-Sessions zu Distribution-Standards:
Standard Binary-Pfade nach Distribution:
Debian/Ubuntu (.deb packages):
Arch Linux (pacman/AUR):
OpenBSD (ports/packages):
FreeBSD (ports/pkg):
RHEL/CentOS (RPM):
Erkenntnisse:
Sichere Wahl:
/usr/local/bin/Problematisch:
/usr/bin/Detection-Order Empfehlung:
Makefile-Strategie:
Status:
/usr/local/bin/ist der Distribution-unabhaengige Standard