- 04 Apr, 2014 2 commits
-
-
Nikos Skalkotos authored
Also remove reglookup and chntpw
-
Nikos Skalkotos authored
The relationship with ganeti is declared in the 'Enhances' field.
-
- 06 Feb, 2014 5 commits
-
-
Nikos Skalkotos authored
Signed-off-by:
Nikos Skalkotos <skalkoto@grnet.gr>
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
* Add links for downloading NetBSD and OpenBSD images * Remove the reference to the partition extending limitation for OpenBSD
-
- 05 Feb, 2014 1 commit
-
-
Nikos Skalkotos authored
Add an extra check to determine if the user gave the correct ROOT_PARTITION property
-
- 04 Feb, 2014 1 commit
-
-
Nikos Skalkotos authored
This can be used to overwrite the size of the virtual RAM that will be given to the helper VM
-
- 03 Feb, 2014 4 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
Remove --print-last-linux and change some other argument names
-
Nikos Skalkotos authored
Add code to read /etc/fstab of the *BSD images and mount the remaining filesystems during MountImage. This only worked for Linux
-
- 31 Jan, 2014 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 30 Jan, 2014 2 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
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.
-
- 29 Jan, 2014 7 commits
-
-
Nikos Skalkotos authored
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.
-
Nikos Skalkotos authored
partprobe creates the partitions by itself and since it does not support disklabels, the disklabel partitons are not recreated
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
After disklabel.py enlarges the partition the kernel must be informed about this
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
This only enlarges the partition and not the ufs file system
-
- 24 Jan, 2014 7 commits
-
-
Nikos Skalkotos authored
bump version to 0.12.1next Conflicts: version version.m4
-
Nikos Skalkotos authored
Signed-off-by:
Nikos Skalkotos <skalkoto@grnet.gr>
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
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
-
Nikos Skalkotos authored
-
- 12 Dec, 2013 3 commits
-
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-
- 03 Dec, 2013 1 commit
-
-
Nikos Skalkotos authored
During ./configure check that python >= 2.6 as well as prctl and scapy python modules are present in the system
-
- 02 Dec, 2013 1 commit
-
-
Nikos Skalkotos authored
The pithosmap URI needs an image size in the end
-
- 05 Nov, 2013 4 commits
-
-
Nikos Skalkotos authored
In OpenBSD the first line(s) get overwritten upon each boot by the rc scripts and kernel informations are added
-
Nikos Skalkotos authored
Signed-off-by:
Nikos Skalkotos <skalkoto@grnet.gr>
-
Nikos Skalkotos authored
-
Nikos Skalkotos authored
-