Hi all,
I created the following directory (based on an idea by kanarip) to fight the duplication of %post scripts in the current kickstart files in GIT:
http://sdz.fedorapeople.org/snippets/
The main idea would be that spin maintainers could just include the fitting snippet files in their kickstarts - for example by using:
%include ./snippets/language-de_DE.ks
So what do you think of the general approach? And the naming of those snippets?
By the way: First post, so good to see you here... :)
Best Regards, Sebastian Dziallas
Hi everybody,
the list seems to be working right now, so it might be the right time to re-post this one here again.
Please share your opinions :)
Sebastian
Sebastian Dziallas wrote:
Hi all,
I created the following directory (based on an idea by kanarip) to fight the duplication of %post scripts in the current kickstart files in GIT:
http://sdz.fedorapeople.org/snippets/
The main idea would be that spin maintainers could just include the fitting snippet files in their kickstarts - for example by using:
%include ./snippets/language-de_DE.ks
So what do you think of the general approach? And the naming of those snippets?
By the way: First post, so good to see you here... :)
Best Regards, Sebastian Dziallas _______________________________________________ Fedora-spins mailing list Fedora-spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/fedora-spins
I think it is a great idea.
-----Original Message----- From: Sebastian Dziallas [mailto:sebastian@when.com] Sent: Wednesday, July 23, 2008 2:36 AM To: fedora-spins@lists.fedoraproject.org Subject: Re: [Fedora-spins] proposing new %post snippets
Hi everybody,
the list seems to be working right now, so it might be the right time to re-post this one here again.
Please share your opinions :)
Sebastian
Sebastian Dziallas wrote:
Hi all,
I created the following directory (based on an idea by kanarip) to fight the duplication of %post scripts in the current kickstart files in GIT:
http://sdz.fedorapeople.org/snippets/
The main idea would be that spin maintainers could just include the fitting snippet files in their kickstarts - for example by using:
%include ./snippets/language-de_DE.ks
So what do you think of the general approach? And the naming of those snippets?
By the way: First post, so good to see you here... :)
Best Regards, Sebastian Dziallas _______________________________________________ Fedora-spins mailing list Fedora-spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/fedora-spins
_______________________________________________ Fedora-spins mailing list Fedora-spins@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/fedora-spins
DON.RAIKES@oracle.com wrote:
I think it is a great idea.
There you go ;-)
Sebastian, I suggest we start with just supplying the snippets, but not yet including them in the kickstarts that are in the base repository. I would also like to suggest, not supplying the language specific snippets, but instead supply a Localization Template (maybe in a templates/ directory rather then a snippets/ directory).
Anyway, this is up to you, so if you upload/commit what you have now, we'll work from there, alright?
Kind regards,
Jeroen van Meeuwen -kanarip