Skip to content
  1. Nov 15, 2018
  2. Nov 14, 2018
  3. Nov 12, 2018
    • Ansuel Smith's avatar
      luci-mod-system: add support for additional filesystem · 9f95fb3c
      Ansuel Smith authored
      
      
      The filesystem option doesn't include additional filesystem included with /etc/filesystems, this is usefull if someone have ntfs-3g installed and wants to force use the external utility to mount partition instead of the default present in the kernel (if it's supported)
      
      Signed-off-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
      9f95fb3c
    • Kevin Darbyshire-Bryant's avatar
      luci-mod-admin-full: dnsmasq clarify non-wildcard mode · 2e37a8ba
      Kevin Darbyshire-Bryant authored
      
      
      'non-wildcard' interfaces enables dnsmasq's '--bind-dynamic' mode.
      This binds dynamically to interfaces rather than wildcard addresses
      *and* keeps track of interface comings/goings via a unique Linux api.
      
      Quoting dnsmasq's author "bind-dynamic (bind individual addresses,
      keep up with changes in interface config) ... On linux, there's actually
      no sane reason not to use --bind-dynamic, and it's only not the default
      for historical reasons."
      
      listen/exclude interfaces may be used independently of bind dynamic mode
      so removed the bogus dependency of 'nonwildcard' enabling access to
      'listen/exclude' interfaces - they may be used in any mode..  In fact
      the dnsmasq init script takes notice of include/exclude interfaces
      irrespective of the 'nonwildcard' parameter.
      
      Signed-off-by: default avatarKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
      2e37a8ba
    • Florian Eckert's avatar
      luci-mod-system: add user defined interface to netdev trigger · 27bf7c28
      Florian Eckert authored
      
      
      Give the user the possibility to define and interface for the netdev
      trigger which is not available at the moment. This is usefull if a
      interface is not presented on configuration time.
      
      Signed-off-by: default avatarFlorian Eckert <fe@dev.tdt.de>
      27bf7c28
  4. Nov 11, 2018
  5. Nov 07, 2018
  6. Nov 05, 2018