Alex Burr

Results 11 issues of Alex Burr

The `tar` implementation used doesn't unpack sparse files correctly, so add a note about this ( we were using bsdtar to generate the archive, and a random file (usr/lib/locale/locale-archive) was...

Reopening https://github.com/KanoComputing/kano-desktop/pull/194 against master - Kano-updater was re-enabling notifications on termination - Fixed by telling him not to do so in this case - Minor fix whereby notifications would eventually...

Reopening https://github.com/KanoComputing/kano-desktop/pull/200 against master. Must take into account the comments there too.

This is the work in progress memory monitor. Not ready for merging.

Currently we have to remove any non-ascii characters from control files before importing a debian package into dr. This is a bit awkward as they are often part of someone's...

kano-settings currently has a build dependency on kano-toolset, which has a dependency on dbus, which runs a dbus-daemon which opens a file in /proc. This prevents dr from unmounting the...

For compiled packages it would be useful to use CCache to speed up builds. I think this could be done by bind-mounting the cache into the build root.

Reopening https://github.com/KanoComputing/kdesk/pull/112 on master.

This is the proposed fix for the hotfix image. NB It is NOT proposed that we merge this until we have thought more.

- Special syntax allows for specifying timeout and background - Added usage documentation in the readme - Tested on the pi and works well Reopening https://github.com/KanoComputing/kano-toolset/pull/220 against master.