forge
login
or
join now
tsiry-sandratraina.com
/
openindiana-up
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A simple, powerful CLI tool to spin up OpenIndiana virtual machines with QEMU
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
Tsiry Sandratraina
8c700772
Add logging and port forwarding options for virtual machines; refactor start and runQemu functions
main
5mo ago
Tsiry Sandratraina
b923a16b
Add AHCI support for virtual machines in QEMU configuration
5mo ago
Tsiry Sandratraina
3bedbd62
Refactor disk size checks to use EMPTY_DISK_THRESHOLD_KB constant for consistency
5mo ago
Tsiry Sandratraina
66a4e927
Replace lodash with @es-toolkit/es-toolkit in multiple files for improved compatibility
5mo ago
Tsiry Sandratraina
fc5ff2c5
Update package metadata and use version from deno.json in CLI
5mo ago
Tsiry Sandratraina
2a931bf4
Rename 'drive' option to 'image' in CLI and update related functionality
5mo ago
Tsiry Sandratraina
d5d5ed51
Add 'rm' command to remove a virtual machine
6mo ago
Tsiry Sandratraina
6aba9096
Update README to include VM management commands and bridge networking details
6mo ago
Tsiry Sandratraina
1832528e
Implement virtual machine management commands and database integration; add start, stop, inspect, and list functionalities
6mo ago
Tsiry Sandratraina
69c13d8b
update README and deps
6mo ago
Tsiry Sandratraina
4a2da487
Refactor network and utility functions; move to src directory and enhance bridge setup logic
6mo ago
Tsiry Sandratraina
eb4f2049
Add MAC address generation for network device in QEMU setup
6mo ago
Tsiry Sandratraina
9b8d71e5
Add support for network bridge configuration in VM setup; include bridge option in command and utility functions
6mo ago
Tsiry Sandratraina
60d24d01
Refactor drive image creation and ISO download logic; add utility functions for better modularity
6mo ago
Tsiry Sandratraina
bd66364e
Update size option description for VM disk image creation to include example
6mo ago
Tsiry Sandratraina
ffd67c28
Update size option description for VM disk image creation
6mo ago
Tsiry Sandratraina
8c47c921
Make 'size' property required in Options interface and update drive image creation command
6mo ago
Tsiry Sandratraina
26fac66a
Add support for creating VM disk images with size option
6mo ago
Tsiry Sandratraina
6d1423bb
update README
6mo ago
Tsiry Sandratraina
f472e231
update README
6mo ago
Tsiry Sandratraina
c40dae71
Initial Commit
6mo ago
Add logging and port forwarding options for virtual machines; refactor start and runQemu functions
main
8c700772
Tsiry Sandratraina
5mo
Add AHCI support for virtual machines in QEMU configuration
b923a16b
Tsiry Sandratraina
5mo
Refactor disk size checks to use EMPTY_DISK_THRESHOLD_KB constant for consistency
3bedbd62
Tsiry Sandratraina
5mo
Replace lodash with @es-toolkit/es-toolkit in multiple files for improved compatibility
66a4e927
Tsiry Sandratraina
5mo
Update package metadata and use version from deno.json in CLI
fc5ff2c5
Tsiry Sandratraina
5mo
Rename 'drive' option to 'image' in CLI and update related functionality
2a931bf4
Tsiry Sandratraina
5mo
Add 'rm' command to remove a virtual machine
d5d5ed51
Tsiry Sandratraina
6mo
Update README to include VM management commands and bridge networking details
6aba9096
Tsiry Sandratraina
6mo
Implement virtual machine management commands and database integration; add start, stop, inspect, and list functionalities
1832528e
Tsiry Sandratraina
6mo
update README and deps
69c13d8b
Tsiry Sandratraina
6mo
Refactor network and utility functions; move to src directory and enhance bridge setup logic
4a2da487
Tsiry Sandratraina
6mo
Add MAC address generation for network device in QEMU setup
eb4f2049
Tsiry Sandratraina
6mo
Add support for network bridge configuration in VM setup; include bridge option in command and utility functions
9b8d71e5
Tsiry Sandratraina
6mo
Refactor drive image creation and ISO download logic; add utility functions for better modularity
60d24d01
Tsiry Sandratraina
6mo
Update size option description for VM disk image creation to include example
bd66364e
Tsiry Sandratraina
6mo
Update size option description for VM disk image creation
ffd67c28
Tsiry Sandratraina
6mo
Make 'size' property required in Options interface and update drive image creation command
8c47c921
Tsiry Sandratraina
6mo
Add support for creating VM disk images with size option
26fac66a
Tsiry Sandratraina
6mo
update README
6d1423bb
Tsiry Sandratraina
6mo
update README
f472e231
Tsiry Sandratraina
6mo
Initial Commit
c40dae71
Tsiry Sandratraina
6mo