Bruce Leidl

Results 9 issues of Bruce Leidl

If an application generates multiple Allow or Deny actions in a short period of time (for example: more than 3 in one session) the user should be asked if they...

Investigate what Radeon extra firmware needs to be added both to initramfs and rootfs There is a [meta-amd][yocto] layer for Yocto, and Debian has [a package][debian] just for Radeon firmware....

Putting the kernel modules on the rootfs means that the rootfs can only be used with the exact same kernel version. They should be moved to the /storage partition and...

Resource Packs are ext2 formatted disk image files, similar to the rootfs image files. Rather than being written to a disk partition they are loopback mounted and contain metadata which...

A set of iptables rules need to be added to Citadel to not allow any access to the network at all from components running inside Citadel. Some exceptions will exist...

It would be nice to have an easy way to enable a writable tmpfs overlay mounted on the rootfs. This would would simply development workflow, but also it would be...

Gnome changes the timezone by sending requests over the org.freedesktop.timedate1 dbus interface which is implemented by systemd-timedated. systemd-timedated reads and changes the timezone by expecting a symlink `/etc/localtime` to exist...

As the root filesystem in Citadel is read-only, the password file also cannot be changed. If the password file was made mutable with a bind mount or by symlinking into...

Report from IRC, attempting DCC send to yourself fails due to missing getcwd() and fallocate(): ``` audit: type=1326 audit(1456309666.003:68): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=2196 comm="hexchat" exe="/usr/bin-oz/hexchat" sig=31 arch=c000003e syscall=79 compat=0...

bug