4 Commits

Author SHA1 Message Date
Franco Fichtner
e9866f9544 config: adhere to defaults, but force a mismatch on factory bootup; #5 2015-07-02 10:32:11 +02:00
Franco Fichtner
8cfd1e6508 system: tweak SSH behaviour and settings names
o Sharpen the text for permitting root login and password.
o Migration kills the default of not permitting passwords.
2015-06-30 10:27:18 +02:00
Franco Fichtner
ab3e25700c queues: remove firewall_shaper.php 2015-06-18 13:52:56 +02:00
Franco Fichtner
55db8dab0f pkg: do not overwrite default config.xml anymore; fixes #145
Fixes spurious overwrite of a standard config, but also doesn't
update the standards anymore in a running installation.  Install
media is unaffected from this change.  Users that have had their
standard config overwritten need to rewrite the file accordingly:

    /usr/local/etc/config.xml

It also enables users to use their own sample configs on a running
installation from now on.  Might add a knob in the GUI to do e.g.
`use this config as the factory reset configuration'.  :)

While there, move the pkg-related Makefile glue into its own
file in the subdirectory for clarity.
2015-04-20 12:33:05 +02:00