Bugzilla – Attachment 105106 Details for
Bug 220736
unpacked schema file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
dhcp-server.rnc
dhcp-server.rnc (text/x-c++src), 1.23 KB, created by
Uwe Gansert
on 2006-11-14 11:39:21 UTC
(
hide
)
Description:
dhcp-server.rnc
Filename:
MIME Type:
Creator:
Uwe Gansert
Created:
2006-11-14 11:39:21 UTC
Size:
1.23 KB
patch
obsolete
>default namespace = "http://www.suse.com/1.0/yast2ns" >namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0" >namespace config = "http://www.suse.com/1.0/configns" > > >dhcp-server = element dhcp-server { > element allowed_interfaces { text }? & > element chroot { "1" | "0" }? & > element start_service { "1" | "0" }? & > element use_ldap { "1" | "0" }? & > element other_options { text } & > dhcp-server-settings? >} > >dhcp-server-settings = element settings { > LIST, > dhcp-server-settings_entry* >} > >dhcp-server-settings_entry = element settings_entry { > settings_entry_children? & > settings_entry_directives? & > > element id { text }? & > element parent_id { text }? & > element parent_type { text }? & > element type { text }? & > element options { text }? >} > >settings_entry_children = element children { > LIST, > settings_entry_child* >} > >settings_entry_child = element child { > element id { text }? & > element type { text }? >} > >settings_entry_directives = element directives { > LIST, > settings_entry_directives_listentry* >} > >settings_entry_directives_listentry = element listentry { > element key { text }? & > element value { text }? >} > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 220736
: 105106