1. 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
  2. 24 Apr, 2015 4 commits
  3. 05 Apr, 2015 1 commit
  4. 02 Apr, 2015 1 commit
  5. 24 Mar, 2015 5 commits
  6. 23 Mar, 2015 3 commits
  7. 15 Mar, 2015 1 commit
  8. 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
  9. 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
  10. 07 Mar, 2015 1 commit
  11. 05 Mar, 2015 2 commits
  12. 03 Mar, 2015 1 commit
  13. 22 Feb, 2015 3 commits
  14. 11 Jan, 2015 1 commit
  15. 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
  16. 28 Dec, 2014 1 commit
  17. 21 Dec, 2014 1 commit
  18. 10 Dec, 2014 2 commits
  19. 09 Dec, 2014 5 commits
  20. 10 Nov, 2014 1 commit
  21. 27 Oct, 2014 1 commit