refs #273 Adds ogboot samba template and initial VERSION.json in doc directory

ogboot_installer
qindel 2024-05-03 10:11:34 +00:00
parent 4cf8417973
commit ce8f4e3b9d
2 changed files with 22 additions and 0 deletions

8
doc/VERSION.json 100644
View File

@ -0,0 +1,8 @@
{
"project": "Ogboot",
"version": "0.1.1",
"codename": "Espeto",
"definition": "http://www.andalucia.com/gastronomy/espeto.htm",
"release": "",
"ogagent": "1.1.2"
}

View File

@ -0,0 +1,14 @@
[tftpboot]
comment = OpenGnsys init files
browseable = no
writeable = no
path = OGBOOTDIR/tftpboot
guest ok = no
[ogclient]
comment = OpenGnsys Client
browseable = no
writeable = no
locking = no
path = OGBOOTDIR/client
guest ok = no