aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Provide means to configure a required memory threshold. If the system is ↵Mike Gabriel2018-04-172-0/+12
| | | | below that threshold, desktop autoloader won't run. Starting with a default value of 2048MiB for this threshold.
* CRON job: Randomize startup delay (an initial 60secs plus another 1-200secs) ↵Mike Gabriel2018-04-171-1/+1
| | | | to reduce load on the diskless server.
* Assure that Desktop Autoloader is disabled by default and requires an ↵Mike Gabriel2018-04-172-0/+16
| | | | explicit activation step.
* bin/desktop-autoloader: Wipe .xsession-errors if run under ↵Mike Gabriel2018-04-041-0/+6
| | | | desktop-autoloader user.
* debian/control: Rephrase LONG_DESCRIPTION.Mike Gabriel2018-04-041-8/+10
|
* release 0.0.30.0.3Mike Gabriel2018-04-034-4/+24
|
* contrib/desktop-autoloader.cron.d: Escape the percent character.Mike Gabriel2018-04-031-1/+1
|
* data/sleep-and-kill.desktop: Give the autoloaded session time to come really ↵Mike Gabriel2018-04-031-1/+1
| | | | up. Even on slow machines / networks.
* release 0.0.20.0.2Mike Gabriel2018-04-034-2/+94
|
* data/desktop-autoloader.1: Add version and date to man page.Mike Gabriel2018-04-031-1/+1
|
* debian/desktop-autoloader.postinst: Shorten path to autostart folder under ↵Mike Gabriel2018-04-032-2/+2
| | | | /etc/desktop-autoloader.
* debian/desktop-autoloader.postrm: Wipe ~desktop-autoloader and ↵Mike Gabriel2018-04-031-1/+8
| | | | /etc/desktop-autoloader when package gets purged.
* data/desktop-autoloader.1: Add configuration directory and CRON job file to ↵Mike Gabriel2018-04-031-1/+1
| | | | man page's SEE ALSO section.
* debian/README.Debian: Add file. Explain steps to complete configuration of ↵Mike Gabriel2018-04-031-0/+39
| | | | desktop-autoloader on Debian systems.
* bin/desktop-autoloader: Fix entire session startup mechanism.Mike Gabriel2018-04-031-3/+3
|
* debian/control: Add D (desktop-autoloader): xvfb.Mike Gabriel2018-04-031-0/+1
|
* contrib/desktop-autoloader.cron.d: Fix username and executable name.Mike Gabriel2018-04-031-1/+1
|
* debian/desktop-autoloader.postinst: Prevent from creating recursive symlinks ↵Mike Gabriel2018-04-031-1/+1
| | | | in desktop-autoloader's XDG autostart dir.
* debian/desktop-autoloader.cron.d: Fix name of cron.d file to make debhelper ↵Mike Gabriel2018-04-033-1/+1
| | | | happy.
* debian/{control,compat}: Go back to DH version level 9. Allow building this ↵Mike Gabriel2018-04-032-2/+2
| | | | project on Debian 9.
* debian/source/format: Switch to format 1.0.Mike Gabriel2018-04-031-1/+1
|
* debian/deskto-autoloader.postinst: Fix etc path of XDG autostart folder ↵Mike Gabriel2018-04-031-1/+1
| | | | template.
* debian/changelog: post-release fix up of package versionMike Gabriel2018-04-031-1/+1
|
* release 0.0.10.0.1Mike Gabriel2018-04-031-3/+4
|
* Finalize first draft of desktop-autoloader.Mike Gabriel2018-04-0323-22/+227
|
* Formulate README.md properly.Mike Gabriel2018-03-171-11/+58
|
* dump everything into Git... for the next day and for backup...Mike Gabriel2018-01-1212-0/+137