- 14 Jul, 2017 2 commits
-
-
Ad Schellevis authored
Networking, side affects. when an "other type" interface is configured it's automatically created, but if the interface got unconfigured it's dropped,leading to broken laggs for example. We should trust the "other type" create/drop to handle the interface itself and interface_bring_down() should only unconfigure it, so possible parent/child interfaces won't break for no reason. Fixes part of https://github.com/opnsense/core/issues/1709
-
Franco Fichtner authored
We are forcing a change through the installer, which is where the majority starts from. We don't want to enforce a change twice. We can't really see if we installed or went through a factory reset, so this is (was) the best of both worlds in conjunction with the new installer feature. While here, annotate that it is possible to leave it "empty". This reverts commit 5eb2c986.
-
- 13 Jul, 2017 5 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 12 Jul, 2017 3 commits
-
-
-
-
Franco Fichtner authored
-
- 11 Jul, 2017 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
opnsense-update can still be used to selectively upgrade, but here we shouldn't take any chances. Worst case the system will reboot prompting "nothing to do", which isn't true because we only know about the base and kernel, not the packages state.
-
- 10 Jul, 2017 14 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
We want to pull changelogs also when we look for upgrade instructions, in order to safely show then afterwards if we can indeed upgrade from there.
-
Franco Fichtner authored
-
- 09 Jul, 2017 10 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
This performs the full update, now we need to figure out how this will look from the frontend side...
-
Franco Fichtner authored
-
Franco Fichtner authored
This is a shell script to make recovery as recoverable as possible, now with a clear license and the ability to apply inline or reboot for a clean configuration cycle.
-
- 07 Jul, 2017 1 commit
-
-
Franco Fichtner authored
error: setsockopt(..., SO_RCVBUF, ...) failed: No buffer space available
-
- 06 Jul, 2017 1 commit
-
-
Franco Fichtner authored
-