diff options
| author | Richard W.M. Jones <rjones@redhat.com> | 2010-12-03 13:17:00 +0000 |
|---|---|---|
| committer | Richard W.M. Jones <rjones@redhat.com> | 2010-12-05 09:33:25 +0000 |
| commit | 66a9d53e48f14d7fe1d9f4b801a1c5582d83efa6 (patch) | |
| tree | 555e29f52452cd88a6deb086b86bb55ab85f5fff /examples/README | |
| parent | 304ee3695e41904d8b2184922732f47aa6ccc0d4 (diff) | |
| download | febootstrap-3.0.tar.gz febootstrap-3.0.tar.xz febootstrap-3.0.zip | |
Rewrite febootstrap as a general supermin appliance building tool.3.0
This complete rewrite of the building tools turns febootstrap
into a general purpose, cross-distro, supermin appliance only
build tool.
There is now only one program 'febootstrap' which is used to
build a supermin appliance from a list of packages.
Normal appliances are not supported.
The tools are incompatible with febootstrap 2.x (use the
febootstrap-2.x branch from git to get the old package).
Diffstat (limited to 'examples/README')
| -rw-r--r-- | examples/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/README b/examples/README deleted file mode 100644 index c52e7b0..0000000 --- a/examples/README +++ /dev/null @@ -1,10 +0,0 @@ -You should read and edit these scripts before running them! - -You don't need to be root, in fact, you *shouldn't* be root -when running these scripts! - -If you want to run the scripts without installing febootstrap, -then you need to make your $PATH point to the top build -directory, eg: - - PATH=$(pwd)/..:$PATH |
