Activity

From 11/19/2011 to 12/18/2011

12/17/2011

08:18 pm Revision a27e4ee4: Update PACKAGE_VERSION in configure.ac to 0.3
Nikos Skalkotos

12/15/2011

06:45 pm Revision 379a77c5: Update ChangeLog for 0.3
Nikos Skalkotos
06:40 pm Revision 040950bc: Explain why helper uses -f (force) in resize2fs
Nikos Skalkotos
05:50 pm Revision 71238d01: Fix a bash bug in create
The bug had to do with the presence of a space character right after =
in a variable assignment.
Nikos Skalkotos
05:46 pm Revision 198f8249: Fix default PITHOS_DATA value
Nikos Skalkotos
01:12 pm Revision 0762ba51: Host helper's COW and result file in a tmpfs jail
This way we can restrict the size of the files created by the helper. Nikos Skalkotos

12/14/2011

05:26 pm Revision e8978a38: Fix an error introduced in commit b97ada713646ab29
The device argument in tunefs command was erroneously ommited. Nikos Skalkotos
04:17 pm Revision b97ada71: Remove fs check before resizing a partition.
Check if the filesystem is clean, and fail if not. Nikos Skalkotos
03:39 pm Revision a2c82a06: Really minor cleanup
Remove a redundant echo. Nikos Skalkotos

12/13/2011

01:52 pm Revision 2a0c492d: Move the task exclusion check away from common.sh
Not all tasks, should be able to be excluded. If MountImage,
UnmountImage and InstallUnattanded are never excluded, t...
Nikos Skalkotos
12:08 pm Revision 11994c76: Minor Cleanup in the helper
Nikos Skalkotos

12/12/2011

08:04 pm Bug #1577 (Closed): Handle non existing personality directories/files
Nikos Skalkotos
07:39 pm Revision 541a0d7d: Fix 2 bugs in FilesystemResizeUnmounted task
* Add -y option to e2fsck, otherwise the program complaines for not
running in an interactive shell
* Fix a typo ...
Nikos Skalkotos
06:43 pm Revision c334f836: Make helper fail is OSFAMILY property is missing
Also did a minor cleanup in AssignHostname task Nikos Skalkotos
04:55 pm Revision 7ee2a43d: Change the format of the "exclude task" properties
New format: EXCLUDE_TASK_<task_name> Nikos Skalkotos
04:33 pm Revision 54c9b524: Update Makefile.am to include pithcat
Nikos Skalkotos
04:25 pm Revision 6b16be7c: Update AUTHORS list
Add Giorgos Verigakis in the AUTHORS list for contributing pithcat. Nikos Skalkotos
04:05 pm Revision 57af65d4: Merge branch 'pithos-backend'
Nikos Skalkotos
03:34 pm Revision d71f59e9: Clean up code and support pithos-hosted images
* Drop "custom" image format type. The same functionality is provided
by network-hosted images.
* Images with id ...
Nikos Skalkotos
03:26 pm Revision 0d090771: License change to match the rest of the project
Giorgos Verigakis

12/09/2011

01:41 pm Revision fa7285cf: Add pithcat tool
It connects to a Pithos backend and either fetches
the data of a file or returns its size.
Refs #1745
Giorgos Verigakis

12/06/2011

03:35 pm Feature #1749 (Closed): Support Pithos-provided images
Support Images provided on a Pithos backend. Call an appropriate command-line tool to extract image metadata and data... Vangelis Koukis

12/01/2011

05:07 pm Revision de0cc3e9: Do fs check before reseizing ext{2,3,4} partitions
Nikos Skalkotos
05:02 pm Revision 725a0f88: Remove the ARCH field from the image name
Nikos Skalkotos

11/23/2011

01:45 pm snf-image-host_0.2-1.debian.tar.gz
Vangelis Koukis
01:22 pm snf-image-host_0.2-1_amd64.changes
Vangelis Koukis
01:22 pm snf-image-host_0.2-1_all.deb
Vangelis Koukis
01:22 pm snf-image-host_0.2-1.dsc
Vangelis Koukis
01:21 pm snf-image-host_0.2.orig.tar.gz
Vangelis Koukis
01:21 pm snf-image-helper_0.2-1_amd64.changes
Vangelis Koukis
01:21 pm snf-image-helper_0.2-1_all.deb
Vangelis Koukis
01:21 pm snf-image-helper_0.2-1.dsc
Vangelis Koukis
01:21 pm snf-image-helper_0.2-1.debian.tar.gz
Vangelis Koukis
01:20 pm snf-image-helper_0.2.orig.tar.gz
Vangelis Koukis
12:41 pm Revision 31298135: Merge branch 'master' into debian
Vangelis Koukis
12:36 pm Revision 7b8cdc65: Fix yet another syntax error introduced in 78e9f20
Nikos Skalkotos
12:07 pm Revision baf8926c: Fix a syntax error introduced in the commit 78e9f
Nikos Skalkotos
11:52 am Revision 348c654a: Merge branch 'master' into debian
Vangelis Koukis

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
« Previous
Next »
 

Also available in: Atom