Mark

Results 8 issues of Mark

Need the following things to be fixed/improved on the Web GUI: * Main structure overhaul * All tabs are currently rendered as one page.. is there a way to have...

feature request
help wanted
In testing

According to [this link](http://serverfault.com/questions/362903/how-do-you-set-a-locale-non-interactively-on-debian-ubuntu) it can be done using the *--frontend=noninteractive* parameter on dpkg-reconfigure command To implement I will need to: 1. Gather a list of locales (/usr/share/zoneinfo for areas;...

feature request
In testing

Probably a few ways to implement this. Currently thinking a separate list and cron job as suggested by /u/gmbridge.

feature request

So long as bridging subinterfaces is supported, subint'ing eth0 and rewriting the config to use the subinterface could very well eliminate the hanging on br0 when wlan0 is ifdown'd

feature request

Probably by pulling from the github repo, since it's already permitted through iptables.

feature request

/raspipass ``` mkdir /raspipass chown raspi:raspi /raspipass /git chmod 744 /raspipass ``` /raspi_secure: ``` mkdir /raspi_secure chown root:root /raspi_secure chmod 700 /raspi_secure ``` /var/www/html Exit with error if this dir...

bug
feature request

Needs to set permissions on files within the /git/scripts directory, as per /git/scripts/filepermissions Will need to run with elevated permissions

feature request

Some sort of stats would be nice, eg a list of dates & times run could be compiled into daily/weekly stats & averages. Creating the list wouldn't be hard, but...

feature request