Activity

From 10/24/2011 to 11/22/2011

11/22/2011

06:05 pm Revision 78e9f209: Make image properties optional
Image properties should be an optional argument. In any other case
snf-image does not retail backward compatibility.
Nikos Skalkotos
05:25 pm Revision d41b5e40: Update debian packaging, bump to v0.2
Constantinos Venetsanopoulos
04:29 pm Feature #1646 (Feedback): Support setting ownership and modes of files injected into newly create...
fixed in commit:c03b6c45cbf8bd82d22cfb9fb7fd5fb97a9c01ba Nikos Skalkotos
03:24 pm Revision 3709b5f4: Fix license and copyright
Some files were accidentally left out from the last license and
copyright fix.
Nikos Skalkotos
01:25 pm Revision cc6e7859: Fix a bug in EnforcePersonality task
The task tried to run inject-files.py even if SNF_IMAGE_PERSONALITY
variable was empty, which led to error.
Nikos Skalkotos

11/21/2011

04:55 pm Revision 9912db89: Make ChangePassword task always respect USERS var
Only the users defined by SNF_IMAGE_PROPERTY_USERS var will have their
passwords changed by ChangePassword task.
Nikos Skalkotos
04:40 pm Revision 2f14ced1: Bump debian package version to 0.2-rc1
Vangelis Koukis
01:38 pm Revision 0ae27674: Make synnefo-specific modifications
Modify files under debian/ to produce synnefo-specific packages:
* Build with snf-progress-monitor support
* Add snf...
Vangelis Koukis
12:54 pm Revision 2091e53b: Add snf-image-{host,helper}/debian directories
Add snf-image-{host,helper}/debian directories for Debian packaging. Vangelis Koukis

11/18/2011

04:38 pm Revision d984217b: Minor changes in inject-files.py
Make minor modifications to string handling in inject-files.py,
also fix some PEP8 errors.
Vangelis Koukis
04:11 pm Revision 302cbc2b: Update ChangeLogs for v0.2
Nikos Skalkotos
03:48 pm Revision 7e5d635b: Fix copyright and license notices throughout
Nikos Skalkotos
02:54 pm Revision 66840d7a: Fix a bug in host's floppy exported variables
The bug was triggered when a variable contained new lines Nikos Skalkotos
02:03 pm Revision 6d789991: Fix a bug in EnforcePersonality
Nikos Skalkotos
11:52 am Revision c03b6c45: Extend image personalization task
Now injected files may include user defined permition and ownership
information.
Nikos Skalkotos

11/17/2011

06:02 pm Revision b873aac3: Change COPYING from BSD-2-clause to GPLv2
Constantinos Venetsanopoulos

11/16/2011

04:32 pm Revision 02485c69: Remove " from variables hosting program names.
This way the scripts won't fail if someone adds input arguments after
the program name inside the variable.
Nikos Skalkotos
04:15 pm Revision b635b72c: Hardcode OSFAMILY img property for {ntfs,ext}dump
Nikos Skalkotos
03:49 pm Revision 5e8ed5da: Fix Makefile after last filename change
Nikos Skalkotos
03:47 pm Revision ce222bd6: Mouve FilesystemResizeMounted to lower priority
This task needs InstallUnattend Nikos Skalkotos
03:20 pm Revision 0681db7a: Delete AddDeleteUnattendScript from Makefile.am
This task is deleted from the repository. It's functionality was merged
with InstallUnattend
Nikos Skalkotos
02:40 pm Revision 6196f457: Fix a Windows security risk
The password is applied in oobeSystem and RDP is enabled in a previous
pass. I Also did a cleanup on the windows tasks.
Nikos Skalkotos

11/15/2011

05:07 pm Revision ec728294: Disable RDP connection during windows setup
Nikos Skalkotos

11/11/2011

06:31 pm Revision ed87f83e: Add curl as a dependency
Nikos Skalkotos
06:28 pm Revision a6aca8a3: Merge branch 'master' into debian
Nikos Skalkotos
06:23 pm Revision cb489189: Abandon wget.
Since curl is needed to find remote file sizes, lets do the whole
downloading with curl.
Nikos Skalkotos
05:38 pm Revision e50c4112: Make exclude task vars comply to property format
The should look like this: SNF_IMAGE_PROPERTY_<TASK_NAME>_TASK Nikos Skalkotos
05:32 pm Feature #1646 (Closed): Support setting ownership and modes of files injected into newly created VMs
Support setting ownership and modes of files injected into newly created VMs.
Vangelis Koukis
04:02 pm Revision 7a72942e: Update ChangeLogs and configure for version 0.2
Nikos Skalkotos
03:33 pm Revision 27acc2e4: Fix ROOT_PARTITION property support
Nikos Skalkotos
01:59 pm Revision 09ac08db: Merge branch 'v0.2-dev'
Nikos Skalkotos
01:04 pm Revision de7269cd: Minor fixes in helper's tasks
Nikos Skalkotos
11:06 am Revision 14de44dc: Fix custom images support
* Add code to compute the remote filesize
* Check for wget and curl in the configuration phase
Nikos Skalkotos

11/10/2011

06:58 pm Revision 38552c68: Fix various bugs in snf-image-helper
* In decode-properties.py, use subprocess.Popen method instead of
subprocess.check_output, which is introduced in p...
Nikos Skalkotos
04:58 pm Revision 7a474322: Fix bash syntax error in a case statement
Nikos Skalkotos

11/09/2011

05:07 pm Revision db0078b9: Add initial support for custom images
Nikos Skalkotos
04:57 pm Revision f884ffac: Support USERS property in ChangePassword task
Nikos Skalkotos
03:50 pm Revision 473f4fa5: Add image-properties support in helper
Nikos Skalkotos
11:53 am Revision 2545cdc5: Use load method instead of loads in inject-files
Nikos Skalkotos

11/08/2011

03:30 pm Bug #1577 (Feedback): Handle non existing personality directories/files
fixed in commit 22a2e378828a7e9597fd199a7affde35e3c2f91b
Nikos Skalkotos
03:29 pm Revision e0ae744d: Add parted as a default pkgs in HELPER_EXTRA_PKGS
Nikos Skalkotos
03:29 pm Revision e7cbe965: Add code to make task exclusion possible
Nikos Skalkotos
03:29 pm Revision a5dbdff8: Remove forgotten -l option in update-helper
Nikos Skalkotos
03:29 pm Revision 22a2e378: Create a bash wrapper for EnforcePersonality.py
All tasks should be bash scripts that source common.sh. We have also
fixed BUG #1577
Nikos Skalkotos
11:23 am Revision e16d4331: Add `img_properties` OS parameter
The img_properties parameter is a json dictionary
(json.dumps format) which contains all the necessary
properties tha...
Constantinos Venetsanopoulos

11/07/2011

01:21 am Revision 6c9a0b2e: Add renamed and new tasks in helper's Makefile.am
Nikos Skalkotos
12:31 am Revision ccd8f3a0: Add parted as a dependency for helper in configure
Nikos Skalkotos

11/04/2011

05:39 pm Revision f6e23601: Add diskdump support in the helper (part 2)
Nikos Skalkotos

11/03/2011

06:23 pm Revision 42f09a19: Add diskdump support in the helper (part 1)
Nikos Skalkotos
05:15 pm Revision 39822c89: Pass a new (SNF_IMAGE_)ROOT variable to the helper
For {ext,ntfs}dump this is always 1.
For diskdump this is an image property
Nikos Skalkotos
11:48 am Support #1571 (Closed): Trying to build snf-image debs, failing
Vangelis Koukis

11/02/2011

04:42 pm Revision 3f4f15f3: Add diskdump support in create (part 2)
Nikos Skalkotos

10/31/2011

05:05 pm Revision b206849d: Add diskdump support in create
Nikos Skalkotos
05:03 pm Revision d0362bb3: Beautify common.sh.in
Nikos Skalkotos
05:02 pm Revision 23996b5d: Beautify common.sh.in
Nikos Skalkotos

10/26/2011

07:12 pm Bug #1577 (Assigned): Handle non existing personality directories/files
A suggestion, untested:... Vangelis Koukis
06:58 pm Bug #1577 (Closed): Handle non existing personality directories/files
Setting personality content to paths that don't exist in selected image causes personality script to fail.... Kostas Papadimitriou
05:12 pm Revision cfd38847: Beautify help msg in update-helper
Also remove `-l' option. It's no longer needed. Nikos Skalkotos
12:12 pm Revision a1aef659: Add input options in update-helper script
Nikos Skalkotos

10/25/2011

04:01 pm Support #1571 (Resolved): Trying to build snf-image debs, failing
snf-ganeti-tools were added as a build-dependency in the snf-image-host package.
It is needed once we configure the p...
Constantinos Venetsanopoulos
03:52 pm Revision 5aa106c3: Add snf-ganeti-tools as a build-dependency
Add snf-ganeti-tools as a build-dependency for snf-image-host.
snf-progress-monitor is needed because we configure th...
Constantinos Venetsanopoulos
12:00 pm Support #1571 (Closed): Trying to build snf-image debs, failing
Hello,
I'm trying to build snf-image packages for our repository, and test build on my machine with dpkg-buildpack...
Costas Drogos
« Previous
Next »
 

Also available in: Atom