Revision:

Revisions

# Date Author Comment
971a3e68 02/04/2014 11:08 am Nikos Skalkotos

Add new HELPER_MEMORY parameter

This can be used to overwrite the size of the virtual RAM that will
be given to the helper VM

1217cf99 02/03/2014 06:48 pm Nikos Skalkotos

Merge branch 'feature-enlarge-openbsd' into develop

ac9116f0 02/03/2014 06:39 pm Nikos Skalkotos

Pin the version of openbsd-utils pkg

1de1eff5 02/03/2014 06:06 pm Nikos Skalkotos

Cleanup disklabel.py

Remove --print-last-linux and change some other argument names

83d0c566 02/03/2014 05:28 pm Nikos Skalkotos

Rewrite the MountImage task

Add code to read /etc/fstab of the *BSD images and mount the remaining
filesystems during MountImage. This only worked for Linux

abe2770c 01/31/2014 07:01 pm Nikos Skalkotos

Remove NUL chars from the output of disklabel.py

1bda0902 01/31/2014 06:46 pm Nikos Skalkotos

Show the partition label in diskpart -l

ee78390c 01/30/2014 01:59 pm Nikos Skalkotos

Minor pep8 error in disklabel.py

0d413fc6 01/30/2014 01:53 pm Nikos Skalkotos

Fix a bug in disklabel enlarge code

If the disk size is greater that 8G then the CHS value of the MBR
will overflow. We should assign a fixed CHS value for this case.

922c1513 01/29/2014 06:04 pm Nikos Skalkotos

Remount every UFS partition rw just to be sure

In many cases although rw flags is passed to mount, the command
returns SUCCESS with a warning that the fs seems to be mounted ro.
Remounting rw does work.

4e364304 01/29/2014 05:00 pm Nikos Skalkotos

Use blockdev instead of partprobe after disklabel

partprobe creates the partitions by itself and since it does not
support disklabels, the disklabel partitons are not recreated

2a7694e7 01/29/2014 04:04 pm Nikos Skalkotos

Preserve ax_python_module.m4 in dh_auto_clean

2bb4d250 01/29/2014 04:00 pm Nikos Skalkotos

Merge branch 'develop' into debian-develop

48af2403 01/29/2014 03:28 pm Nikos Skalkotos

Run partprobe after diskpart.py

After disklabel.py enlarges the partition the kernel must be
informed about this

365b2ed3 01/29/2014 02:53 pm Nikos Skalkotos

Add support for resizing OpenBSD UFS file systems

de34e7aa 01/29/2014 12:14 pm Nikos Skalkotos

Add support for enlarging OpenBSD images

This only enlarges the partition and not the ufs file system

326e2667 01/24/2014 06:46 pm Nikos Skalkotos

Merge branch 'master' into develop

bump version to 0.12.1next

Conflicts:
version
version.m4

e412e0ca 01/24/2014 06:13 pm Nikos Skalkotos

Bump version to 0.12.1-1~wheezy

Signed-off-by: Nikos Skalkotos <>

68b51ba4 01/24/2014 06:12 pm Nikos Skalkotos

Merge branch 'master' into debian-wheezy

d3af4a90 01/24/2014 06:08 pm Nikos Skalkotos

Update ChangeLog and version for 0.12.1

009d50af 01/24/2014 06:07 pm Nikos Skalkotos

Merge branch 'hotfix-0.12.1'

4d88c6cf 01/24/2014 05:43 pm Nikos Skalkotos

Fix bug in import/export regarding some API params

Fix a bug where API params like CONFIG_URL or IMG_PASSWORD where
checked and used by scripts other that `create' (e.g. `import' and
`export'). This may lead to errors. The CONFIG_URL may not be valid
after the image creation

dcb9c964 01/24/2014 04:32 pm Nikos Skalkotos

Bump version to 0.12.1

07e454a4 12/12/2013 04:54 pm Nikos Skalkotos

Bump version to 0.12next

4c86fa7e 12/12/2013 04:52 pm Nikos Skalkotos

Merge branch 'master' into develop

« Previous 1 2 3 4 ... 31 Next » (26-50/767) | Per page: 25, 50, 100

Also available in: Atom