-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debian packaging #11
base: main
Are you sure you want to change the base?
Debian packaging #11
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96b2458 - Browse repository at this point
Copy the full SHA 96b2458View commit details -
* Provide all minimalist files to build a debian package * Set a newer version to prevent conflict with previous commits unversionned
Configuration menu - View commit details
-
Copy full SHA for c55905a - Browse repository at this point
Copy the full SHA c55905aView commit details -
Save and auto start all screen sessions
* Save all 5' all active sessions * Restore saved sessions on boot
Configuration menu - View commit details
-
Copy full SHA for 740ef8d - Browse repository at this point
Copy the full SHA 740ef8dView commit details -
* Prevent error about user permission * Run only if script are executable
Configuration menu - View commit details
-
Copy full SHA for f5f72df - Browse repository at this point
Copy the full SHA f5f72dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3251252 - Browse repository at this point
Copy the full SHA 3251252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e196a - Browse repository at this point
Copy the full SHA 85e196aView commit details -
Change github action to build a deb package
* Prefer an other github action to use all dpkg-buildpackage feature * Backport from previous workflow configuration to debian/ structure * Use a basic configuration
Configuration menu - View commit details
-
Copy full SHA for bc7b73f - Browse repository at this point
Copy the full SHA bc7b73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6c601 - Browse repository at this point
Copy the full SHA ec6c601View commit details -
* Since initial PR, some version was generated. It's required to be updated.
Configuration menu - View commit details
-
Copy full SHA for f754687 - Browse repository at this point
Copy the full SHA f754687View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd852c - Browse repository at this point
Copy the full SHA acd852cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44085df - Browse repository at this point
Copy the full SHA 44085dfView commit details
Commits on Aug 26, 2024
-
* Complete cron feature with systemd version
Configuration menu - View commit details
-
Copy full SHA for d6eeab9 - Browse repository at this point
Copy the full SHA d6eeab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64907f - Browse repository at this point
Copy the full SHA e64907fView commit details -
Rename all systemd unit as required by dh_installsystemd
* To prevent conflict unit have scree-save name * autostart is disable, as must be managed by timer
Configuration menu - View commit details
-
Copy full SHA for 627de9e - Browse repository at this point
Copy the full SHA 627de9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f801df - Browse repository at this point
Copy the full SHA 7f801dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8759cd - Browse repository at this point
Copy the full SHA d8759cdView commit details -
* Wait at least 15' after startup to run first save * All 15' save all session
Configuration menu - View commit details
-
Copy full SHA for 0e1d3bd - Browse repository at this point
Copy the full SHA 0e1d3bdView commit details
Commits on Aug 27, 2024
-
* As is oneShot automatic start is ignored * no-start option disable also timer
Configuration menu - View commit details
-
Copy full SHA for 70da9a6 - Browse repository at this point
Copy the full SHA 70da9a6View commit details -
Don't save session on subdirectory
* Override root file , required to be loaded on startup process
Configuration menu - View commit details
-
Copy full SHA for 925cb8d - Browse repository at this point
Copy the full SHA 925cb8dView commit details -
* Search all actives screen socket and save them step by step * Use string manipulation to retrieve user and screen pid
Configuration menu - View commit details
-
Copy full SHA for 3c92b40 - Browse repository at this point
Copy the full SHA 3c92b40View commit details -
If user is not root, don't search to run su command
* In some case (mainly) standard user doesn't act as root permission * In this case we can't use su command
Configuration menu - View commit details
-
Copy full SHA for f602df9 - Browse repository at this point
Copy the full SHA f602df9View commit details -
* screen autostart is require only one user is enabled
Configuration menu - View commit details
-
Copy full SHA for cf5e929 - Browse repository at this point
Copy the full SHA cf5e929View commit details -
* Is executed during user connection, timer is no more required
Configuration menu - View commit details
-
Copy full SHA for 33a3b9d - Browse repository at this point
Copy the full SHA 33a3b9dView commit details