Drop Vagrantfile
Nobody in the development team has ever really used that, it needs a ton of dependencies, and doesn't work in toolbox/Silverblue. Our own vm-run/image-customize etc. machinery is efficient enough, and proven to work. Closes #321
This commit is contained in:
parent
4166f0a5d4
commit
5660330c4c
2 changed files with 0 additions and 38 deletions
|
|
@ -80,14 +80,6 @@ You can also run the test against a different Cockpit image, for example:
|
|||
|
||||
TEST_OS=fedora-32 make check
|
||||
|
||||
# Vagrant
|
||||
|
||||
This directory contains a Vagrantfile that installs and starts cockpit on a
|
||||
Fedora 26 cloud image. Run `vagrant up` to start it and `vagrant rsync` to
|
||||
synchronize the `dist` directory to `/usr/local/share/cockit/starter-kit`. Use
|
||||
`vagrant rsync-auto` to automatically sync when contents of the `dist`
|
||||
directory change.
|
||||
|
||||
# Customizing
|
||||
|
||||
After cloning the Starter Kit you should rename the files, package names, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue