Statistics
| Branch: | Tag: | Revision:

root @ 1bda0902

Name Size
  docs
  snf-image-helper
  snf-image-host
ChangeLog 9.6 kB
README 770 Bytes
devflow.conf 103 Bytes
version 11 Bytes
version.m4 43 Bytes
version_template 52 Bytes

Latest revisions

# Date Author Comment
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

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

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

Update ChangeLog and version for 0.12.1

View all revisions | View revisions

Also available in: Atom