Project

General

Profile

Download (2.37 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9ef769ea 07/27/2012 03:03 AM David Swift

fixes #1783 - Default template set incorrect snippet names if snippet name uses underscore

1603b08d 03/14/2012 05:46 AM Ohad Levy

removed depericiated warnings

90bd4eb6 09/24/2011 01:37 PM Ohad Levy

fixes #1180 - db migration may fail because of missing logger

cab0d8c6 11/29/2010 07:08 AM Ohad Levy

Fixes #378 - Adds support for multiple configuration templates

Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.

Each template is associated with valid operating systems (unless if its a
snippet which can rendered via all other templates) and a possible...