37 Commits

Author SHA1 Message Date
Franco Fichtner
4eaa3c9d64 root: adapt to latest changes 2014-12-09 13:26:01 +01:00
Jos Schellevis
87e8f0e178 Merge branch 'master' of git.opnsense.org:repo/opnsense-core 2014-12-09 12:16:01 +00:00
Jos Schellevis
571a6ba525 include ticker.js in head.inc for notices 2014-12-09 12:14:52 +00:00
Franco Fichtner
750ed59b65 etc: fix cdrom boot 2014-12-09 13:10:49 +01:00
Franco Fichtner
9a16ecc412 etc: more, again 2014-12-09 12:42:04 +01:00
Franco Fichtner
c8326ab7ab etc: more moving of files.... 2014-12-09 12:31:19 +01:00
Franco Fichtner
2a6bb6dbad etc: move more files, fix breakage along the way 2014-12-09 12:19:53 +01:00
Franco Fichtner
bbec3a8fd7 etc: start moving files to new home 2014-12-09 12:07:40 +01:00
Franco Fichtner
f32a21fcdd inc: use the porth, Luke 2014-12-09 11:51:20 +01:00
Franco Fichtner
7969487156 inc: more fixes after move 2014-12-09 11:42:07 +01:00
Franco Fichtner
1f31006864 installer: kill web-based installer 2014-12-09 11:21:26 +01:00
Franco Fichtner
cb3c90c473 inc: move to new home in /usr/local/etc 2014-12-09 11:18:30 +01:00
Franco Fichtner
fe18d3aca4 boot: don't need this here anymore 2014-12-09 11:08:58 +01:00
Jos Schellevis
0d5cd88fa3 changed one include from index 2014-12-09 10:07:53 +00:00
Jos Schellevis
e8a14c77f6 Merge branch 'master' of git.opnsense.org:repo/opnsense-core 2014-12-09 09:58:28 +00:00
Jos Schellevis
44e47bb572 remove temp includes 2014-12-09 09:57:30 +00:00
Franco Fichtner
bdda9bd562 rc: no version.buildtime 2014-12-09 10:35:06 +01:00
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
Franco Fichtner
68fe3cf85b config: change the default password, maybe also not an MD5 hash... 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
5450ed6b65 config: switch to new theme 2014-12-08 17:36:08 +01:00
Ad Schellevis
caa2576549 GUI update 2014/12/08 2014-12-08 02:31:33 +01: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
Franco Fichtner
d27e26146f www: fix login after "login" parameter removal 2014-11-29 17:39:33 +01:00
Franco Fichtner
5aa9e4d2c9 www: delete file that probably shouldn't be there 2014-11-29 17:34:30 +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
b899e523d4 added opnsense ui components from git 6af660af 2014-11-10 20:25:57 +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