Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ae2998af 05/24/2010 07:38 AM Jochen Schalanda

Fixes #265 - improved preseed template and more complicated partitioning scheme for Debian-based distributions.

9a9b3e75 04/20/2010 06:21 AM Paul Kelly

Fixes #13 - Manage Debian family release-name

5f75dccc 04/14/2010 04:02 AM Paul Kelly

Fixes #177 - Family concept

It will_paginate and handle searches
Added family support to Operatingsystem
More work will be needed to add family support to host manipulation.

34df1be2 11/25/2009 02:29 AM Ohad Levy

fix spelling mistakes, comments etc - minor refactor

eecd3e7e 10/29/2009 02:21 PM Ohad Levy

fixes #28 and converts existing helpers to snippets

eb748bef 09/11/2009 02:40 PM Ohad Levy

Oops busybox wget cant do https

22c60a07 09/11/2009 02:18 PM Ohad Levy
  • Minor Formatting changes to unattended templates
  • Ensured that installation works also if preseed is served via https.
  • Removed unrequired default packages.
1fe671cf 09/09/2009 01:44 PM Ohad Levy

We have a final project name -- The ForeMan

eac234e0 09/06/2009 02:44 PM Ohad Levy

renamed project to the torque

f76a77e7 09/05/2009 07:47 AM Ohad Levy

fixed issues with Ubuntu Preseed, currently tested only on Jaunty, added a default Ubuntu/Debian partition layout

9802ac9b 09/05/2009 07:42 AM Ohad Levy

no need to remove the startup file, if required, change it through puppet itself.

26a8190e 08/31/2009 02:05 PM Ohad Levy

Unattended Installation works again, fixed many small debian issues

c878e775 08/24/2009 04:07 PM Ohad Levy

moved hardcoded URLS into url_path

67981d0e 08/22/2009 05:21 PM Ohad Levy

added support for epel and fixed a few typos

4f92ab78 08/22/2009 03:47 PM Ohad Levy

started to simplify kickstart templates, moved a lot of generic stuff to helpers so we dont have to repeat ourselfs in each os

1938eb58 08/20/2009 06:57 AM Ohad Levy

fixed typos

0418d863 08/08/2009 02:41 AM Ohad Levy

updated Paul's email address

a26b8b66 08/04/2009 04:42 PM Ohad Levy
  • normalize host names (short or fqdn)
  • ensure root password are stored encrypted in the db
571a2a2d 08/01/2009 05:10 PM Ohad Levy

Added WIP jumpstart finish script

93bd0d5d 08/01/2009 05:05 PM Ohad Levy

Basic support for Debian / Ubuntu preseed installations.

6775117c 07/31/2009 04:26 AM Ohad Levy

basic work to get Solaris SPARC jumpstart support

27a04cb4 07/30/2009 05:02 PM Ohad Levy

added a partition table controller

9a55cdc2 07/30/2009 04:38 PM Ohad Levy

added partition table model, this allows to have standard partition tables for new hosts, or a customized ones per host if required

09393c6d 07/25/2009 04:34 PM Ohad Levy

fixed wrong env name variable, fixed wrong RHE version (2 instead of 3)

22924f15 07/25/2009 04:34 PM Ohad Levy

fix the relationship between a host and a media (must be though an OS), added some helpers to auto parse the install path (e.g. NFS or URL) etc

286a2207 07/25/2009 04:34 PM Ohad Levy

updated migrations to use puppet Rails function of creating the db schema, adjusted what ever it took to get the first Fedora 11 client installed with our kickstart

b4b14336 07/25/2009 04:34 PM Ohad Levy

working kickstart integertaion, WIP