summaryrefslogtreecommitdiffstats
path: root/snippets/partition_select
Commit message (Collapse)AuthorAgeFilesLines
* Update partition snippets to allow for ia64 and ppc specific partitioning ↵James Laska2008-11-131-2/+22
| | | | requirements
* User reports in some situations %pre is being executed twice. To me, thisMichael DeHaan2007-08-211-1/+1
| | | | | seems very odd, but this is the reported workaround -- either way, it will not hurt things.
* Added a SNIPPET::foo feature which can do the equivalent of %include in ↵Michael DeHaan2007-07-271-0/+14
kickstart without the need for a wget and http hosting. Snippets live in /var/lib/cobbler/snippets -- Cobbler ships with only one snippet now (as a demo), though users can create as many as they want.