1. 10 Mar, 2014 1 commit
    • Michael Shigorin's avatar
      net: fix a thinko (it's connmand) · 039af304
      Michael Shigorin authored
      The service and initscript have "connmand" name
      while the package is called "connman" indeed.
      
      Shame on me; this became apparent
      while building regular-e18-sysv.
      039af304
  2. 29 Nov, 2013 1 commit
    • Michael Shigorin's avatar
      net: brief remark regarding livecd-save-nfs · 7e91e1b6
      Michael Shigorin authored
      A bit longer version is: add the script which cares to protect
      the interfaces which has been brought up during NFS root bootup
      already from being tampered with by NetworkManager so as to avoid
      losing network with networked rootfs.
      7e91e1b6
  3. 23 Sep, 2013 1 commit
  4. 30 Jul, 2013 1 commit
    • Michael Shigorin's avatar
      net: avoid NM showstopper at boot by default · 873737a2
      Michael Shigorin authored
      Intro: NetworkManager-wait-online.service would, well, wait
      for some network interface to become online or for timeout
      to kick in.
      
      Problem: if a LiveCD is tested in offline environment
      that timeout will only impede the boot.
      
      Proposed solution: use/net/nm/nodelay target has been implemented
      to disable that service as proposed by sem@ and done in Simply;
      "+nm" target changed to be an alias to this one.
      873737a2
  5. 01 Jul, 2013 2 commits
    • Michael Shigorin's avatar
      net, services: in Soviet Russia... · a97ef4c9
      Michael Shigorin authored
      ...net uses services, not services use net.  That is,
      "network" is a service that needs to be enabled by the
      now-existing mechanism of "services" feature, don't be
      fooled by "network services" here.
      a97ef4c9
    • Michael Shigorin's avatar
      initial net feature · 3ee510aa
      Michael Shigorin authored
      This one supports /etc/net, NM and connman; pruning the tree
      to get rid of hardwired remnants is going to take some more time.
      3ee510aa