Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtyler/freebsd-livery
Experimental livery with FreeBSD and pkgng
https://github.com/rtyler/freebsd-livery
Last synced: 27 days ago
JSON representation
Experimental livery with FreeBSD and pkgng
- Host: GitHub
- URL: https://github.com/rtyler/freebsd-livery
- Owner: rtyler
- Created: 2012-07-09T00:12:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-09T06:49:14.000Z (over 12 years ago)
- Last Synced: 2024-11-26T21:03:05.329Z (29 days ago)
- Language: Shell
- Size: 2.36 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# FreeBSD + pkgng
This is an experiment to play with using [pkgng](http://wiki.freebsd.org/pkgng)
on Colin Perciva's [FreeBSD EC2
images](http://www.daemonology.net/freebsd-on-ec2/).Running `blimpy start` in this directory will fire up a 9.0-RELEASE VM in AWS'
US West 2 region, and then it will install `pkg(1)`, `rsync(1)`, and
`puppet(1)`.After it's done all that, it'll punt control over to Puppet, which incorporates
the [puppet-pkgng](https://github.com/xaque208/puppet-pkgng) provider for
installing packages.Fancy!
## In Action
I've recorded a screencast of this in action [in this YouTube
video](http://www.youtube.com/watch?v=Dyq2_1Cv5Gk)