This is a Funtoo Linux that is packaged into a Vagrant box file. Currently only a VirtualBox version is provided. It is based on the Funtoo Base Vagrant box and provides a development environment for Commodore 64 projects.
- Funtoo Linux 1.4
- Architecture: x86-64bit, intel64-nehalem (compatible with most CPUs since 2008)
- 50 GB dynamic sized HDD image (ext4)
- Timezone:
UTC
- NAT Networking using DHCP (virtio)
- Vagrant user vagrant with password vagrant (can get superuser via sudo without password), additionally using the default SSH authorized keys provided by Vagrant (see https://github.com/hashicorp/vagrant/tree/master/keys)
- Optional: build your own Debian Kernel 5.10 (debian-sources)
- List of installed software:
- Any software installed in the base box
Get the latest experimental build from Vagrant Cloud: eyesee/c64dev
- Run
./build.sh
, followed by./finalize.sh
- Run
./test.sh
- Run
./test_ansible.sh
- Run
./upload.sh
- Run
./init.sh
- Run
./startup.sh
- Run
./config.sh
- Run
./clean_env.sh
- Run
./vagrant_cloud_token.sh
- Run
./clean_cloud.sh
Please create an issue or submit a pull request.