Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F
go-appimage
002-enable-running-from-non-live-iso.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 002-enable-running-from-non-live-iso.patch of Package go-appimage
diff --git a/src/appimaged/prerequisites.go b/src/appimaged/prerequisites.go index a614d5f..3901620 100644 --- a/src/appimaged/prerequisites.go +++ b/src/appimaged/prerequisites.go @@ -23,16 +23,6 @@ import ( ) func checkPrerequisites() { - - // Ensure we are running on a Live system - // Maybe in the distant future this may go away but for now we want everyone - // who tests or works on this to help making it a 1st class experience on Live systems - // becase we deeply care about those. Yes, AppImage is "opinionated". - // Once the experience on Live systems is as intended, we may lift this restriction. - // We want to prevent people from working on this code without caring about - // Live systems. - ensureRunningFromLiveSystem() - // Check for needed files on $PATH helpers.AddHereToPath() // Add the location of the executable to the $PATH // Add the watched directories to the $PATH
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor