Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-24 OpenRC integration
  3. FL-28

setting domain name in OpenRC 0.10 issues

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      Currently, Gentoo's /etc/conf.d/net is used for setting the DNS domain name and the NIS domain name. This functionality should be integrated into /etc/init.d/hostname.

      Suggested implementation:

      hostname="ninja2" -> set hostname to "ninja2", no DNS domain name.
      hostname="ninja2.funtoo.org" -> set hostname to "ninja2", DNS domain to "funtoo.org" (FQDN: ninja2.funtoo.org)

      we may want to add nisdomainname= variable for setting the NIS domain name via the nisdomainname command.

            Unassigned Unassigned
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: