14 Commits

Author SHA1 Message Date
Franco Fichtner
13e0d12171 rc: prune rc.php_ini_setup
* Avoid warnings for PDO and SimpleXML.
* APC and ioncube are dead.
2014-12-09 10:25:49 +01:00
Franco Fichtner
8172b0371f etc: generate SHA-512 passwords and remove silly code 2014-12-09 10:25:49 +01:00
Charlie Root
74f571698d changed location of inc files back to etc_inc 2014-12-09 09:25:10 +00:00
Franco Fichtner
7ef4a24979 sbin: remove system directory from repo
* Shift athctrl to /usr/local, and lose the ".sh" prefix as the
  common practice is to not use a suffix for those utilities.  Also
  sync the file with src.git/tools/tools/ath/athctrl.sh, even
  though the changes are only cosmetic.

* /sbin/dhclient-script already exists and was overwritten.  Worse
  still, /usr/local/sbin/dhclient-script also exists.  To "clean"
  this up, rename the modified file to dhclient-script.ext.  Our
  management system picks up the correct file anyway.
2014-11-30 12:34:26 +01:00
Ad Schellevis
0f02a3d8ad update gui 28/11/2014 2014-11-28 18:37:49 +01:00
Franco Fichtner
d99025a1ce rc: prepare for PHP 5.6 and remove pre-5.5 compat 2014-11-16 14:05:18 +01:00
Franco Fichtner
5baa759375 config: backups must be allowed on cdroms as well
This allows to pull a configuration from the installed system
via bsdinstaller and then either boot into the LiveCD or install
the system again.  Especially useful in an upgrade scenario so
that the system is cleaned but all settings are preserved.
2014-11-16 12:29:12 +01:00
Franco Fichtner
2234d84026 inc: allow one-port setups for easier development
A one-port setup is essentially WAN-only.  The good thing is
the GUI attaches to the WAN port and is automatically reachable.
This helps with general testing of all things around builds.

While there, append a whitespace that has been missing for years.
2014-11-15 21:54:35 +01:00
Ad Schellevis
06739399e7 remove EFS/pfs, theme setting needed ( will be removed ) 2014-11-10 20:48:09 +01:00
Ad Schellevis
3b16afcf61 remove php-fpm from rc scripting and revert back to php-cgi 2014-11-10 18:48:15 +01:00
Ad Schellevis
45f98dc12e minor fix 2014-10-31 11:23:03 +01:00
Ad Schellevis
3bc74e1ae7 cleanup usr directory, duplicate files 2014-10-28 14:44:27 +01:00
Ad Schellevis
e6e220b0ca executeable bit on check_reload_status set 2014-10-28 12:05:52 +01:00
Ad Schellevis
ff4b1affcd initial dev version 2014-10-27 18:46:50 +01:00