1. 10 Jul, 2015 1 commit
  2. 01 Jul, 2015 1 commit
    • Franco Fichtner's avatar
      sysctl: lower the syncer(4) timeouts for data flushes · 50613a49
      Franco Fichtner authored
      o Retain the timeout priorities while cutting the timeouts to
        10% of what they were before (30s).
      o Metadata is always flused by default, but change timeout to
        match the others anyway.
      o Reorder the sysctl list for convenience white at it.
      50613a49
  3. 24 Apr, 2015 4 commits
  4. 05 Apr, 2015 1 commit
  5. 02 Apr, 2015 1 commit
  6. 24 Mar, 2015 5 commits
  7. 23 Mar, 2015 3 commits
  8. 15 Mar, 2015 1 commit
  9. 14 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      src: zap code that handled "cdrom" idiosyncrasies · 511eb60e
      Franco Fichtner authored
      We can do without those on the install media.  Instead, route
      necessary code parts through is_install_media().  A lot of
      stale and forgotten code got ditched in the process--e.g. when
      did we ever run without an /etc/fstab?
      511eb60e
  10. 12 Mar, 2015 1 commit
    • Franco Fichtner's avatar
      inc/globals: far-reaching prune of global variables · 93d00ecd
      Franco Fichtner authored
      * Remove spurious debug output that was never enabled and make
        actual error messages the default behaviour.
      
      * Update links and remove a bit of softcoding that was going
        on around the GUI through global variables (we don't want to
        hide the help menu, nope).
      93d00ecd
  11. 07 Mar, 2015 1 commit
  12. 05 Mar, 2015 2 commits
  13. 03 Mar, 2015 1 commit
  14. 22 Feb, 2015 3 commits
  15. 11 Jan, 2015 1 commit
  16. 31 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      auth: replace spurious admin user in favour of root · 93397f8a
      Franco Fichtner authored
      A hybrid approach was previously employed that made it possible
      to use admin as a synonym for root, which was really confusing
      and a bit unclear judging by the actual code employed.  Does
      admin own a home directory or not?  Why does root work on the
      console, but not in the web interface?
      93397f8a
  17. 28 Dec, 2014 1 commit
  18. 21 Dec, 2014 1 commit
  19. 10 Dec, 2014 2 commits
  20. 09 Dec, 2014 5 commits
  21. 10 Nov, 2014 1 commit
  22. 27 Oct, 2014 1 commit