X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=doc%2Fhostnamed-docbook.xml-org.freedesktop.hostname1.xml;h=7dc21df0109b492ed703bbc3e2091802798e24c6;hp=c2381f05f54207aa1b96486c3e249f87af246e96;hb=HEAD;hpb=5047f6bfd1a812c46128b0d68bf7b93c21c2e76c diff --git a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml b/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml index c2381f0..7dc21df 100644 --- a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml +++ b/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml @@ -8,23 +8,37 @@ org.freedesktop.hostname1 Methods -SetHostname (IN s name, - IN b user_interaction); -SetStaticHostname (IN s name, - IN b user_interaction); -SetPrettyHostname (IN s name, - IN b user_interaction); -SetIconName (IN s name, - IN b user_interaction); +SetHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetStaticHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetPrettyHostname (IN s unnamed_arg0, + IN b unnamed_arg1); +SetIconName (IN s unnamed_arg0, + IN b unnamed_arg1); +SetChassis (IN s unnamed_arg0, + IN b unnamed_arg1); +SetDeployment (IN s unnamed_arg0, + IN b unnamed_arg1); +SetLocation (IN s unnamed_arg0, + IN b unnamed_arg1); Properties -Hostname readable s -StaticHostname readable s -PrettyHostname readable s -IconName readable s +Hostname readable s +StaticHostname readable s +PrettyHostname readable s +IconName readable s +Chassis readable s +Location readable s +Deployment readable s +KernelName readable s +KernelRelease readable s +KernelVersion readable s +OperatingSystemPrettyName readable s +OperatingSystemCPEName readable s @@ -37,17 +51,17 @@ The SetHostname() method org.freedesktop.hostname1.SetHostname() -SetHostname (IN s name, - IN b user_interaction); +SetHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -56,17 +70,17 @@ SetHostname (IN s name, The SetStaticHostname() method org.freedesktop.hostname1.SetStaticHostname() -SetStaticHostname (IN s name, - IN b user_interaction); +SetStaticHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -75,17 +89,17 @@ SetStaticHostname (IN s name, The SetPrettyHostname() method org.freedesktop.hostname1.SetPrettyHostname() -SetPrettyHostname (IN s name, - IN b user_interaction); +SetPrettyHostname (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: @@ -94,17 +108,74 @@ SetPrettyHostname (IN s name, The SetIconName() method org.freedesktop.hostname1.SetIconName() -SetIconName (IN s name, - IN b user_interaction); +SetIconName (IN s unnamed_arg0, + IN b unnamed_arg1); - IN s name: + IN s unnamed_arg0: - IN b user_interaction: + IN b unnamed_arg1: + + + + + + The SetChassis() method + org.freedesktop.hostname1.SetChassis() + +SetChassis (IN s unnamed_arg0, + IN b unnamed_arg1); + + + + + IN s unnamed_arg0: + + + + IN b unnamed_arg1: + + + + + + The SetDeployment() method + org.freedesktop.hostname1.SetDeployment() + +SetDeployment (IN s unnamed_arg0, + IN b unnamed_arg1); + + + + + IN s unnamed_arg0: + + + + IN b unnamed_arg1: + + + + + + The SetLocation() method + org.freedesktop.hostname1.SetLocation() + +SetLocation (IN s unnamed_arg0, + IN b unnamed_arg1); + + + + + IN s unnamed_arg0: + + + + IN b unnamed_arg1: @@ -144,6 +215,70 @@ IconName readable s + + The "Chassis" property + org.freedesktop.hostname1:Chassis + +Chassis readable s + + + + + The "Location" property + org.freedesktop.hostname1:Location + +Location readable s + + + + + The "Deployment" property + org.freedesktop.hostname1:Deployment + +Deployment readable s + + + + + The "KernelName" property + org.freedesktop.hostname1:KernelName + +KernelName readable s + + + + + The "KernelRelease" property + org.freedesktop.hostname1:KernelRelease + +KernelRelease readable s + + + + + The "KernelVersion" property + org.freedesktop.hostname1:KernelVersion + +KernelVersion readable s + + + + + The "OperatingSystemPrettyName" property + org.freedesktop.hostname1:OperatingSystemPrettyName + +OperatingSystemPrettyName readable s + + + + + The "OperatingSystemCPEName" property + org.freedesktop.hostname1:OperatingSystemCPEName + +OperatingSystemCPEName readable s + + +