15 Commits

Author SHA1 Message Date
Franco Fichtner
d640192e30 rc: root console tidy-up
Adjust tabs to spaces, copyright headers and add missing one from
restore script as per:

https://github.com/pfsense/pfsense/commit/7d7ce752
2017-05-21 11:21:46 +02:00
Franco Fichtner
3069587239 rc: unify yes/no prompts and indicate their default option when blank 2017-05-12 07:14:18 +02:00
Franco Fichtner
cde9b8f8dd rc: stop depending on config.lib.inc instead of config.inc
Looks like the reason for this file has gone.  We shall merge
the code into config.inc soon.
2017-05-04 22:41:00 +02:00
Franco Fichtner
30b1888813 rc: too many newlines 2016-03-03 19:15:52 +01:00
Franco Fichtner
6a6f7f3ba4 src: strip excessive name placement 2016-02-25 23:10:33 +01:00
Franco Fichtner
69ad2a3fc1 globals: thin out a bit more 2016-01-16 12:00:24 +01:00
Franco Fichtner
bf8356c977 rc.initial: apply PSR2 style 2015-07-28 20:59:56 +02:00
Ad Schellevis
db375f5074 (legacy) cleanup a bit too much here.. 2015-07-23 11:08:07 +00:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
7f9910ee72 (legacy) move util.inc requires around 2015-07-22 08:19:00 +00:00
Franco Fichtner
9d8f39a165 rc: do not signal init(8) on shutdown invoke 2015-03-24 14:14:12 +01:00
Franco Fichtner
d1f97f7b26 rc: simplify halt/reboot a bit and use synchronous halt on the console 2015-03-10 09:51:38 +01:00
Franco Fichtner
a47ad5e740 src: prune, prettify or zap scripts that use PHP shebang 2015-03-07 08:48:28 +01:00
Franco Fichtner
960f096896 rc: rework reboot
see previous
2014-12-28 20:26:49 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00