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