18208 Commits

Author SHA1 Message Date
Franco Fichtner
36f7921352 etc: migrate phpshellsessions 2014-12-09 16:29:32 +01:00
Franco Fichtner
ce6c7135e3 etc: rc scripts are cleared out now 2014-12-09 16:27:39 +01:00
Franco Fichtner
528679c0f5 etc: move more files 2014-12-09 16:15:34 +01:00
Franco Fichtner
ae5f299554 etc: move rc.update_bogons.sh 2014-12-09 15:57:48 +01:00
Franco Fichtner
24ee8eee5f etc: light at the end of the tunnel... 2014-12-09 15:53:37 +01:00
Franco Fichtner
fce62d61b8 etc: move rc.conf_mount_r* 2014-12-09 15:43:28 +01:00
Franco Fichtner
ebcc992081 etc: split devd.conf into individual override files 2014-12-09 15:36:45 +01:00
Franco Fichtner
16e2a04842 etc: gettytab is critical 2014-12-09 15:27:21 +01:00
Franco Fichtner
d44f8e3476 etc: moar of the same 2014-12-09 15:24:16 +01:00
Franco Fichtner
df74ed1e9c etc: more migration/removal 2014-12-09 15:18:37 +01:00
Ad Schellevis
61e8c7287c move opnsense service code 2014-12-08 15:36:19 +01:00
Franco Fichtner
638c6daf2a etc: move more files 2014-12-09 15:11:07 +01:00
Franco Fichtner
576c1cd541 etc: move rc.inital.* stuff to new home 2014-12-09 14:52:32 +01:00
Jos Schellevis
e0458aa2cf Dashboard changes and traffic widget javascript update 2014-12-09 13:38:15 +00:00
Franco Fichtner
0d8ad1b487 share: remove and rework timezone info
Now use the base system's tzdata, which we update regularly...
2014-12-09 14:32:06 +01:00
Ad Schellevis
2d2575572f fix rc.php_ini_setup file removal missing 2014-12-08 14:45:19 +01:00
Franco Fichtner
e5cae36f16 etc: pull the old switcheroo on login shells 2014-12-09 14:12:48 +01:00
Franco Fichtner
377b5bd83d etc: welcome to the 21st century 2014-12-09 14:06:01 +01:00
Franco Fichtner
8b95b79da8 etc: new home for rc.initial 2014-12-09 14:00:19 +01:00
Franco Fichtner
9bc667c6f6 etc: permanent location for installer glue 2014-12-09 13:35:25 +01:00
Franco Fichtner
93e613c511 etc: migrate more files 2014-12-09 13:26:01 +01:00
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