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
- Host: GitHub
- URL: https://github.com/dimkr/run_woof
- Owner: dimkr
- License: mit
- Created: 2015-09-17T20:57:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T21:05:13.000Z (almost 11 years ago)
- Last Synced: 2025-04-08T20:40:34.787Z (over 1 year ago)
- Language: Shell
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
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/).