1. 03 Mar, 2015 1 commit
  2. 24 Feb, 2015 1 commit
    • Ad Schellevis's avatar
      cleanup legacy code. · 19265d25
      Ad Schellevis authored
      - remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port
      - replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
      19265d25
  3. 29 Dec, 2014 1 commit
  4. 28 Dec, 2014 1 commit
  5. 10 Dec, 2014 2 commits
    • Franco Fichtner's avatar
      inc: no idea why jails are special... · 4de5be80
      Franco Fichtner authored
      We can dash out jails, use them for development or production
      environments even.  Sure, they may not support some priviledged
      operation, but keeping weird glue around that is probably not
      in all the places it should be is weird.
      4de5be80
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      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...  :)
      727453c0
  6. 09 Dec, 2014 2 commits
  7. 27 Oct, 2014 1 commit