Page MenuHomePhabricator
Feed Advanced Search

May 20 2015

Patrick added a comment to T316: systemd units are not enabled by default.

For reference, this is what I used for debugging.

May 20 2015, 4:02 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a comment to T316: systemd units are not enabled by default.

systemd unit: workaround/fix, removed spaces from 'WantedBy = ', likely bug in 'deb-systemd-helper' that prevents enabling the service by default - https://phabricator.whonix.org/T316
systemd unit: workaround/fix, removed spaces, likely bug in 'deb-systemd-helper' that prevents enabling the service by default - https://phabricator.whonix.org/T316

May 20 2015, 3:59 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick created T318: search Tails issue tracker for jessie related issues and check if they apply to Whonix.
May 20 2015, 3:55 PM · Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a comment to T316: systemd units are not enabled by default.

Looks like a bug in deb-systemd-helper.

May 20 2015, 3:31 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a comment to T316: systemd units are not enabled by default.

Asked on debian systemd mailing list.
systemd unit functional, but not enabled by default issue:
https://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2015-May/007271.html

May 20 2015, 2:32 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a comment to T251: Tor systemd startup issue.

The original issue of this ticket is solved for now as of 11.0.0.1.7-developers-only. The Tor daemon is automatically started on first boot.

May 20 2015, 2:10 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
Patrick added a comment to T316: systemd units are not enabled by default.

Created a minimal package to reproduce this issue on a plain Debian jessie system:
https://github.com/adrelanos/hellodaemon

May 20 2015, 2:09 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a subtask for T251: Tor systemd startup issue: T316: systemd units are not enabled by default.
May 20 2015, 2:05 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
Patrick added a parent task for T316: systemd units are not enabled by default: T251: Tor systemd startup issue.
May 20 2015, 2:05 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a parent task for T316: systemd units are not enabled by default: T309: consider deleting old Whonix 10`ish /etc/init.d scripts during upgrade to Whonix 11.
May 20 2015, 1:49 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix

May 19 2015

Patrick added a comment to T316: systemd units are not enabled by default.

Good point! That will help. I'll be comparing those packages. Preferably we can keep packages systemd-only.

May 19 2015, 11:11 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

systemd unit: added 'Before=control-port-filter-python.service:
https://github.com/Whonix/whonix-initializer/commit/ace6738ef5ebb00ac5bc645d80577011b873e506

May 19 2015, 8:12 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
troubadour added a comment to T316: systemd units are not enabled by default.

For information, tried it out of curiosity some time ago. control-port -filter-python is working with systemd only (control-port-filter-python removed from /etc/init.d).

May 19 2015, 6:37 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick created T316: systemd units are not enabled by default.
May 19 2015, 3:58 PM · bug, systemd, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick edited projects for T251: Tor systemd startup issue, added: Whonix 11; removed qubes-whonix 10, Qubes.
May 19 2015, 2:53 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix

May 18 2015

Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

when timesync (sdwdate gui plugin) is installed, then the sdwdate.service needs an additional 'Requires = msgcollector.service' - https://phabricator.whonix.org/T106:
https://github.com/Whonix/timesync/commit/e1e88c84c07697825a4aea14ac1c723192a58075

May 18 2015, 12:25 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

systemd unit: added 'Before=rads.service' to prevent output by rads mixing up with output by whonix-initializer and to prevent the login manager from starting before whonix-initializer rebooted the system:
https://github.com/Whonix/whonix-initializer/commit/80dbb25732d58cab3a3abbe7634345d42848d4a5

May 18 2015, 11:51 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 17 2015

Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

systemd unit: added 'KillMode = process', because the daemon handles terminating child processes itself - https://phabricator.whonix.org/T106:
https://github.com/Whonix/sdwdate/commit/3a14c5ecc0649c66df43a396a20a47da4b27383d

May 17 2015, 11:45 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

fix:
https://github.com/Whonix/msgcollector/commit/8132e8a8ffaeede8557f9482ff64464c5c998296

May 17 2015, 11:02 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

fix, lib/systemd/msgcollector.service -> lib/systemd/system/msgcollector.service - https://phabricator.whonix.org/T106:
https://github.com/Whonix/msgcollector/commit/a708e9180eb22038aad68e5fb0990a4122eb9daa

May 17 2015, 10:56 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 16 2015

Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

fix, renamed lib/systemd/system/timesanitycheck to lib/systemd/system/timesanitycheck.service:
https://github.com/Whonix/timesanitycheck/commit/fee20a038d26f281fbbcfe904ece3bd11f556bf9

May 16 2015, 3:55 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 16 2015, 3:00 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 15 2015

Patrick closed T57: implement rads (ram adjusted desktop starter) systemd unit as Resolved.

Done, ported to systemd; refactoring - https://phabricator.whonix.org/T57:
https://github.com/Whonix/rads/commit/4d6de0073440f3d91e1f95f9069b555fa1c38a7f

May 15 2015, 2:38 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick removed projects from T57: implement rads (ram adjusted desktop starter) systemd unit: bountysource, bounty.
May 15 2015, 2:37 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick claimed T57: implement rads (ram adjusted desktop starter) systemd unit.
May 15 2015, 2:37 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick closed T305: grub-enable-apparmor broken on jessie based Whonix as Resolved.

fixed, moved from etc/grub.d/30_apparmor.cfg to etc/default/grub.d/30_apparmor.cfg since the path has changed since release of jessie:
https://github.com/Whonix/grub-enable-apparmor/commit/85aa341ef3fe9eb72ea21e6c7ad059c2bbb87e94

May 15 2015, 2:21 PM · Whonix 11, Debian version 8 codename Jessie, grub-enable-apparmor, Whonix
Patrick created T305: grub-enable-apparmor broken on jessie based Whonix.
May 15 2015, 2:17 PM · Whonix 11, Debian version 8 codename Jessie, grub-enable-apparmor, Whonix
Patrick closed T106: port Whonix's init.d scripts to systemd as Resolved.

So far everything done here. Created follow up tasks for remaining work.

May 15 2015, 12:10 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick claimed T106: port Whonix's init.d scripts to systemd.
May 15 2015, 12:09 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 15 2015, 12:09 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 14 2015

Patrick added a comment to T106: port Whonix's init.d scripts to systemd.
In T106#4449, @Patrick wrote:

TODO: most should use SuccessExitStatus.

May 14 2015, 11:42 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

TODO: most should use SuccessExitStatus.

May 14 2015, 11:28 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 14 2015, 11:21 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

Fixed that:

May 14 2015, 11:17 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

sdwdate pidfile is still missing and timesync complains about that. Working on that.

May 14 2015, 12:39 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 14 2015, 12:09 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 14 2015, 12:09 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 14 2015, 11:12 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

vbox-disable-timesync, no port to systemd, because upstream does not provide a systemd unit, diverting it, more robust implementation that is compatible with systemd:
https://github.com/Whonix/vbox-disable-timesync/commit/958086eb0d55e0669492ab16ec15d810a533f597

May 14 2015, 11:08 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 13 2015

Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 9:46 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 8:50 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

swap-file-creator:
https://github.com/Whonix/swap-file-creator/commit/a8f58cf240763599613e3ab4598a3e7e34400caa

May 13 2015, 8:50 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 8:26 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

timesanitycheck:
https://github.com/Whonix/timesanitycheck/commit/03640195a9c6b18ae1259b62a44994c32619add9

May 13 2015, 8:26 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 7:52 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

bootclockrandomization:
https://github.com/Whonix/bootclockrandomization/commit/77d3e620017dd067e1660e7bebf582f042484c47

May 13 2015, 7:52 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 2:45 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 2:42 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

msgcollector:
https://github.com/Whonix/msgcollector/commit/ff50e3c286fea6663f6d45906411177080f9a1bd

May 13 2015, 2:41 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick updated the task description for T106: port Whonix's init.d scripts to systemd.
May 13 2015, 2:23 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

whonixcheck:
https://github.com/Whonix/whonixcheck/commit/c91dc77a1dae49be4635380e330fdfda9cb4ada2

May 13 2015, 2:23 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

May 12 2015

Patrick added a project to T57: implement rads (ram adjusted desktop starter) systemd unit: bountysource.
May 12 2015, 2:46 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick updated the task description for T57: implement rads (ram adjusted desktop starter) systemd unit.
May 12 2015, 2:39 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick updated the task description for T57: implement rads (ram adjusted desktop starter) systemd unit.
May 12 2015, 2:37 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug
Patrick renamed T57: implement rads (ram adjusted desktop starter) systemd unit from implement rads (ram adjusted desktop starter) as systemd unit to implement rads (ram adjusted desktop starter) systemd unit.
May 12 2015, 11:39 AM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug

Apr 30 2015

Patrick closed T281: lintian warnings when building packages on jessie as Resolved.

All lintian warnings fixed in Whonix 11.0.0.0.5-developers-only and made lintian fail closed again. (Except for T186.)

Apr 30 2015, 3:16 PM · build, Whonix, Whonix 11, Debian version 8 codename Jessie, bug
Patrick closed T263: test if gr-osmosdr package installs as Resolved.

wheezy:
Works when installing from backports. New documentation is are ready:
https://www.whonix.org/wiki/Install_Software#Backports

Apr 30 2015, 2:00 PM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix

Apr 28 2015

Patrick claimed T281: lintian warnings when building packages on jessie.

In progress.

Apr 28 2015, 2:29 PM · build, Whonix, Whonix 11, Debian version 8 codename Jessie, bug
Patrick closed T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue as Resolved.

all packages: added debian/source/lintian-overrides with debian-watch-may-check-gpg-signature to fix lintian warning - https://phabricator.whonix.org/T277:

Apr 28 2015, 1:52 PM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie

Apr 27 2015

Patrick added a comment to T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue.
  • Our debian/watch files are broken anyhow. (uscan does no longer work with them. Probably because github changed something.)
  • We're not providing tarballs and/or detached OpenPGP signatures for packages. Only signed git tags.
  • uscan does not support [signed] git [tags] (yet?).
Apr 27 2015, 6:25 PM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick closed T280: building packages on jessie broken due to genmkfile -> lintian warnings as Resolved.
Apr 27 2015, 3:43 PM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix, build
Patrick reopened T280: building packages on jessie broken due to genmkfile -> lintian warnings as "Open".
Apr 27 2015, 3:39 PM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix, build
Patrick closed T280: building packages on jessie broken due to genmkfile -> lintian warnings as Resolved.

Let's let it fail open so we have a reminder, motivation, notification to actually fix those.

Apr 27 2015, 3:04 PM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix, build
Patrick closed T24: maybe wait for Debian jessie to become the new Debian stable release as Resolved.

Debian 8 "Jessie" released:
https://www.debian.org/News/2015/20150426

Apr 27 2015, 2:19 PM · Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick closed T24: maybe wait for Debian jessie to become the new Debian stable release, a subtask of T25: simplify grub-enable-apparmor for Debian jessie, as Resolved.
Apr 27 2015, 2:19 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, AppArmor, grub-enable-apparmor
Patrick lowered the priority of T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue from High to Normal.
Apr 27 2015, 12:48 AM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick added a parent task for T280: building packages on jessie broken due to genmkfile -> lintian warnings: T273: control-port-filter-python.service exits pre-maturely.
Apr 27 2015, 12:31 AM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix, build
Patrick added a comment to T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue.

It's a different issue. Found a related issue and fixed it: T279

Apr 27 2015, 12:29 AM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick created T281: lintian warnings when building packages on jessie.
Apr 27 2015, 12:28 AM · build, Whonix, Whonix 11, Debian version 8 codename Jessie, bug
Patrick created T280: building packages on jessie broken due to genmkfile -> lintian warnings.
Apr 27 2015, 12:26 AM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix, build
Patrick closed T279: build-steps.d/1200_create-debian-packages does not obey make_use_lintian environment variable as Resolved.

Fixed:
https://github.com/Whonix/Whonix/commit/d671b8b085d8a008704513cf4c1d1270749749c2

Apr 27 2015, 12:21 AM · bug, build, Whonix 11, Debian version 8 codename Jessie, Whonix
Patrick created T279: build-steps.d/1200_create-debian-packages does not obey make_use_lintian environment variable.
Apr 27 2015, 12:18 AM · bug, build, Whonix 11, Debian version 8 codename Jessie, Whonix

Apr 26 2015

nrgaway added a comment to T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue.

I had to force disable lintian to compile jessie,

sed -i "s/make_use_lintian=\"true\"/make_use_lintian=\"false\"/g" "${WHONIX_DIR}/build-steps.d/1200_create-debian-packages"
Apr 26 2015, 11:56 PM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick created T277: genmkfile lintian debian-watch-may-check-gpg-signature build issue.
Apr 26 2015, 11:39 PM · packaging, build, bug, Whonix 11, Whonix, Debian version 8 codename Jessie
nrgaway added a comment to T106: port Whonix's init.d scripts to systemd.
In T106#3920, @Patrick wrote:

I am not sure if we should remove old sysvinit scripts from packages once systemd units are available. They don't conflict. And someone might wish to use/port the package on systems without systemd. Mailed Paul Wise from Debian what the best practice about this is.

Apr 26 2015, 1:57 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

Great stuff. Needless to say I am a huge fan of drop-in snippets.

Apr 26 2015, 1:55 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
nrgaway added a comment to T106: port Whonix's init.d scripts to systemd.
In T106#3814, @Patrick wrote:

add a snippet

Can you please elaborate?

Apr 26 2015, 1:52 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

I am not sure if we should remove old sysvinit scripts from packages once systemd units are available. They don't conflict. And someone might wish to use/port the package on systems without systemd. Mailed Paul Wise from Debian what the best practice about this is.

Apr 26 2015, 1:47 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

@nrgaway?

Apr 26 2015, 1:42 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

Apr 25 2015

Patrick added a comment to T24: maybe wait for Debian jessie to become the new Debian stable release.

Quote https://lists.debian.org/debian-devel-announce/2015/03/msg00016.html:

We now have a target release date of Saturday the 25th of April.

Apr 25 2015, 2:37 AM · Whonix 11, Whonix, Debian version 8 codename Jessie
Patrick updated subscribers of T270: change release codename from wheezy to jessie.
Apr 25 2015, 2:28 AM · whonix-repository, anon-shared-build-apt-sources-tpo, anon-apt-sources-list, build, Debian version 8 codename Jessie, Whonix 11, Whonix

Apr 23 2015

Patrick added a comment to T106: port Whonix's init.d scripts to systemd.

add a snippet

Apr 23 2015, 12:11 AM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix

Apr 22 2015

Patrick added a comment to T251: Tor systemd startup issue.

Yes, please help with systemd stuff.

Apr 22 2015, 10:56 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
nrgaway added a comment to T106: port Whonix's init.d scripts to systemd.
In T106#3482, @HulaHoop wrote:

May be helpful for systems configuration. Debian directory structure could be different:

https://access.redhat.com/articles/754933

Paths of the ksm/ksmtuned services on RHEL family:
/usr/lib/systemd/system/ksmtuned.service 
/usr/lib/systemd/system/ksm.service 

Is adding this for ksmtuned a matter of emulating your commit?

Apr 22 2015, 10:30 PM · Whonix 11, systemd, Debian version 8 codename Jessie, Whonix
nrgaway added a comment to T251: Tor systemd startup issue.

I have written a tor systemd unit file that seems to be working. I have added it to the qubes-whonix package.
https://github.com/nrgaway/qubes-whonix/blob/master/etc/systemd/system/tor.service.

Apr 22 2015, 9:51 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
Patrick closed T25: simplify grub-enable-apparmor for Debian jessie as Resolved.

Done:
https://github.com/Whonix/grub-enable-apparmor/commit/4f91452b701b467ae9471291f270b95ba4d85479

Apr 22 2015, 4:06 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, AppArmor, grub-enable-apparmor
Patrick updated subscribers of T25: simplify grub-enable-apparmor for Debian jessie.
Apr 22 2015, 3:59 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, AppArmor, grub-enable-apparmor
Patrick updated subscribers of T270: change release codename from wheezy to jessie.
Apr 22 2015, 3:59 PM · whonix-repository, anon-shared-build-apt-sources-tpo, anon-apt-sources-list, build, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick closed T270: change release codename from wheezy to jessie as Resolved.

Done:

Apr 22 2015, 3:58 PM · whonix-repository, anon-shared-build-apt-sources-tpo, anon-apt-sources-list, build, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick updated subscribers of T25: simplify grub-enable-apparmor for Debian jessie.
Apr 22 2015, 3:58 PM · Whonix 11, Debian version 8 codename Jessie, Whonix, AppArmor, grub-enable-apparmor
Patrick created T270: change release codename from wheezy to jessie.
Apr 22 2015, 3:40 PM · whonix-repository, anon-shared-build-apt-sources-tpo, anon-apt-sources-list, build, Debian version 8 codename Jessie, Whonix 11, Whonix

Apr 21 2015

Patrick updated the task description for T57: implement rads (ram adjusted desktop starter) systemd unit.
Apr 21 2015, 8:07 AM · Whonix 11, Debian version 8 codename Jessie, Whonix, systemd, rads, security, usability, bug

Apr 16 2015

MemoryLost added a comment to T251: Tor systemd startup issue.

May I help?

Apr 16 2015, 6:35 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix

Apr 15 2015

MemoryLost added a comment to T263: test if gr-osmosdr package installs.

Bug was on weezy

Apr 15 2015, 6:01 AM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix
Patrick created T263: test if gr-osmosdr package installs.
Apr 15 2015, 3:33 AM · bug, Debian version 8 codename Jessie, Whonix 11, Whonix

Apr 14 2015

Patrick added a comment to T251: Tor systemd startup issue.

Yes, this one really would be better off with a Qubes specific patch until Whonix 10.1 or Whonix 11.

Apr 14 2015, 3:35 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
Patrick edited projects for T251: Tor systemd startup issue, added: qubes-whonix 10; removed Whonix 10.
Apr 14 2015, 3:34 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix
nrgaway added a comment to T251: Tor systemd startup issue.

Sorry, these messages sometime are ending up in spam folder.

Apr 14 2015, 3:03 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix

Apr 13 2015

Patrick added a comment to T251: Tor systemd startup issue.

@nrgaway any updates?

Apr 13 2015, 4:20 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix

Apr 7 2015

Patrick added a comment to T251: Tor systemd startup issue.

Sure.

Apr 7 2015, 4:05 PM · Whonix 11, Debian version 8 codename Jessie, systemd, Whonix