14 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
398ae5bbff system: migrate setup_serial_port() and friends 2016-06-18 15:06:00 +02:00
Franco Fichtner
b025a54d6d rc: factory reset reboot misbehaves for another reason 2015-08-13 17:41:22 +02:00
Franco Fichtner
46d6159477 rc: synchronous reboot after reset 2015-08-13 17:20:44 +02:00
Franco Fichtner
bf8356c977 rc.initial: apply PSR2 style 2015-07-28 20:59:56 +02:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
ea5dd43a31 (legacy) move pfsense-utils.inc dependency 2015-07-22 15:09:18 +00:00
Franco Fichtner
e2a82d38e7 rc: fix factory defaults #124 2015-04-02 21:12:13 +02: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
a1f66881da rc: apply harmless whitespace changes 2014-12-28 20:19:53 +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