An open API service indexing awesome lists of open source software.

https://github.com/dimkr/run_woof

Runs woof-CE in a chroot environment
https://github.com/dimkr/run_woof

Last synced: about 1 year ago
JSON representation

Runs woof-CE in a chroot environment

Awesome Lists containing this project

README

          

__
_ __ _ _ _ __ __ _____ ___ / _|
| '__| | | | '_ \ \ \ /\ / / _ \ / _ \| |_
| | | |_| | | | | \ V V / (_) | (_) | _|
|_| \__,_|_| |_|___\_/\_/ \___/ \___/|_|
|_____|

Overview
========

run_woof is a wrapper that runs woof-CE in a Puppy Linux
(http://www.puppylinux.org/) chroot environment.

It allows:
- Use of woof-CE on distributions other than Puppy itself
- x86 Puppy development on x86_64
- Safer use of woof-CE, without risk of contaminating the development
environment

Usage
=====

To use run_woof:
- Download your Puppy version of choice and its matching 'devx' module
- Obtain the woof-CE codebase
- Run run_woof; pass the paths to the ISO image, 'devx' module and woof-CE

The woof-CE directory will be mounted at /root/share.

Credits and Legal Information
=============================

run_woof is free and unencumbered software released under the terms of the MIT
license; see COPYING for the license text. For a list of its authors and
contributors, see AUTHORS.

The ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).