Older
-
r83
(Relicensed from "GPL V2" to "GPL V2 or (at your option) any ...) committed by borggreve
- Relicensed from "GPL V2" to "GPL V2 or (at your option) any later version" to be compatible with
"GPL V2 or greater".
Relicensed from "GPL V2" to "GPL V2 or (at your option) any later version" to be compatible with
"GPL V2 or greater".
-
-
r81
(Fixed ask_oke/ask_no_oke (partly).
) committed by borggreve
- Fixed ask_oke/ask_no_oke (partly).
Fixed ask_oke/ask_no_oke (partly).
-
-
r79
(Added zip and tar.gz support.
Removed old usage() function ...) committed by borggreve
- Added zip and tar.gz support.
Removed old usage() function as it is not being used.
Support for friendly vm names with spaces.
Added zip and tar.gz support.
Removed old usage() function as it is not being used.
Support for friendly vm names with spaces.
-
r78
(Polished command line parameters, shuffled some code
) committed by borggreve
- Polished command line parameters, shuffled some code
Polished command line parameters, shuffled some code
-
r77
(- createvm.py now listens to command line parameters.
Cleane...) committed by borggreve
- - createvm.py now listens to command line parameters.
Cleaned up some variable names, changed some code layout.
create_conf and print_conf are now seperated. config is created when guest os is accepted,
create_conf also fills the summary.
- createvm.py now listens to command line parameters.
Cleaned up some variable names, changed some code layout.
create_conf and print_conf are now seperated. config is created when guest os is accepted,
create_conf also fills the summary.
-
r76
(
CreateVM libary and test script x.py
) committed by googlegr...@opperschaap.net
-
CreateVM libary and test script x.py
CreateVM libary and test script x.py
-
r75
(
Python version of createvm, modular setup
) committed by googlegr...@opperschaap.net
-
Python version of createvm, modular setup
Python version of createvm, modular setup
-
r74
(createvm.py - a port of createvm.sh in Python.
Not much fan...) committed by borggreve
- createvm.py - a port of createvm.sh in Python.
Not much fancy stuff yet, just the bash script and code-flow converted to Python.
The script can create VM's at this point, but you cannot influence any of its parameters with
command line options.
createvm.py - a port of createvm.sh in Python.
Not much fancy stuff yet, just the bash script and code-flow converted to Python.
The script can create VM's at this point, but you cannot influence any of its parameters with
command line options.
-
r73
(
Going to change some stuff, created correct directory struc...) committed by googlegr...@opperschaap.net
-
Going to change some stuff, created correct directory structure for man pages
libs and bin dirs
Going to change some stuff, created correct directory structure for man pages
libs and bin dirs
-
r72
(Creating a personal branch of createvm's trunk) committed by googlegr...@opperschaap.net
- Creating a personal branch of createvm's trunk
Creating a personal branch of createvm's trunk
-
-
-
r69
(Added VNC support for the VM.) committed by borggreve
- Added VNC support for the VM.
Added VNC support for the VM.
-
r68
(trunk is now version 0.6) committed by borggreve
- trunk is now version 0.6
-
r67
(Tagging the 0.5 release.) committed by borggreve
- Tagging the 0.5 release.
-
r66
(Added man-page. View with: nroff -man createvm.1 | less
) committed by borggreve
- Added man-page. View with: nroff -man createvm.1 | less
Added man-page. View with: nroff -man createvm.1 | less
-
r65
(small changes, var. names, output redir...) committed by borggreve
- small changes, var. names, output redir...
small changes, var. names, output redir...
-
r64
(Start VM with parameter, vmplayer and vmware. Changed -x par...) committed by borggreve
- Start VM with parameter, vmplayer and vmware. Changed -x param to do this. Removed -X option .
Start VM with parameter, vmplayer and vmware. Changed -x param to do this. Removed -X option .
-
r63
(added yes/no fix :)
) committed by borggreve
- added yes/no fix :)
-
r62
(script now succesfully deletes files with spaces too... ;)
) committed by borggreve
- script now succesfully deletes files with spaces too... ;)
script now succesfully deletes files with spaces too... ;)
-
r61
(
yes/no no only accepts y/n/yes/no
) committed by googlegr...@opperschaap.net
-
yes/no no only accepts y/n/yes/no
yes/no no only accepts y/n/yes/no
-
r60
(Remove output-file options, it is now changed by setting the...) committed by borggreve
- Remove output-file options, it is now changed by setting the -n parameter. VM name and output file
can have spaces.
Remove output-file options, it is now changed by setting the -n parameter. VM name and output file
can have spaces.
-
r59
(
ask_no_ok and and ask_ok are "merged"
2 log functions rena...) committed by googlegr...@opperschaap.net
-
ask_no_ok and and ask_ok are "merged"
2 log functions renamed/added
ask_no_ok and and ask_ok are "merged"
2 log functions renamed/added
-
r58
(Added named color codes. Made color output options, -M
) committed by borggreve
- Added named color codes. Made color output options, -M
Added named color codes. Made color output options, -M
-
r57
(
Renamed functions (log functions, help, version and others)...) committed by googlegr...@opperschaap.net
-
Renamed functions (log functions, help, version and others)
We are using bash, so backticks are not needed $( ) syntax works fine :)
GPL v2 mentioned explicitly
Renamed functions (log functions, help, version and others)
We are using bash, so backticks are not needed $( ) syntax works fine :)
GPL v2 mentioned explicitly
-
r56
(Made Binary check optional.
Put if + then on one line
) committed by borggreve
- Made Binary check optional.
Put if + then on one line
Made Binary check optional.
Put if + then on one line
-
r55
(changed functions names from WhoopsCase to slacker_case
some...) committed by borggreve
- changed functions names from WhoopsCase to slacker_case
some other small optical changes
changed functions names from WhoopsCase to slacker_case
some other small optical changes
-
r54
(regression (I think?) from after r42) committed by borggreve
- regression (I think?) from after r42
regression (I think?) from after r42
-
r53
(dependent binaries are now in an array) committed by borggreve
- dependent binaries are now in an array
dependent binaries are now in an array
-
r52
(minor: made CreateConf little more consistent) committed by borggreve
- minor: made CreateConf little more consistent
minor: made CreateConf little more consistent
-
r51
(vmware-vdiskmanager now logs output to file to hide its mess...) committed by borggreve
- vmware-vdiskmanager now logs output to file to hide its messages
vmware-vdiskmanager now logs output to file to hide its messages
-
r50
(
Value "'FALSE'" for variable "floppy0.present" is not a val...) committed by googlegr...@opperschaap.net
-
Value "'FALSE'" for variable "floppy0.present" is not a valid boolean value.
Using value "FALSE".
Fixed this bug in add_config_param
Value "'FALSE'" for variable "floppy0.present" is not a valid boolean value.
Using value "FALSE".
Fixed this bug in add_config_param
-
r49
(removed uncommented shebang line to vmware
changed some Inf...) committed by borggreve
- removed uncommented shebang line to vmware
changed some Info messages
removed uncommented shebang line to vmware
changed some Info messages
-
r48
(
add_config_param is now actually a setter for config items...) committed by googlegr...@opperschaap.net
-
add_config_param is now actually a setter for config items
add_config_param is now actually a setter for config items
-
r47
(Made output of binary check nicer with printf, change copyri...) committed by borggreve
- Made output of binary check nicer with printf, change copyright line, changed some tabs to spaces.
Made output of binary check nicer with printf, change copyright line, changed some tabs to spaces.
-
r46
(fixed confict info (mine/r44)) committed by borggreve
- fixed confict info (mine/r44)
fixed confict info (mine/r44)
-
r45
(Main: Added tar.gz support. Output can be zip and tar.gz at ...) committed by borggreve
- Main: Added tar.gz support. Output can be zip and tar.gz at the same time.
Main: Added tar.gz support. Output can be zip and tar.gz at the same time.
-
-
r43
(
Made some code nicer to look at.
Help changed to use defaul...) committed by googlegr...@opperschaap.net
-
Made some code nicer to look at.
Help changed to use default values which are set in the script, so the help
will change if the defaults are changed
Made some code nicer to look at.
Help changed to use default values which are set in the script, so the help
will change if the defaults are changed
-
r42
(minor change in OS list, the list is even nicer :)) committed by borggreve
- minor change in OS list, the list is even nicer :)
minor change in OS list, the list is even nicer :)
-
r41
(
Small changes
Disk IDE type now also has impact on the dis...) committed by googlegr...@opperschaap.net
-
Small changes
Disk IDE type now also has impact on the disk creation
Small changes
Disk IDE type now also has impact on the disk creation
-
r40
(
Changed the way we add config parameters, one time write to...) committed by googlegr...@opperschaap.net
-
Changed the way we add config parameters, one time write to file
Also moved up the config creation a bit, just before creating the disk
Changed the way we add config parameters, one time write to file
Also moved up the config creation a bit, just before creating the disk
-
r39
(You can create virtual machines now with directories which c...) committed by googlegr...@opperschaap.net
- You can create virtual machines now with directories which contain spaces
You can create virtual machines now with directories which contain spaces
-
r38
(Removed some debugging stuff and local PATH stuff which I ad...) committed by googlegr...@opperschaap.net
- Removed some debugging stuff and local PATH stuff which I added incidently.
Removed some debugging stuff and local PATH stuff which I added incidently.
-
r37
(Changed the list OS option, reduces the amount of lines prin...) committed by googlegr...@opperschaap.net
- Changed the list OS option, reduces the amount of lines printed
Changed the list OS option, reduces the amount of lines printed
|