Discussion:
[Grml] The class grml-live concept
T o n g
2010-07-21 15:01:41 UTC
Permalink
Hi,
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."

- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?

Thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
Michael Prokop
2010-07-29 02:19:16 UTC
Permalink
Post by T o n g
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."
- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
Thanks, fixed in git (and in online docs):

http://git.grml.org/?p=grml-live.git;a=commit;h=f8d3ccd
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in
your own class definitions as well.

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.mur.at/pipermail/grml/attachments/20100729/53c6fb62/attachment.pgp>
T o n g
2010-07-29 04:38:01 UTC
Permalink
Post by Michael Prokop
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in your
own class definitions as well.
thanks for the clarification (you might want to update grml-live doc on
this as well).
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
T o n g
2010-07-29 04:38:01 UTC
Permalink
Post by Michael Prokop
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in your
own class definitions as well.
thanks for the clarification (you might want to update grml-live doc on
this as well).
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
T o n g
2010-07-29 04:38:01 UTC
Permalink
Post by Michael Prokop
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in your
own class definitions as well.
thanks for the clarification (you might want to update grml-live doc on
this as well).
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
T o n g
2010-07-21 15:01:41 UTC
Permalink
Hi,
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."

- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?

Thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
Michael Prokop
2010-07-29 02:19:16 UTC
Permalink
Post by T o n g
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."
- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
Thanks, fixed in git (and in online docs):

http://git.grml.org/?p=grml-live.git;a=commit;h=f8d3ccd
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in
your own class definitions as well.

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20100729/53c6fb62/attachment-0002.pgp>
T o n g
2010-07-21 15:01:41 UTC
Permalink
Hi,
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."

- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?

Thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/
Michael Prokop
2010-07-29 02:19:16 UTC
Permalink
Post by T o n g
"For example if you want to use your own class named "FOOBAR" just set
CLASSES="GRMLBASE,GRML_SMALL,I386" inside /etc/grml/grml-live.local or
invoke grml-live using the classes option: "grml-live -c
GRMLBASE,GRML_SMALL,I386,FOOBAR ?"."
- 1st, I think ",FOOBAR" is missing from the first "CLASSES="
Thanks, fixed in git (and in online docs):

http://git.grml.org/?p=grml-live.git;a=commit;h=f8d3ccd
Post by T o n g
- 2nd, my question, if I want to use my own class named "FOOBAR", ie,
CLASSES="GRMLBASE,FOOBAR,I386"
would /etc/grml/fai/config/class/FOOBAR.var file allow me to config
things like UTC=yes, TIMEZONE=xxx?
Yes, all you can see in /etc/grml/fai/config/class/GRMLBASE.var (and
everything else FAI supports accordingly further) can be used in
your own class definitions as well.

regards,
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20100729/53c6fb62/attachment-0003.pgp>
Loading...